]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-10-23 Michael NiedermayerMerge commit '1ce3ec24b35d9d549b12f17bd7fd391abaf3a6f7'
2013-10-23 Paul B Maholfate: fix fieldorder test
2013-10-23 Michael NiedermayerMerge commit '0d6d4a9e4a626be6ff55839eab4114aeac45ba88'
2013-10-23 Michael Niedermayeravutil/log: document log callback thread saftey require...
2013-10-23 Michael Niedermayeravutil/log: make default av_log callback thread safe
2013-10-23 Michael Niedermayeravcodec/utils: use a default lock manager that uses...
2013-10-23 Michael Niedermayeravformat/framehash: add software version to framecrc/md5
2013-10-23 James Almerlavf/adtsenc: Add support for APE tags
2013-10-23 Robert Krügeravfilter/vf_scale: Correct vf_scale mappings from argum...
2013-10-23 Michael Niedermayeravcodec/vc1dec: use logical operation instead of bitwis...
2013-10-23 Michael Niedermayerfix order of operations in comments
2013-10-23 Luca Barbatoh263: K&R formatting cosmetics
2013-10-23 Diego Biurrunavstring-test: Mark pointer passed to av_free() as...
2013-10-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-10-23 Michael NiedermayerMerge commit 'f6633c55a3c0e93a5b2bab6aa0692fb608f2a38d'
2013-10-23 Michael NiedermayerMerge commit 'e01fba5562133ac56a4f44c6f214a80ee33cb388'
2013-10-23 Michael Niedermayerffmpeg: Dont crash on unconnected output pads before...
2013-10-23 Michael Niedermayeravcodec/aacdec: fix more avpriv_report_missing_feature...
2013-10-23 Luca Barbatompegvideo: Drop a faulty assert
2013-10-23 Michael Niedermayeravcodec/aacdec: fix avpriv_report_missing_feature(...
2013-10-23 Diego Biurrunavfilter: Fix typo in Loren's email address
2013-10-23 Clément Bœschmovenc: Add an F4V muxer
2013-10-23 Michael Niedermayerswscale/utils: check mprotect() return code
2013-10-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-10-23 Michael NiedermayerMerge commit 'f457edb69794c7e13b3630456d72f7942fff19f7'
2013-10-23 Michael NiedermayerMerge commit 'b1fcdc08ceb5df69fac34aa0d57c56905d32b8b4'
2013-10-23 Michael NiedermayerMerge commit '3511d4fc9784d5fbb024dce68ca7a0d7fdd74663'
2013-10-23 Alex Converseaac: Add support for Enhanced AAC Low Delay (ER AAC...
2013-10-23 Alex Converseaacdec: Use avpriv_report_missing_feature() instead...
2013-10-23 Michael Niedermayeravcodec/sgi: Fix dereferencing uninitialized pointer
2013-10-22 Michael Niedermayeravcodec/hevc/extract_rbsp: fix error return type
2013-10-22 Mickaël Raulethevc: add wavefront parallel processing
2013-10-22 Mickaël Rauletavcodec/pthread: add wpp api
2013-10-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-10-22 Michael NiedermayerMerge commit '00d7369de06a16f7c8770a899fcb16bcb94b1e20'
2013-10-22 Michael NiedermayerMerge commit '103d073dd7ce23b912df32be8c9524ba25dd5991'
2013-10-22 Michael NiedermayerMerge commit '19f53840001a7afcdb57b2a797e363ec8081aba3'
2013-10-22 Michael NiedermayerMerge commit 'f825d42bccdb9f89669a586951de7f66a81e80a5'
2013-10-22 Hendrik Leppkesvp9: always consume the full input packet
2013-10-22 Derek Buitenhuisnut: Fix unchecked allocations
2013-10-22 Michael Niedermayeravcodec/vcr1: print the actual size when its insufficient
2013-10-22 Michael Niedermayeravcodec/vcr1: Fix bitstream input size check
2013-10-22 Derek Buitenhuisnut: Fix unchecked allocations
2013-10-22 Derek Buitenhuislavfi/pthread: Avoid crashes/odd behavior caused by...
2013-10-22 Derek Buitenhuispthread: Avoid crashes/odd behavior caused by spurious...
2013-10-22 Michael Niedermayerlibavcodec/mpegaudio_tablegen: clip value before casting
2013-10-22 Vittorio Giovarafate: add fieldorder filter test
2013-10-22 Vittorio Giovaravf_fieldorder: log when processing is skipped
2013-10-22 Yusuke Nakamurah264_parser: Use ff_h264_reset_sei()
2013-10-22 Michael Niedermayerh264_parser: Fix order of operations
2013-10-22 Luca Barbatoavplay: Accept cpuflags option
2013-10-22 Mickaël Raulethevc: fix transform_skip which is only valid for 4x4...
2013-10-22 Mickaël Raulethevc: pretty print(cherry picked from commit 6332b3afe2...
2013-10-22 Mickaël Raulethevc: cleaning disable field in deblocking filter(cherr...
2013-10-22 Mickaël Raulethevc: remove disable_au option(cherry picked from commi...
2013-10-21 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2013-10-21 Michael Niedermayerh263dec: use init_get_bits8() and check its return...
2013-10-21 Michael Niedermayeravformat/bintext: protect against potential overflow...
2013-10-21 Paul B Maholavfilter: replaygain scanner
2013-10-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-10-21 Michael NiedermayerMerge commit '5152196b2b47d446d9a509b9bfb318daa26a1f2b'
2013-10-21 Michael NiedermayerMerge commit '23e6d3d4e27c83e06d00aa072c84d057bd1dad23'
2013-10-21 Nicolas Georgelavf/tee: fix leak of bsfs array.
2013-10-21 Nicolas Georgelavf/tee: fix leak of select option.
2013-10-21 Nicolas Georgelavf/tee: fix leak of strdup/strtoked buffer.
2013-10-21 Michael Niedermayeravfilter/ff_insert_pad: fix order of operations
2013-10-21 Paul B Maholmake it possible to compile ffmpeg without swscale
2013-10-21 Luca Barbatoavio: Use AVERROR_PROTOCOL_NOT_FOUND
2013-10-21 Paul B Maholavformat/mxfdec; parse random index pack to get last...
2013-10-21 Ben Jacksonpthread: Avoid spurious wakeups
2013-10-21 Michael Niedermayerfate: enable hevc tests
2013-10-21 Carl Eugen... Support FF_DISABLE_DEPRECATION_WARNINGS with icc on...
2013-10-21 Stefano Sabatiniffprobe: fix consistency checks in parse_read_intervals()
2013-10-21 Mickaël Rauletavcodec/hevc: fix duplicate/wrong nal unit check and...
2013-10-20 Michael Niedermayerfate: add synthetic swresample resampling tests
2013-10-20 Clément Bœschavformat/vobsub: fix invalid sub queue access while...
2013-10-20 Ronald S. Bultjeavcodec/vp9dsp: fix overwrite by 1 in vert_left pred.
2013-10-20 Marton Balintlavc: make avcodec_decode_subtitle2 more robust
2013-10-20 Lukasz MarekMAINTAINERS: add lavd/fbdev_enc entry
2013-10-20 Lukasz Mareklavd/pulse_audio_enc: add support for flushing
2013-10-20 Michael Niedermayeravutil/opt: initialize ret
2013-10-20 Michael Niedermayeravutil/file_open: Print debug message if setting close...
2013-10-20 Michael Niedermayeravformat/utils: Check av_packet_new_side_data() return...
2013-10-20 Michael Niedermayeravformat/oggparsespeex: Check for extradata allocation...
2013-10-20 Michael Niedermayeravformat/oggparseflac: check ff_alloc_extradata() retur...
2013-10-20 Michael Niedermayeravformat/oggparsecelt/celt_header: fix memleak
2013-10-20 Michael Niedermayeravformat/network: check for fcntl() failure in ff_socket()
2013-10-20 Michael Niedermayeravformat/au: add assert to help source code analyzers
2013-10-20 Michael Niedermayeravcodec/vp9: Add asserts to help source code analyzers
2013-10-20 Reimar Döffingerhevc: Initialize sample aspect to valid value.
2013-10-20 Mickaël Raulethevc: pretty print(cherry picked from commit 64a4b623b7...
2013-10-20 Mickaël Raulethevc: fix PPS_A_qualcomm_7(cherry picked from commit...
2013-10-20 Michael Niedermayeravcodec/wavpackenc: fix uninitialized ret
2013-10-19 Michael Niedermayeravcodec/tiff: remove byte based bpp special case
2013-10-19 Michael Niedermayeravcodec/hevc_refs: fix h/vshift calculation in ff_hevc_...
2013-10-19 Michael Niedermayeravcodec/hevc: do not dereference pointer before null...
2013-10-19 Michael Niedermayeravcodec/hevc_cabac: trivial simplifications
2013-10-19 Mickaël Raulethevc: inline cabac in hls_mvd_coding(cherry picked...
2013-10-19 Mickaël Raulethevc: inline cabac in residual coding(cherry picked...
2013-10-19 Michael Niedermayeravcodec/hevc: fix EOB/EOS check
next