OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-03-22 Michael NiedermayerFake-Merge remote-tracking branch 'ffmpeg-mt/master'
2011-03-21 Stefano Sabatiniffprobe: tweak error message in open_input_file()
2011-03-21 Peter RossRemove unused pixel format (PIX_FMT_UNUSED) and swap...
2011-03-21 Tomas HärdinAdd xd55 codec tag for XDCAM HD422 720p25 CBR files.
2011-03-21 Carl Eugen... Allow demuxing of APE files with metadata tags.
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
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 Mans Rullgardconfigure: use pkg-config helpers
2011-03-19 Mans Rullgardconfigure: improve pkg-config support
2011-03-19 Mans Rullgardconfigure: allow checking multiple functions in check_f...
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Peter RossAdd unused pixel format (PIX_FMT_UNUSED) to make PIX_FM...
2011-03-19 Stefano Sabatiniffplay: add braces around union definition
2011-03-19 Stefano Sabatiniffplay: add existence check on ic->pb in decode_thread()
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-19 Reimar DöffingerFix compiler warnings due to missing casts.
2011-03-19 Reimar DöffingerDetect byte-swapped AC-3 (aka DNET) and support decodin...
2011-03-18 Mark Himsleyfade: fix draw_slice() check on fade->factor value
2011-03-18 Mark Himsleyfade: make draw_slice() chroma check against planes...
2011-03-18 Janne Grunauget rid of the last svn mentions
2011-03-18 Peter Rosspatcheck: warn about assert usage
2011-03-18 Michael Niedermayerreverts parts of commit de11ee906ed232157392924735c18ab...
2011-03-18 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-18 Stefano Sabatinilavf: fix function name in compute_pkt_fields2 av_dlog...
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 j@v2v.ccremove definition of swab
2011-03-17 Michael NiedermayerRevert "jvdec: don't use deprecated url_feof()"
2011-03-17 Michael NiedermayerRevert "partially rename FFmpeg to Libav"
2011-03-17 Michael NiedermayerRevert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
2011-03-17 Michael NiedermayerRevert "use LIBAV_LICENSE and LIBAV_VERSION instead...
2011-03-17 Michael NiedermayerRevert "replace FFmpeg with Libav in doc/"
2011-03-17 Anton Khirnovnutenc: fix a memleak
2011-03-17 Vladimir Pantelicasfdec: subtract the preroll value and thus output...
2011-03-17 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-17 Peter RossAdd PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats
2011-03-17 Philip LangdaleCrystalHD: Use doxygen compatible comments where relevant.
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-17 Stefano Sabatinilavf: make av_interleave_packet() return meaningful...
2011-03-17 Stefano Sabatinilavf: enable av_dlog() in compute_pkt_fields2()
2011-03-17 Stefano Sabatinilavf: enable av_dlog message in av_interleaved_write_fr...
2011-03-17 Thierry FoucuFix compilation error when CONFIG_AVFILTER is not defined.
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 Aurelien Jacobsmatroskadec: set a default duration also for packets...
2011-03-16 Baptiste CoudurierUse av_strdup instead of strdup, fixes mingw build
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 Ramiro PollaRemove occurrences of my old email address.
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 Kostya ShishkovDo not attempt to decode APE file with no frames.
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 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-15 Michael NiedermayerRevert "ac3enc: shift coefficients to 24-bit following...
2011-03-15 Michael NiedermayerRevert "ac3enc: add SIMD-optimized shifting 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
next