]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-06-02 Marton Balintffplay: remove VideoState from audio_open
2012-06-02 Marton Balintffplay: put audio parameters to their own struct
2012-06-02 Marton Balintffplay: put audio_open into a seperate function
2012-06-02 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-06-02 Michael Niedermayerh264: log debug output for slightly truncated streams
2012-06-02 Michael Niedermayerh264: try to better handle h264 streams that are slight...
2012-06-02 Michael Niedermayerbmv: fix apparent sign error in the frame_off check
2012-06-02 Michael Niedermayerbmv: fix integer overflows in vlc decoder.
2012-06-02 Michael Niedermayerffv1: fix integer overflow in quant table initialization
2012-06-02 Michael Niedermayerffv1: fix crash caused by version becoming inconsistent
2012-06-01 Michael Niedermayerfraps: fix version 0/1 input data size check.
2012-06-01 Michael Niedermayerwmv1: check that the input buffer is large enough
2012-06-01 Clément Bœschffprobe: add flat output format.
2012-06-01 Clément Bœschffprobe/xml: use writer multiple_sections instead of...
2012-06-01 Clément Bœschffprobe: move packets_and_frames work to writer context.
2012-06-01 Carl Eugen... Let ffmpeg select the null and anull filters.
2012-06-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-01 Michael Niedermayerdct-test: give emms a memory clober.
2012-06-01 Michael Niedermayerdct-test: perform emms before gettime().
2012-06-01 Michael Niedermayerfate: enable fate-mapchan-6ch-extract-2-downmix-mono
2012-06-01 Michael Niedermayerffmpeg: move pan filter insertion up.
2012-06-01 Martin Storsjöhttp: Add the url_shutdown function for https, too
2012-06-01 Martin Storsjöhttp: Simplify code by removing a local variable
2012-06-01 Martin Storsjöhttp: Clear the old URLContext pointer when closed
2012-06-01 Michael Niedermayerrv20: fix lowres out of array read
2012-06-01 Michael Niedermayeryopdec: check frame oddness to be within supported...
2012-06-01 Michael Niedermayeryopdec: check that palette fits in the packet
2012-06-01 Michael Niedermayerhttp: use ffurl_closep()
2012-06-01 Michael Niedermayerurl: add ffurl_closep() which also sets the context...
2012-06-01 Michael Niedermayerlavf: use av_freep() in ffurl_close()
2012-06-01 Martin Storsjötcp: Check the return values from bind and accept
2012-06-01 Michael Niedermayerlog: add category to AVClass
2012-06-01 Michael Niedermayerffmpeg: fix memleak
2012-06-01 Michael Niedermayerdnxhd: replace asserts by av_asserts
2012-06-01 Michael Niedermayerfate: only check stddev for acodec-ra144
2012-06-01 Carl Eugen... Let ffmpeg select the setpts filter.
2012-06-01 Clément Bœschswr: fix a few typo.
2012-06-01 Michael Niedermayerfate: try to fix 3rd md5 implementation
2012-06-01 Michael Niedermayer8svx: fix crash
2012-05-31 Piotr Bandurskisgienc: add a limit for maximum supported resolution
2012-05-31 Martin Storsjötcp: Try enabling SO_REUSEADDR when listening
2012-05-31 Martin Storsjötcp: Check the return values from bind and accept
2012-05-31 Michael Niedermayerqdm2: fix incorrect error spam
2012-05-31 Michael Niedermayerlibmp3lame: add missing layout terminator
2012-05-31 Michael Niedermayerh264: Fail on DPC its not fully implemented
2012-05-31 Michael Niedermayerdv-demux: dont mess with codec values
2012-05-31 Clément Bœschjacosub_probe: slightly increase the score to limit...
2012-05-31 Clément Bœschjacosub_probe: speedup by making only one call to sscanf
2012-05-31 Oka Motofumiavisynth: Make sure the filename passed to avisynth...
2012-05-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-31 Michael Niedermayerh264: move q0 scan tables into context
2012-05-31 Michael Niedermayeroggparsevorbis: fix null ptr dereference
2012-05-31 Michael Niedermayermpeg4videodec: Check that cplx_estimation_* fits in...
2012-05-31 Nicolas Georgevf_overlay: rewrite request/push logic.
2012-05-31 Nicolas Georgelavfi: add a generic API for buffer queues.
2012-05-31 Nicolas Georgesink_buffer: guard against NULL frames.
2012-05-31 Piotr Bandurskigifenc: support resolutions up to 65535x65535
2012-05-31 Piotr Bandurskimjpegenc: add a limit for maximum supported resolution
2012-05-31 Matthieu Bouronmxfenc: support 50 and 60 frame rates
2012-05-31 Michael Niedermayeripmovie_probe: speedup by avoiding memcmp() call
2012-05-31 Michael Niedermayerac3_probe: speedup by checking for header earlier
2012-05-31 Michael Niedermayerprobetest: allow specifying parameters on the command...
2012-05-31 Michael Niedermayeryop_probe: check more fields to avoid detecting random...
2012-05-31 Michael Niedermayerffmpeg: allow overriding input top field first
2012-05-31 Paul B Maholbinkaudio: check number of channels
2012-05-31 Michael Niedermayerindeo5: check quant_mat
2012-05-31 Michael Niedermayerfate: dont freopen() stdout
2012-05-30 Michael Niedermayerrange coder test code: decoding errors are av_log_error...
2012-05-30 Michael Niedermayerffv1: fix reading global header with CRC
2012-05-30 Michael Niedermayeravidec: fix odd extradata size case.
2012-05-30 Michael Niedermayerlibavformat: ff_get_bmp_header: return esize too
2012-05-30 Michael Niedermayerfate: Fix fate-ac3-fixed-encode for pre-ssse3 x86 machines
2012-05-30 Samuel Pitoisethttp: Pass the proper return code of net IO operations
2012-05-30 Samuel Pitoisethttp: Add 'post_data', a new option which sets custom...
2012-05-30 Justin Ruggleslavfi: amix: check active input count before calling...
2012-05-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-30 Ronald S. Bultjevp8: move block coeff arithcoder on stack.
2012-05-30 Ronald S. Bultjemp3/ac3 probe: search for PES headers to prevent probin...
2012-05-30 Christian Schmidtpcm-mpeg: improve log message wording
2012-05-30 Michael Niedermayerh264_cavlc: check prefix before using it.
2012-05-30 Michael Niedermayerh264: increase scantable sizes to avoid overread
2012-05-30 Michael Niedermayertruemotion1: Check index, fix out of array read
2012-05-30 Michael Niedermayerffmpeg: disable autoinsertion for -async on the output...
2012-05-30 Michael Niedermayercmdutils: replace 1 line #ifs by if()
2012-05-30 Gavin KinseyAllow building of command line utils without swresample lib
2012-05-30 Paul B Maholexr: make message about missing feature more useful
2012-05-30 Michael Niedermayerfate: fix long standing bug in the g723_1 test
2012-05-30 Michael Niedermayerfate: add a fate-acodec-dca test that works on all...
2012-05-30 Michael Niedermayerfate: add bitexact flag to ac3-fixed
2012-05-30 Paul B Maholiff: check if there is extradata
2012-05-30 Paul B Maholexr: alpha support
2012-05-30 Mans Rullgardfate: add missing $(TARGET_PATH) to ac3-fixed-encode
2012-05-30 Mans Rullgardfate: fix md5sum replacement on some systems
2012-05-30 Michael Niedermayerfate: disable fate-acodec-dca
2012-05-30 Michael Niedermayerfate: remove unused functions
2012-05-30 Michael Niedermayerfate: remove tests/codec-regression.sh
2012-05-30 Michael Niedermayerfate: resurrect acodec-dca
2012-05-30 Lou Loganlavc: clarify experimental codec message
2012-05-30 Michael Niedermayerfate: try to fix fate-nellymoser-aref-encode make depen...
2012-05-30 Michael Niedermayerfate: make idroq test run again.
next