54369 Commits (759dfd56845d66665b47c6596691093768868af7)
 

Author SHA1 Message Date
Stefano Sabatini 759dfd5684 examples/muxing: make more compact audio/video_time computation 12 years ago
Timothy Gu 4ec46b1160 doc/muxers: Add AIFF doc 12 years ago
Stefano Sabatini 628ceac652 doc: add script to compute texi files dependencies 12 years ago
Michael Niedermayer 37a970bbb6 Merge commit '5650e331a733711b809bc27f968500f0f5530126' 12 years ago
Stefano Sabatini b2498dcf5c lavc/avcodec.h: fix prolems -> problems typo 12 years ago
Michael Niedermayer e0be3cbd2b MAINTAINERS: add address to contact "AvxSynth Team" 12 years ago
Tudor Suciu 820ffaed0f avformat/matroskaenc: Allow VP9 and Opus in webm 12 years ago
Luca Barbato 5650e331a7 jpeg2000: Validate resolution levels 12 years ago
wm4 c3316ddb83 lavf: add support for libgme 12 years ago
Jean Delvare 0472f64c55 Add a maintainer for the delogo filter 12 years ago
Jean Delvare de8d56c6e3 MAINTAINERS: clarify the expected format in the document header 12 years ago
Michael Niedermayer d59ec0adbb avformat_find_stream_info: move ret init down from flush codecs. 12 years ago
Michael Niedermayer c5ddd75354 avformat_find_stream_info: Do not consider no streams an error in flush codecs 12 years ago
Michael Niedermayer c826c5698b avformat_find_stream_info: try to preserve the error code 12 years ago
Michael Niedermayer ccba9535dc av_find_stream_info: initialize ret 12 years ago
Carl Eugen Hoyos 2492f7774f avformat: Print "Consider increasing the value for analzeduration and probesize" even more often 12 years ago
Michael Niedermayer a478e99a60 avutil/x86: reenable ff_update_lls_avx() 12 years ago
Michael Niedermayer 951a365504 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer d1fa671895 Merge commit 'c8b920a9b7fa534a6141695ace4e8c2dfcd56cee' 12 years ago
Michael Niedermayer bc62b24d11 Merge commit '8bd9039900e67a633cc838d691c449e71c060553' 12 years ago
Anton Khirnov 8ad3267ce3 oggdec: do not fall back on binary search in the generic code. 12 years ago
Loren Merritt c8b920a9b7 lls/x86: use 3-operator vaddpd in ADDPD_MEM 12 years ago
Michael Niedermayer a35494c566 h264: fix indention of xchg_mb_border() 12 years ago
Michael Niedermayer f27b22b497 h264: move 444 border xchg under if (deblock_top) 12 years ago
wm4 a92fbe16f2 lavf/http: add support for reading streamcast metadata 12 years ago
Michael Niedermayer bf87908cd8 rmdec: Pass AVIOContext to rm_read_metadata() 12 years ago
Paul B Mahol e1b0d3a389 westwood_vqa: check return value of av_malloc() 12 years ago
Paul B Mahol 16e0416fa4 idcin: check return value of av_malloc() 12 years ago
Paul B Mahol 51f1bf3309 bfi: check return value of av_malloc() 12 years ago
Michael Niedermayer b791a0831b avcodec/x86/dsputil_init: only use xvid idct for lowres=0 12 years ago
Stefano Sabatini 7ebab4159a doc/encoders: apply various fixes to libmp3lame documentation 12 years ago
Michael Niedermayer 38f1d56769 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer cc53c28fdc Merge commit '1194a410807bac3eafbeb632578b937656d273e7' 12 years ago
Michael Niedermayer 280afa40bc Merge commit 'dd3754a48854cd570d38db72394491aab0f36570' 12 years ago
Michael Niedermayer 43229d609a Merge commit '7388c0c58601477db076e2e74e8b11f8a644384a' 12 years ago
Jean Delvare 16fd75ceec lavfi/delogo: use weighted interpolation 12 years ago
Luca Barbato 8bd9039900 Revert "indeo5: reject negative motion vectors" 12 years ago
Luca Barbato b36e1893ef indeo: check for reference when inheriting mvs 12 years ago
Luca Barbato 1194a41080 indeo5: reject negative motion vectors 12 years ago
Luca Barbato dd3754a488 indeo: use proper error code 12 years ago
Luca Barbato 7388c0c586 indeo: Properly forward the error codes 12 years ago
Carl Eugen Hoyos b42bcaef29 Avoid a null pointer dereference in avcodec_decode_audio4(). 12 years ago
Michael Niedermayer ec837a0899 Merge remote-tracking branch 'cus/stable' 12 years ago
Michael Niedermayer a6e46ed51a Revert "avutil/x86: disable ff_evaluate_lls_sse2() for 32bit" 12 years ago
Michael Niedermayer 4e488ac5f5 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 709cae2bcb vorbisdec: Check VLC tables during use instead of setup 12 years ago
Michael Niedermayer ae038c0914 vorbisdec: propagate errors from setup_classifs() 12 years ago
Loren Merritt 1221bb6239 x86: lpc: fix a segfault in av_evaluate_lls_sse2() 12 years ago
Marton Balint 02fc61a5a6 ffplay: always send zero packets to flush audio decoders 12 years ago
Marton Balint 447d2e31d1 ffplay: use frame->pkt_pts instead of pkt->pts in audio pts calculation 12 years ago