OSDN Git Service

coroid/libav_saccubus.git
2011-03-22 Reimar DöffingerDetect byte-swapped AC-3 and support decoding it directly.
2011-03-22 Justin Rugglescosmetics: indentation
2011-03-22 Justin RugglesAlways copy input data for AC3 decoder.
2011-03-22 Justin Rugglesac3enc: make sym_quant() branch-free
2011-03-22 Justin Rugglescosmetics: indentation
2011-03-22 Justin RugglesAdd a CPU flag for the Atom processor.
2011-03-22 Anton Khirnovid3v2: skip broken tags with invalid size
2011-03-22 Anton Khirnovid3v2: don't explicitly skip padding
2011-03-22 Dave YeoMake sure kbhit() is in conio.h
2011-03-22 Mans Rullgardfate: update wmv8-drm reference
2011-03-22 Ronald S. Bultjevc1: make P-frame deblock filter bit-exact.
2011-03-21 Martin Storsjöconfigure: Add the -D parameter to the dlltool command
2011-03-21 Martin Storsjöamr: Set the AVFMT_GENERIC_INDEX flag
2011-03-21 Martin Storsjöamr: Set the pkt->pos field properly to the start of...
2011-03-21 Martin Storsjöamr: Set the codec->bit_rate field based on the last...
2011-03-21 Martin Storsjörtsp: Specify unicast for TCP interleaved streams, too
2011-03-21 Luca BarbatoSet the correct target for mingw64 dlltool
2011-03-21 Martin Storsjöapplehttp: Change the variable for stream position...
2011-03-21 Martin Storsjöffplay: Don't assume ic->pb is non-null
2011-03-21 Anton Khirnovid3v2: simplify error handling.
2011-03-21 Anton Khirnovid3v2: explicitly seek to the end of the tag after...
2011-03-21 Anton Khirnovavio: make av_url_read_fseek/fpause internal.
2011-03-21 Ronald S. Bultjevc1: slice support.
2011-03-21 Ronald S. Bultjevc1: fix up memleaks in the error codepath.
2011-03-21 Ronald S. Bultjevc1: warn for unimplemented pan-scan feature.
2011-03-21 Anton Khirnovavio: deprecate url_fileno
2011-03-21 Anton Khirnovrmenc: replace avio_seek(0) with avio_tell()
2011-03-21 Anton Khirnovlavf: replace some more avio_seek(SEEK_CUR) with avio_skip
2011-03-20 Mans Rullgardffv1: allocate correct size for sample buffer
2011-03-20 Panagiotis... Do no modify terminal parameters using termios.h
2011-03-20 Mans RullgardMove ff_dct_init_mmx declaration to dct.h
2011-03-20 Mike Scheutzowdoc: add details to the documentation for ffmpeg -map
2011-03-20 Stefano Sabatiniffmpeg: modify help text for the map option
2011-03-20 Mans Rullgarddct: remove superflous #include
2011-03-20 Mans RullgardMove dct and rdft definitions to separate files
2011-03-20 Mans RullgardMove sine windows to a separate file
2011-03-19 Mans RullgardMove ff_kbd_window_init() to a separate file
2011-03-19 Mans Rullgardfft: remove inline wrappers for function pointers
2011-03-19 Luca Barbatoconfigure: use dlltools instead of lib.exe
2011-03-19 Luca Barbatoconfigure: check for SDL_Linked_Version instead of...
2011-03-19 Mans RullgardRemove Sonic experimental audio codec
2011-03-19 Mans Rullgardfate: remove stale fate-update.sh script
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-18 Janne Grunauget rid of the last svn mentions
2011-03-18 Konstantin... configure: use -r option for pr when listing enabled...
2011-03-18 Nathan Caldwellaacenc: 10l, missed a reference when refactoring the...
2011-03-17 Justin Rugglesac3enc: add float_to_fixed24() with x86-optimized versi...
2011-03-17 Mans Rullgardasf: update seek test reference
2011-03-17 Anton Khirnovnutenc: fix a memleak
2011-03-17 Vladimir Pantelicasfdec: subtract the preroll value and thus output...
2011-03-17 Martin Storsjölavf: Make make_absolute_url a lavf internal function
2011-03-17 Martin StorsjöAdd missed APIchanges and changelog entries
2011-03-17 Martin Storsjöapplehttp: Fix a typo in a comment
2011-03-17 Stefano Sabatinilavf: make av_interleave_packet() return meaningful...
2011-03-17 Stefano Sabatinilavf: enable av_dlog message in av_interleaved_write_fr...
2011-03-17 Stefano Sabatinilavf: enable av_dlog() in compute_pkt_fields2()
2011-03-17 Nathan Caldwellaacenc: cosmetics, indentation, and comment clarification
2011-03-17 Nathan Caldwellaacenc: Refactor the parts of the AAC psymodel.
2011-03-17 Young Han Leeaaccoder: Change FFMAX for allzero flag to OR bit operation
2011-03-17 Anton Khirnovavio: rename put_flush_packet -> avio_flush
2011-03-17 Anton Khirnovavio: deprecate url_close_buf
2011-03-17 Anton Khirnovavio: deprecate url_open_buf
2011-03-17 Anton Khirnovavio: always compile avio_printf, rather than on CONFIG...
2011-03-17 Anton Khirnovavio: avio_ prefix for url_fprintf
2011-03-17 Anton Khirnovavio: change avio_tell/skip from macros to inline functions
2011-03-17 Anton Khirnovavio: make url_setbufsize internal.
2011-03-17 Anton Khirnovlavf: move ff_get_v from avio.h to avio_internal.h
2011-03-17 Anton Khirnovnutenc: mux chapters.
2011-03-17 Luca Barbatodoc: update applehttp documentation
2011-03-17 Anton Khirnovlavf: replace avio_seek(SEEK_CUR) with avio_skip where...
2011-03-16 Ramiro PollaRemove occurrences of my old email address
2011-03-16 Mans Rullgarddsputil: add bswap16_buf()
2011-03-16 Sean McGoverndarwin: use -read_only_relocs flag only on 32-bit x86
2011-03-16 Janne Grunaureplace FFmpeg with Libav in doc/
2011-03-16 Janne Grunauuse LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
2011-03-16 Janne Grunaureplace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
2011-03-16 Janne Grunaupartially rename FFmpeg to Libav
2011-03-16 Anton Khirnovmp3enc: remove mp3_write_packet(), use ff_raw_write_pac...
2011-03-16 KostyaDo not attempt to decode APE file with no frames
2011-03-16 Anton Khirnovjvdec: don't use deprecated url_feof()
2011-03-16 Justin Rugglesmathops: fix MULL() when the compiler does not inline...
2011-03-15 Anton Khirnovid3v2: merge TYER/TDAT/TIME to date tag
2011-03-15 Justin Rugglesmathops: change "g" constraint to "rm" in x86-32 versio...
2011-03-15 Justin Rugglesmathops: convert MULL/MULH/MUL64 to inline functions...
2011-03-15 Nicolas GeorgeUse AVERROR_EXIT with url_interrupt_cb.
2011-03-15 Nicolas GeorgeAdd AVERROR_EXIT.
2011-03-15 Anton Khirnovavio: deprecate url_ferror
2011-03-15 Anton Khirnovlavf/utils: dont't explicitly check AVIOContext.error
2011-03-15 Philip Langdaleh264_mp4toannexb_bsf: Fix spurious warning when stream...
2011-03-14 Mans RullgardDelete MAINTAINERS file
2011-03-14 Justin Rugglesac3enc: add SIMD-optimized shifting functions for use...
2011-03-14 Justinac3enc: do not right-shift fixed-point coefficients...
2011-03-14 Peter Rossmm decoder: move buffer allocation from decode_init...
2011-03-14 Peter Rossjv demuxer: prevent video packet size overflow
2011-03-14 Peter Rossjv demuxer: define JV_PREAMBLE_SIZE instead of hard...
2011-03-14 Peter Rossjv demuxer: calculate palette_size for each frame in...
2011-03-14 Peter RossBitmap Brothers JV errata
2011-03-14 Peter RossBitmap Brothers JV demuxer
2011-03-14 Peter RossBitmap Brothers JV video decoder
2011-03-13 Johan AnderssonUpdate the url to the site website and change ffmpeg...
next