]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-01-30 Martin Storsjöflvdec: Interpret a toplevel 'object' type metadata...
2012-01-30 Anton Khirnovavconv: deprecate the -deinterlace option
2012-01-30 Michael Niedermayerdiracdec: Fix integer overflow leading to out of global...
2012-01-30 Michael Niedermayerfate: add support for specifying the shell used to...
2012-01-30 Martin Storsjödoc: Fix the name of the new function
2012-01-30 Justin Rugglesaacenc: make sure to encode enough frames to cover...
2012-01-30 Justin Rugglesaacenc: only use the number of input samples provided...
2012-01-30 Alex Conversewmadec: Verify bitstream size makes sense before callin...
2012-01-30 Alex Conversekmvc: Log into a context at a log level constant.
2012-01-30 Alex Conversempeg12: Pad framerate tab to 16 entries.
2012-01-30 Michael Niedermayerkgv1dec: Increase offsets array size so it is large...
2012-01-30 Alex Conversekmvc: Check palsize.
2012-01-30 Alex Conversensvdec: Propagate errors
2012-01-30 Alex Conversensvdec: Be more careful with av_malloc().
2012-01-30 Michael Niedermayernsvdec: Fix use of uninitialized streams.
2012-01-30 Reimar Döffingerhuffman: use a simple assignment instead of FFSWAP.
2012-01-30 Reimar DöffingerDeobfuscate ff_huff_build_tree.
2012-01-30 Martin Storsjömovenc: cosmetics: Get rid of camelCase identifiers
2012-01-30 Paul B Maholswscale: more generic check for planar destination...
2012-01-30 Martin Storsjödoc: Document mov/mp4 fragmentation options
2012-01-30 Diego Biurrunbuild: Use order-only prerequisites for creating FATE...
2012-01-30 Carl Eugen... Cosmetics: Add bit per component information to v308...
2012-01-30 Martin LambersDetect jps and pns files as (3D) jpg and png images.
2012-01-30 Carl Eugen... Add option forced_subs_only for Bluray subtitles.
2012-01-30 Carl Eugen... Add pix_fmt_info for yuva444.
2012-01-30 Christophe... x86 dsputil: provide SSE2/SSSE3 versions of bswap_buf
2012-01-30 Diego Biurrunrtsp: Remove some unused variables from ff_rtsp_connect().
2012-01-30 Paul B Maholavutil: make intfloat api public
2012-01-30 Rafaël Carréavformat_write_header(): detail error message
2012-01-30 Mike Melansons/vbsf/bsf/
2012-01-30 Mike Melansonyuv4mpeg: allow YUV4MPEG2 demuxer to recognize 'C420...
2012-01-30 Ronald S. Bultjepng: add support for bpp>4 to paeth x86 SIMD code.
2012-01-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-30 Ronald S. Bultjepng: add SSE2 version for add_bytes_l2.
2012-01-30 Ronald S. Bultjepng: convert DSP functions to yasm.
2012-01-29 Mans RullgardFix non-C89 declarations in for loops
2012-01-29 Alexander Strasserbuild: configure: Restore alphabetical order for CMDLIN...
2012-01-29 Reimar DöffingerFix offset validity checks.
2012-01-29 Reimar Döffingerfraps: frame threading support.
2012-01-29 Reimar Döffingerfraps: Deduplicate some code.
2012-01-29 Reimar Döffingerfraps: Minor simplification, use local variable.
2012-01-29 Ronald S. Bultjepng: add missing #if HAVE_SSSE3 around function pointer...
2012-01-29 Paul B Maholr210enc: don't write uninitialized data
2012-01-29 Paul B Maholfate: add v308 encoding/decoding test
2012-01-29 Paul B Mahollibvpxenc: update after FF_API_X264_GLOBAL_OPTS removal
2012-01-29 Paul B Maholfate: add yuv4 encoding/decoding test
2012-01-29 Peter Rossbintext: use private options now that AVFormatParameter...
2012-01-29 Carl Eugen... Improve decoding quality for lossy wavpack.
2012-01-29 Reimar Döffingerfraps: optimize pseudo-YUV to RGB conversion.
2012-01-29 Ronald S. Bultjeimdct36: mark SSE functions as using all 16 XMM registers.
2012-01-29 Ronald S. Bultjepng: move DSP functions to their own DSP context.
2012-01-29 Aneesh Dograsunrast: Add a sample request for TIFF, IFF, and Experi...
2012-01-29 Aneesh Dograsunrast: Cosmetics
2012-01-29 Aneesh Dograsunrast: Remove if (unsigned int < 0) check.
2012-01-29 Aneesh Dograsunrast: Replace magic number by a macro.
2012-01-29 Paul KendallFix dvb subtitle decoding when display segment is missing.
2012-01-29 Reimar Döffingerfraps: Add release_buffer forgotten when reget_buffer...
2012-01-29 Reimar Döffingerfraps: fix indentation.
2012-01-29 Reimar DöffingerFRAPS: Do not needlessly use reget_buffer.
2012-01-29 Reimar DöffingerFallback to input timestamps for non-delay encoders.
2012-01-29 Paul B Maholfate: fix r210 test on big endian
2012-01-29 Paul B Maholfate: add R210 encoding/decoding test
2012-01-29 Paul B Maholr210enc: fix encoding for unaligned widths
2012-01-29 Paul B Maholfate: add Y41P encoding/decoding test
2012-01-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-28 Reimar Döffingerrawenc: initialize coded_frame via avcodec_get_frame_de...
2012-01-28 Reimar Döffingerlibgsm: Fix compilation.
2012-01-28 Paul B Maholv210x: check for return value of avcodec_alloc_frame()
2012-01-28 Paul B Maholv210enc: remove redundant assignment
2012-01-28 Paul B Maholv210enc: check return value of avcodec_alloc_frame()
2012-01-28 Paul B Maholv210dec: check return value of avcodec_alloc_frame()
2012-01-28 Paul B Maholroqaudioenc: check return value of avcodec_alloc_frame()
2012-01-28 Paul B Maholroqaudioenc: remove redundant assignment
2012-01-28 Paul B Maholr210dec: check return value of avcodec_alloc_frame()
2012-01-28 Paul B Maholpcm: remove redundant assignment
2012-01-28 Paul B Maholpcm: check return value of avcodec_alloc_frame()
2012-01-28 Paul B Mahollibopencore-amr: fix memleak
2012-01-28 Paul B Mahollibopencore-amr: check return value of avcodec_alloc_fr...
2012-01-28 Paul B Mahollibmp3lame: remove dupe assigment
2012-01-28 Paul B Mahollibgsm: remove dupe assigment.
2012-01-28 Paul B Mahollibgsm: check return value of gsm_create & avcodec_allo...
2012-01-28 Nathan Caldwellaacenc: Fix LONG_START windowing.
2012-01-28 Nathan Caldwellaacenc: Fix a bug where deinterleaved samples were...
2012-01-28 Reimar DöffingerAdd -vsync drop.
2012-01-28 Reimar DöffingerCompare video_sync_method against the appropriate defines.
2012-01-28 Reimar DöffingerDemux all parts of concatenated H.264.
2012-01-28 Reimar DöffingerSet AVFMT_TS_NONSTRICT for framecrc muxer.
2012-01-28 Reimar DöffingerRemove unnecessary -vsync 0.
2012-01-28 Reimar DöffingerMerge palette-only header with actual video frame.
2012-01-28 Reimar DöffingerDFA: fix "skip frame" TSW1 encoding.
2012-01-28 Paul B Maholadpcmenc: refactor some code.
2012-01-28 Paul B Maholadpcmenc: check return value of avcodec_alloc_frame()
2012-01-28 Paul B Maholadxenc: check return value of avcodec_alloc_frame()
2012-01-28 Paul B Maholac3enc: check return value of avcodec_alloc_frame()
2012-01-28 Michael Niedermayerexample: Update decoding/encoding example to the new...
2012-01-28 Michael Niedermayerexample: update muxing example to purple API
2012-01-28 Anton Khirnovavplay: use the correct array size for stride.
2012-01-28 Anton Khirnovlavc: extend doxy for avcodec_alloc_context3().
2012-01-28 Anton KhirnovAPIchanges: mention avcodec_alloc_context()/2/3
2012-01-28 Anton Khirnovavcodec_align_dimensions2: set only 4 linesizes, not...
next