]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-03-20 Derek Buitenhuiszerocodec: Fix license
2012-03-20 Derek BuitenhuisFATE: Add ZeroCodec test
2012-03-19 Michael Niedermayerffv1enc: Check context_model
2012-03-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-19 Michael Niedermayersnowenc: move runs from stack to heap.
2012-03-19 Michael Niedermayeravcodec_encode_audio2: Increase the audio buffer size.
2012-03-19 Michael Niedermayermp3_probe: consider id3 tags to be low scoring mp3.
2012-03-19 Stefano Sabatinilavfi/aspect: fail with AVERROR(EINVAL) in case of...
2012-03-19 Kostya Shishkovfix space type in Changelog
2012-03-19 Derek BuitenhuisZeroCodec Decoder
2012-03-19 Stefano Sabatinilavc/sunrastenc: consider cases with linesize < 0
2012-03-19 Kostya ShishkovRealAudio Lossless decoder
2012-03-19 Martin Storsjörtpenc: Use AVFormatContext.packet_size instead of...
2012-03-19 Nicolas Georgeurl: Document the expected behaviour of url_read
2012-03-19 Martin Storsjölibavformat: Use AVFormatContext.probesize in init_input
2012-03-19 Martin Storsjödocs: Fix a stray reference to tags in the generic...
2012-03-19 Matthieu Bourongxf: return AVERROR_EOF instead of AVERROR(EIO) at...
2012-03-19 Martin Storsjöcosmetics: Align some AVInput/OutputFormat declarations
2012-03-19 Carl Eugen... Tell users about supported audio samplerates in mmf.
2012-03-19 Carl Eugen... Match documentation for transparency in BGR32 iff images.
2012-03-19 Kostya Shishkovzmbv: check decompress result
2012-03-19 Kostya Shishkovzmbv: correct indentation
2012-03-19 Michael Niedermayerh264: print the pps_id when its invalid.
2012-03-18 Derek BuitenhuisZeroCodec Decoder
2012-03-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_thp to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_yamaha to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_swf to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_sbpro to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ct to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ima_amv/smjpeg to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ea_xas to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ea_r1/2/3 to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert ea_maxis_xa to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ea to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm convert adpcm_ima_ea_sead to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ima_ea_eacs to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_xa to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert ima_ws to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ima_apc to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ima_iss to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_dk3 to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_dk4 to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ms to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: use av_clip() in adpcm_ima_expand_nibble().
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_4xm to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ima_wav to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: convert adpcm_ima_qt to bytestream2.
2012-03-18 Ronald S. Bultjeadpcm: fix nb_samples rounding for adpcm_ima_dk3, and...
2012-03-18 Michael Niedermayeroma: Fix out of array read.
2012-03-18 Michael Niedermayerbuild_sys: zmbv test depends on zlib
2012-03-18 Michael Niedermayerbuild_sys: zlib_test depends on zlib
2012-03-18 Michael Niedermayerbuild_sys: mpng_test depends on zlib
2012-03-18 Michael Niedermayerbuild_sys: flashsv2_test depends on zlib
2012-03-18 Michael Niedermayerbuild_sys: Add dependencies for pp testing.
2012-03-18 William Yulavfi/movie: add loop parameter
2012-03-18 Stefano Sabatinilavc/jpeglsenc: fix allocation in case of negative...
2012-03-18 Paul B Maholpgmyuvenc: abort encoding if width is not even
2012-03-18 Tomas Härdinmxfdec: Let pkt->pts = mxf->current_edit_unit if intra...
2012-03-18 Mans Rullgardfate: make compare() function compatible with POSIX bc
2012-03-18 Diego BiurrunUpdate Janne's email address.
2012-03-18 Diego BiurrunAPIchanges: Replace Subversion revision numbers by...
2012-03-18 Diego Biurrunbytestream: Eliminate one level of pointless macro...
2012-03-18 Ronald S. Bultjexwd: convert to bytestream2.
2012-03-18 Paul B Maholvqavideo: port to bytestream2 API
2012-03-18 Michael Niedermayerindeo4: Skip null frames.
2012-03-18 Carl Eugen... jpg: fix colors for sequential RGB
2012-03-18 Michael Niedermayervorbisenc: set quality to a reasonable default.
2012-03-18 Stefano Sabatinilavfi/scale: document behavior with regards to the...
2012-03-18 Reinhard TartlerRead preset files with suffix .avpreset
2012-03-18 Kostya Shishkovprores: allow user to set fixed quantiser
2012-03-18 Michael Niedermayerdv: Fix streamcopy input.
2012-03-18 Michael Niedermayerx11grab: fix compilation
2012-03-17 Michael Niedermayerpthread: Fix mixing of declarations and statements.
2012-03-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-17 Anton Khirnovlavf: remove some disabled code.
2012-03-17 Anton Khirnovlavf: only set average frame rate for video.
2012-03-17 Anton Khirnovlavf: remove a pointless check.
2012-03-17 Michael Niedermayerdsp: fix diff_bytes_mmx() with small width
2012-03-17 Paul B Maholavcodec: add XBM encoder
2012-03-17 Justin Rugglesresample: allocate a large enough output buffer
2012-03-17 Mans Rullgardfate: fix enc_dec_pcm tests with remote target
2012-03-17 Nicolas Georgevf_thumbnail: forward request_frame at least once.
2012-03-17 Justin Ruggleswmaenc: remove bit-exact hack
2012-03-17 Justin RugglesFATE: remove WMA acodec tests
2012-03-17 Justin RugglesFATE: add WMAv1 and WMAv2 encode/decode tests with...
2012-03-17 Justin RugglesFATE: add AC-3 and E-AC-3 encode/decode tests with...
2012-03-17 Nicolas Georgeudp: fix non-blocking and interrupt handling.
2012-03-17 Stefano Sabatinilavfi/crop: show input and output sample aspect ratio...
2012-03-17 Nicolas Georgeurl: document url_read exact behaviour.
2012-03-17 Stefano Sabatinilavfi/allfilters: fix weird vertical align
2012-03-17 Stefano Sabatinilavfi: add bbox filter
2012-03-17 Paul B Maholpcm: leave sample format conversion to libswresample
2012-03-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-17 Michael Niedermayerffmpeg: allow selective and complete disabling of map_m...
2012-03-17 Aneesh Dograqtrle: Use bytestream2 functions to prevent buffer...
2012-03-16 Paul B Maholvqavideo: check malloc return values
2012-03-16 Antonio Ospitex11grab: fix a memory leak exposed by valgrind
2012-03-16 Uoti Urpalathreads: fix old frames returned after avcodec_flush_bu...
2012-03-16 Janne GrunauMPV: always mark dummy frames as reference
next