OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-08-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-14 Michael Niedermayersws: remove hScale16NX_c()
2011-08-14 Michael Niedermayersws: remove hScale16N() and use ronalds reformated...
2011-08-14 Michael Niedermayersws: remove unneeded code from last merge
2011-08-14 Stefano Sabatinivf_unsharp: set default chroma size value to 5x5
2011-08-14 Stefano Sabatinivf_unsharp: fix out-of-buffer read
2011-08-14 Stefano Sabatinilavfi: remove delogo mp wrapper
2011-08-14 Stefano Sabatinilavfi: port libmpcodecs delogo filter
2011-08-14 Mina Nagy Zakilavfi: add aformat filter
2011-08-14 Mina Nagy Zakilavfi: add internal functions for parsing format arguments
2011-08-14 Nathan Caldwellaacenc: Fix number of coefficients used in a LFE channel.
2011-08-14 Nathan Caldwellaacenc: Fix a segfault with grouped psymodel.
2011-08-14 Stefano Sabatinivsink_buffer: make the buffer cache all the incoming...
2011-08-13 Stefano Sabatinififo: return AVERROR(ENOMEM) rather -1 in av_fifo_reall...
2011-08-13 Stefano Sabatinififo: apply misc cosmetic fixes
2011-08-13 Stefano Sabatinififo: add av_fifo_peek2(), and deprecate av_fifo_peek()
2011-08-13 Stefano Sabatinilavdev/lavfi: correctly set the inout pad index when...
2011-08-13 Reimar DöffingerVC-1: fix reading of custom PAR.
2011-08-13 Reimar DöffingerSupport streaming .au files.
2011-08-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-13 Clément Bœschdv: honor timecode in DV muxer.
2011-08-13 Clément Bœschmxf: honor timecode drop flag in mxf muxer if set.
2011-08-13 Clément Bœschmxf: add cli option in mxfenc to replace GOP timecode...
2011-08-13 Clément Bœschmxf: move framenum to timecode convert to timecode...
2011-08-13 Robert Krügervf_unsharp: fix copy&paste error in chroma_amount param...
2011-08-13 Stefano Sabatinivf_unsharp: vertically align lines, for better readability
2011-08-13 Stefano Sabatinivf_unsharp: store hsub/vsub in the filter context
2011-08-13 Stefano Sabatinivf_unsharp: adopt a more natural order of params in...
2011-08-13 Stefano Sabatinivf_unsharp: rename method "unsharpen" to "apply_unsharp"
2011-08-13 Michael Niedermayerffmpeg: fix null pointer segfault on solaris. (ticket381)
2011-08-13 Michael Niedermayeravconv: remove trailing whitespace
2011-08-13 Dominique Leuenbergerset Release to 0.8.2.git. We are at 0.8.2 and a bit...
2011-08-13 Thierry Foucumov: Set negative Sample_duration in STTS to 1
2011-08-13 Michael Niedermayerdoc/avconv.texi: fixup a few ff/av references
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 Luca Barbatoswscale: add dithering to yuv2yuvX_altivec_real
2011-08-12 Kostya Shishkovrv34: free+allocate buffer instead of reallocating...
2011-08-12 Ronald S. Bultjeh264: add missing brackets.
2011-08-12 Ronald S. Bultjeswscale: use 15-bit intermediates for 9/10-bit scaling.
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
next