OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-08-13 Michael NiedermayerMerge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'
2011-08-12 Michael Niedermayerac3dec: export center & suroundmix levels
2011-08-12 Michael Niedermayerav_get_string: search children too.
2011-08-12 Michael Niedermayerav_get_number: also search children, this is more sane...
2011-08-12 Michael Niedermayeropt_find: fix segfault
2011-08-12 Ronald S. BultjeMove x86util.asm from libavcodec/ to libavutil/.
2011-08-12 Ronald S. BultjeMove x86inc.asm to libavutil/.
2011-08-12 Dustin BrodyAPIchanges: note error_recognition in lavf
2011-08-12 Dustin Brodylavf: add support for error_recognition, use it in...
2011-08-12 Anton Khirnovavconv: change semantics of -map
2011-08-12 Anton Khirnovavconv: get rid of new* options.
2011-08-12 Anton Khirnovcmdutils: allow precisely specifying a stream for AVOpt...
2011-08-12 Michael Niedermayerac3enc: drop common fixed/float encoder
2011-08-12 Pino Toscanoconfigure: add missing CFLAGS to fix building on the...
2011-08-12 Reinhard Tartlerlibx264: Include hint for possible values for configuri...
2011-08-12 Anton Khirnovcmdutils: allow ':'-separated modifiers in option names.
2011-08-12 Anton Khirnovavconv: make -map_metadata work consistently with the...
2011-08-12 Anton Khirnovavconv: remove deprecated options.
2011-08-12 Anton Khirnovavconv: make -map_chapters accept only the input file...
2011-08-12 Anton KhirnovMake a copy of ffmpeg under a new name -- avconv.
2011-08-12 Anton Khirnovffmpeg: add a warning stating that the program is depre...
2011-08-11 Kostya ShishkovAdd weighted motion compensation for RV40 B-frames
2011-08-11 Kostya ShishkovRV3/4: calculate B-frame motion weights once per frame
2011-08-11 Kostya ShishkovMove RV3/4-specific DSP functions into their own context
2011-08-11 Dustin Brodymjpeg: propagate decode errors from ff_mjpeg_decode_sos...
2011-08-11 Dustin Brodyh264: notice memory allocation failure
2011-08-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-11 Michael Niedermayercavsdec: check run value validity
2011-08-11 Justin Rugglesac3enc: add macros for option names to make them more...
2011-08-11 Justin Rugglesac3enc: fix 'channel_coupling' option to actually allow...
2011-08-11 Stefano Sabatiniindevs.texi: fix typo (builf -> build)
2011-08-11 Stefano Sabatinilavdev: add libavfilter virtual input device
2011-08-11 Stefano Sabatinilavfi: remove mp test wrapper
2011-08-11 Stefano Sabatinilavfi: port mp test source
2011-08-11 Stefano Sabatinivf_mp: sort listing of vf_info_t symbols
2011-08-11 Stefano Sabatinivf_select: reindent after the previous commit
2011-08-11 William Yuvf_select: add NULL-checks in uninit
2011-08-11 Stefano Sabatinivf_select: check for isnan when setting t from pts
2011-08-11 William Yuvf_select: set start_t if undefined
2011-08-10 Mans Rullgardcavs: fix some crashes with invalid bitstreams
2011-08-10 Justin Rugglesac3enc: clip coupling coordinates during calculation
2011-08-10 Justin RugglesRemove incorrect info in documentation of AVCodecContex...
2011-08-10 Clément Bœschoggenc: add missing initializer braces to shut up gcc...
2011-08-10 Clément Bœschavidec: add missing initializer braces to shut up gcc...
2011-08-10 Clément Bœschalsa: remove too unused variables.
2011-08-10 Reimar DöffingerAlways pass a AVFormatContext to av_log.
2011-08-10 Michael Niedermayercavsdec: avoid possible crash with crafted input
2011-08-10 Baptiste Coudurierlavc: fix parentheses placement in avcodec_open2().
2011-08-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-10 Michael NiedermayerNoMerge commit '4d58e4cb4ca8e04317fecea432ea3272a445877c'
2011-08-10 Clément Bœschtimecode: move dropframe code and doxycomment it.
2011-08-10 Clément Bœschtimecode: introduce timecode and honor it in MPEG-1/2.
2011-08-10 Clément Bœschoptions: handle options with the same name in codecs...
2011-08-10 Michael Niedermayercavs: fix oCERT #2011-002 FFmpeg/libavcodec insufficien...
2011-08-10 Anton Khirnovlavc: make avcodec_init() static on next bump.
2011-08-09 Justin Rugglesac3enc: remove unneeded #include
2011-08-09 Justin Rugglesac3enc: restructure coupling coordinate reuse calculation
2011-08-09 Justin Rugglesac3enc: allow new coupling coordinates to be sent indep...
2011-08-09 Justin Rugglesac3enc: separate exponent bit counting from exponent...
2011-08-09 Michael Niedermayerlavc: bump minor for Go2Meeting codec ID
2011-08-09 Thierry FoucuAVCodecTag: Add MKTAG for Go2Meeting video codec
2011-08-09 Thierry FoucuAVCodec: Add Go2Meeting codec ID
2011-08-09 Marton Balintffplay: pass frame durations clearly to video video_refresh
2011-08-09 Dustin Brodyh264: propagate error return values for AV_LOG_ERROR...
2011-08-09 Alex Converseaac: Don't attempt to output configure an invalid chann...
2011-08-09 Anton KhirnovRename ffserver to avserver.
2011-08-09 Anton KhirnovRename ffprobe to avprobe.
2011-08-09 Anton KhirnovRename ffplay to avplay.
2011-08-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-09 Michael Niedermayerra288: avoid one multiply
2011-08-09 Kostya ShishkovPretty-print RV3/4 decoder source
2011-08-09 Baptiste Coudurier100l: fix parentheses placement when checking for ret < 0
2011-08-09 Kostya ShishkovSaner RV1/2 initialisation and RV2 header parsing.
2011-08-08 Carl Eugen... ffmpeg: fix passlogfile regression
2011-08-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-08 Baptiste Coudurierlibx264: do not set pic quality if no frame is output
2011-08-08 Baptiste Coudurierlibx264: add preset, tune, profile and fastfirstpass...
2011-08-07 Stefano Sabatinilavfi: remove gradfun mp wrapper
2011-08-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-06 Stefano Sabatinilavfi: fix registration name for the buffersink sink
2011-08-06 Stefano Sabatinilavfi: avoid void* arithmetic in defaults.c:set_common_...
2011-08-06 Mina Nagy Zakilavfi: add asink_abuffer - audio buffer sink
2011-08-06 Mina Nagy Zakilavfi: fix doxygen doc for config_props() callback
2011-08-06 Mina Nagy Zakilavfi: remove default config_props() callback and refac...
2011-08-06 Stefano Sabatinilavfi: remove avfilter_default_config_input_link()...
2011-08-06 Dustin Brodylavc: fix misspelling in comment
2011-08-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-05 Dustin Brodyaac: propagate error return values for AV_LOG_ERROR...
2011-08-04 Michael Niedermayerffmpeg: Fix doxygen comments for MetadataMap
2011-08-04 Stefano Sabatinilsws: remove optimization debug logs in sws_init_context()
2011-08-04 Stefano Sabatinilsws: use array for storing the supported in/out inform...
2011-08-04 Stefano Sabatinifilters.texi: fix wrong references in the "Filtergraph...
2011-08-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-04 Stefano Sabatiniyadif: correct documentation on the parity parameter
2011-08-04 Michael Niedermayermpegvideo.h: remove the 1 line difference to qatar
2011-08-04 Luca Barbatoapplehttp: fix variant discard logic
2011-08-04 Carl Eugen... Fix possible crash when decoding mpeg streams.
2011-08-04 Alex Converseh263dec: Fix asserts broken by the elimination of FF_CO...
2011-08-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-03 Michael Niedermayeravidec: skip seek pos adjustment for non interleaved...
next