]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-07-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-28 Nicolas Georgefaq: suggest the concat filter.
2012-07-28 Nicolas Georgefaq: disambiguate "join".
2012-07-28 Michael Niedermayerffmpeg: allow using the r_frame_rate as fundamental...
2012-07-28 Ronald S. Bultjeh264_idct_10bit: port x86 assembly to cpuflags.
2012-07-28 Loren Merrittx86inc: clip num_args to 7 on x86-32.
2012-07-28 Ronald S. Bultjex86inc: sync to latest version from x264.
2012-07-28 Ronald S. Bultjefft: rename "z" to "zc" to prevent name collision.
2012-07-28 Michael Niedermayerffmpeg: add code to perform ts wrap correction
2012-07-28 Michael Niedermayerfate: switch rsync to fate-suite.ffmpeg.org
2012-07-28 Nicolas Georgeavf_concat: fix silence duration.
2012-07-28 Nicolas Georgeasrc_flite: do not crash on multiple instances.
2012-07-28 Anton Khirnovwv: return meaningful error codes.
2012-07-28 Anton Khirnovwv: return AVERROR_EOF on EOF, not EIO.
2012-07-28 Anton Khirnovmp3dec: forward errors for av_get_packet().
2012-07-28 Anton Khirnovmp3dec: remove a pointless local variable.
2012-07-28 Anton Khirnovmp3dec: remove commented out cruft.
2012-07-28 Anton Khirnovlavfi: bump minor to mark stabilizing the ABI.
2012-07-28 Anton KhirnovFATE: add tests for yadif.
2012-07-28 Anton KhirnovFATE: add a test for delogo video filter.
2012-07-28 Anton KhirnovFATE: add a test for amix audio filter.
2012-07-28 Anton Khirnovaudiogen: allow specifying random seed as a commandline...
2012-07-28 Michael Niedermayervc1dec: Override invalid macroblock quantizer
2012-07-28 Michael Niedermayervc1: avoid reading beyond the last line in vc1_draw_spr...
2012-07-28 Michael Niedermayervc1dec: check that coded slice positions and interlacin...
2012-07-28 Michael Niedermayervc1dec: Do not ignore ff_vc1_parse_frame_header_adv...
2012-07-28 Stefano Sabatinidoc/general: add missing device support information
2012-07-28 Nicolas Georgeavf_concat: fix min value for v option.
2012-07-28 Diego Biurrunconfigure: Move parts that should not be user-selectabl...
2012-07-28 Stefano Sabatinilavfi: add flite audio source
2012-07-28 Stefano Sabatinidoc/filters: itemize movie examples
2012-07-28 Stefano Sabatinilavfi: move movie and amovie to a "multimedia sources...
2012-07-28 Stefano Sabatinilavu/bprint: extend/clarify documentation for av_bprint...
2012-07-28 Anton Khirnovlavf: remove commented out cruft in avformat_find_strea...
2012-07-28 Anton KhirnovAdd missing libavutil/time.h includes.
2012-07-28 Michael Niedermayermpegaudiodec: switch to av_assert
2012-07-28 Ronald S. Bultjevp3: don't compile mmx IDCT functions on x86-64.
2012-07-28 Ronald S. Bultjeh264_loopfilter: port x86 simd to cpuflags.
2012-07-28 jamaldxva2: Fix some warnings about incompatible pointer...
2012-07-28 Mans Rullgardbuild: support non-standard replacements for -c flag
2012-07-28 Mans Rullgardbuild: support non-standard replacements for -E flag
2012-07-28 Ronald S. Bultjeh264_chromamc_10bit: port x86 simd to cpuflags.
2012-07-28 Ronald S. Bultjevp3: port x86 SIMD to cpuflags.
2012-07-28 Diego Biurrunbuild: Use portable compiler flag constructs in header...
2012-07-28 Diego Biurrunx11grab: cosmetics: consistent naming for x11grab-relat...
2012-07-28 Diego Biurrunbuild: Rename YASMDEP variable to DEPYASM for consistency
2012-07-27 Michael Niedermayerdvdsubenc: switch to av_assert
2012-07-27 Michael Niedermayeravio: Document that write_packet() is not allowed to...
2012-07-27 Martin Storsjöhls: Proceed to the next segment at any error code
2012-07-27 Martin Storsjötls: Return AVERROR_EOF if the TLS_read/write functions...
2012-07-27 Ronald S. Bultjerv34: port x86 SIMD to cpuflags.
2012-07-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-27 Ronald S. Bultjevp56: only compile MMX SIMD on x86-32.
2012-07-27 Ronald S. Bultjevp56: port x86 simd to cpuflags.
2012-07-27 jamalimgutils: Fix warnings about incompatible pointer type...
2012-07-27 Ronald S. Bultjeproresdsp: port x86 assembly to cpuflags.
2012-07-27 Carl Eugen... Fix aiff demuxer dependencies.
2012-07-27 Justin Ruggleslavr: x86: improve non-SSE4 version of S16_TO_S32_SX...
2012-07-27 Justin Ruggleslavfi: better channel layout negotiation
2012-07-27 Justin Rugglesalac: check for truncated packets
2012-07-27 Justin Rugglesalac: reverse lpc coeff order, simplify filter
2012-07-27 jamaldwt: Fix several warnings about incompatible pointer...
2012-07-27 Justin Ruggleslavr: add x86-optimized mixing functions
2012-07-27 Justin Rugglesx86: add support for fmaddps fma4 instruction with...
2012-07-27 Steven Robertsonvf_alphamerge: Fix reversed conditional
2012-07-27 Matthieu Bouronavutil: support 50 and 60 frame rates in timecode api
2012-07-27 Marton Balintmxfdec: fix off by one error in d10 aes3 decoding
2012-07-27 jamalaviobuf: Fix warning about discarded qualifier
2012-07-27 Michael Niedermayerzmbv: Fix warning about discarded qualifier
2012-07-27 jamalffv1: Fix warnings about incompatible pointer type...
2012-07-27 Kostya Shishkovtscc2: fix typo in array index
2012-07-26 Mans Rullgardbuild: use COMPILE template for HOSTOBJS
2012-07-26 Mans Rullgardbuild: do full flag handling for all compiler-type...
2012-07-26 Ronald S. Bultjeeval: fix printing of NaN in eval fate test.
2012-07-26 Diego Biurrunbuild: Rename aandct component to more descriptive...
2012-07-26 Michael Niedermayerfate: change fate-suite rsync server.
2012-07-26 Ronald S. Bultjempegaudio: bury inline asm under HAVE_INLINE_ASM.
2012-07-26 Ronald S. Bultjex86inc: automatically insert vzeroupper for YMM functions.
2012-07-26 Clément BœschSubViewer demuxer and decoder.
2012-07-26 Clément Bœschlavc/rt: small wording fix in a comment.
2012-07-26 Samuel Pitoisetrtmp: Check the buffer length of ping packets
2012-07-26 Samuel Pitoisetrtmp: Allow having more unknown data at the end of...
2012-07-26 Samuel Pitoisetrtmp: Prevent reading outside of an allocate buffer...
2012-07-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-26 Michael NiedermayerChangelog: put entries lost in 2cb4d516549526b5e17e941f...
2012-07-26 Michael Niedermayerffmpeg: doxyfy some comments and mention the timebase...
2012-07-26 Michael Niedermayerffmpeg: move decoded_frame->pts computation together
2012-07-26 Michael Niedermayerffmpeg: Fix rounding errors in decoded_frame->pts compu...
2012-07-26 Michael Niedermayerffmpeg: fix assumed decoded_frame->pts timebase
2012-07-26 Michael Niedermayerffmpeg: reset decoded_frame->pts after rescaling.
2012-07-26 Michael Niedermayermpc8: Initialize AVFrame properly
2012-07-26 Michael Niedermayermpc7: Initialize AVFrame properly
2012-07-26 Michael Niedermayerffmpeg: fix units of next_?ts in debug printing routine.
2012-07-26 Michael Niedermayerh264_cabac: switch to av_assert
2012-07-26 Michael Niedermayerh264_cabac: switch to av_assert
2012-07-26 Michael Bradshawlibopenjpeg: support YUV and deep RGB pixel formats
2012-07-26 Carl Eugen... Fix typo in v410 decoder.
2012-07-26 William Yulavfi/af_amerge: avfilter_copy_buffer_ref_props will...
2012-07-26 Michael Niedermayeromadec: switch to AVSTREAM_PARSE_FULL_RAW
2012-07-26 Michael Niedermayerloasdec: switch to AVSTREAM_PARSE_FULL_RAW
next