]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-06-03 Michael Niedermayerav_get_audio_frame_duration: fix FPE
2012-06-03 Michael Niedermayermace: check channel count, fixes FPE
2012-06-03 Michael Niedermayerh263: disable loop filter with lowres
2012-06-03 Carl Eugen... Unconditionally compile init_stream() in bintext.
2012-06-03 Nicolas Georgeaf_amerge: use the buferqueue API.
2012-06-03 Nicolas Georgeaf_astreamsync: set samples rate in query_formats.
2012-06-03 Michael Niedermayermpegtsenc: zero pointers after freeing
2012-06-03 Michael Niedermayermpegts_audio_write: fix potential integer overflow
2012-06-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-03 Mans Rullgardconfigure: add --enable/disable-random option
2012-06-02 Mans Rullgardaacsbr: remove unused variables
2012-06-02 Michael Niedermayeraacsbr: optimize sine level addition
2012-06-02 Jindrich Makovickampegtsenc: Support LATM packetization for AAC
2012-06-02 Jindrich Makovickaadtsenc: Don't expose the muxer internals to the rest...
2012-06-02 Jindrich Makovickampegtsenc: use AVFormatContext for AAC packetization
2012-06-02 Jindrich Makovickampegtsenc: use AVERROR() for return codes
2012-06-02 Michael Niedermayermpc7: fix handling of last frame
2012-06-02 Michael Niedermayeroggdec: fix regression that caused reading the whole...
2012-06-02 Michael Niedermayerpng_parser: dont falsely mark frames as keyframes
2012-06-02 Michael Niedermayerlavf: use input keyframe flag when muxer does not provi...
2012-06-02 Michael Niedermayerbink: fix out of reference frame read
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
next