54791 Commits (1816f5509e4f0fd55d32b5dbf70c3be21c1b1515)
 

Author SHA1 Message Date
Paul B Mahol badbd2414d lavfi/aevalsrc: use AV_OPT_TYPE_DURATION 12 years ago
Paul B Mahol 1e89f74902 lavfi/afade: use av_rescale() 12 years ago
Derek Buitenhuis 2ea60971dc fate: Always enable avresample 12 years ago
Paul B Mahol 4511973901 wmalosslessdec: do not set avctx->coded_frame 12 years ago
Michael Niedermayer 07206deed1 Merge remote-tracking branch 'cehoyos/master' 12 years ago
Michael Niedermayer 0a3a0edd52 avfilter/af_earwax: Fix out of array accesses on odd packets 12 years ago
Michael Niedermayer 8f09957194 avcodec/qdm2: initialize sign_bits 12 years ago
Carl Eugen Hoyos 1db88c33f2 Suggest recompilation with openssl or gnutls if the https protocol is not found. 12 years ago
Carl Eugen Hoyos c9eb5c9751 lavf/utils.c: Avoid a null pointer dereference on oom after duration_error allocation. 12 years ago
Michael Niedermayer fbe159e850 avcodec/qdm2: store bits in an integer instead of float variable 12 years ago
Piotr Bandurski b050956334 avformat/utils: avformat_find_stream_info set value for ret in case of oom 12 years ago
Michael Niedermayer 2e6338b472 Merge remote-tracking branch 'qatar/master' 12 years ago
Luca Barbato d14a26edb7 wmavoice: conceal clearly corrupted blocks 12 years ago
Luca Barbato f5c48f5ada wmavoice: use init_static_data 12 years ago
Luca Barbato 04e9853a21 wmavoice: return meaningful error codes 12 years ago
Luca Barbato 7d65e960c7 iff: Do not read over the source buffer 12 years ago
Luca Barbato 3865ba7b21 iff: K&R formatting cosmetics 12 years ago
Paul B Mahol bc95b94289 lavfi/aconvert: unbreak 12 years ago
Michael Niedermayer 564909093a Merge commit 'adadc3f2443d25b375e21e801516ccfd78e0b080' 12 years ago
Michael Niedermayer 2c0ec526e2 fate/crc fix after master:410192e36958: add crc24 tables 12 years ago
Paul B Mahol 884c890535 lavfi: add aecho filter 12 years ago
Paul B Mahol 4977e467a5 lavf/takdec: check metadata blocks checksum 12 years ago
Paul B Mahol 8491f40500 tak: use crc table from lavu 12 years ago
Paul B Mahol 410192e369 add crc24 tables 12 years ago
Michael Niedermayer 067c9c3b63 Merge commit '12576afe206d35231ccd61f9033c5fdab6a11e80' 12 years ago
Michael Niedermayer a3d9a21683 Merge commit 'bbf6a4aa20bfe3d7869b2218e66063602dfb8aa7' 12 years ago
Michael Niedermayer 40e8967ee1 Merge commit '22e76ec635bafdd1d1ec35581a7ac09e69e3c43e' 12 years ago
Piotr Bandurski ccf9211e29 avformat/utils: avformat_find_stream_info fix a crash in case of oom 12 years ago
Michael Niedermayer 0574fe76b8 Changelog: add back the <next> placeholder for new changes 12 years ago
Michael Niedermayer a37e42b3ee Update back for git master 12 years ago
Michael Niedermayer 2b8b2ba19f Changelog: replace next by 2.0 12 years ago
Michael Niedermayer 1ebb95d5f1 Update for 2.0 12 years ago
Luca Barbato 5eaed6d336 atrac3: fix error handling 12 years ago
Eugene Dzhurinsky 09f59d6adf avformat/gif: Do not write GIF89a header if loop is set to -1. 12 years ago
Michael Niedermayer 9e214900ad Merge remote-tracking branch 'cus/stable' 12 years ago
Michael Niedermayer 49f441ea89 MAINTAINERS: Update which releases are supported 12 years ago
Alexis Ballier c3ca70204b codec_desc: fix typo in rv20 long_name. 12 years ago
Michael Niedermayer 3aa2257d24 doc/RELEASE_NOTES: add a note about AVISynth 12 years ago
Michael Niedermayer 233177a4ec jpegdec: clear EOBRUN on restarts 12 years ago
Michael Niedermayer 1c032e94d0 jpegdec: give handle_rstn() a return code that indicates if restart did happen 12 years ago
Michael Niedermayer 776155ca29 mjpeg_decode_scan: reset restart state 12 years ago
Michael Niedermayer e9be4675b8 doc/ffmpeg: document -override_ffserver 12 years ago
Michael Niedermayer 325411a687 snowenc: check minimum resolution 12 years ago
Marton Balint f07cb53ab9 ffplay: assume 0 stream start time if start time is unset in duration check 12 years ago
Marton Balint 3886572a83 ffplay: do not update audio clock with old audio pts if current frame is AV_NOPTS_VALUE 12 years ago
Piotr Bandurski aa74810fc6 bitstream: fix a crash in case of oom 12 years ago
James Almer 193782216f vorbiscomment: Add support for embedded cover art 12 years ago
James Almer 1e5bbbfcf3 lavf/flacdec: Share the function to parse cover art blocks 12 years ago
Michael Niedermayer f9d7431272 avformat/AVFormatContext: Move fields down to match the fork 12 years ago
Michael Niedermayer d5de123195 avfilter/graphparse: Fix build with --enable-incompatible-fork-abi 12 years ago