43908 Commits (b2a8ce4e6771244fe7a3a1e4c6bda4ec28775575)
 

Author SHA1 Message Date
Michael Niedermayer b2a8ce4e67 nutenc: keep track of max_pts 13 years ago
Michael Niedermayer c2a134c66c nutenc: keep track if keyframe PTS 13 years ago
Michael Niedermayer e6a045ba56 nutdec: Flip the direction for seeking with an index in the failure case. 13 years ago
Michael Niedermayer cebbaf578d nutdec: improve information in error message 13 years ago
Michael Niedermayer d1ee2cf74a nutenc: keep track of the written syncpoint count 13 years ago
Paul B Mahol 8f9941b160 avrndec: silence warning about incompatible pointer types 13 years ago
Michael Niedermayer bfb39023b0 h264: ff_init_cabac_states doesnt use its argument thus remove it 13 years ago
Michael Niedermayer c684cb29bc Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 0c3a3b75d7 ac3_probe: fix probing of non standard AC3 13 years ago
Mans Rullgard db70730291 x86: fft: remove unused fft_dispatch* functions 13 years ago
Mans Rullgard cba79d2123 avconv: remove unused variable opt_shortest 13 years ago
Michael Niedermayer 4b9e44868b lavf: fix avio statistics for packets directly read without the buffer. 13 years ago
Derek Buitenhuis efab2e004a FATE: Add Canopus Lossless tests 13 years ago
Philip Langdale 2626cc4580 matroska: Mark S_TEXT/UTF-8 as Subrip encoded subtitles. 13 years ago
Piotr Bandurski 0bb37bbc0f riff: fix remuxing of atrac3 in wav 13 years ago
Paul B Mahol 65b552cc31 lavc: add some missing .long_name to codec_descriptors[] 13 years ago
Carl Eugen Hoyos 4abb3539a6 Fix one of the problems with -codecs, -encoders and -decoders. 13 years ago
Derek Buitenhuis aa7a565101 cllc: Pad swapped buffer 13 years ago
Georg Lippitsch 2a57c9ae8f dpx: 10 and 12 bit encoding 13 years ago
Stefano Sabatini fef9e84114 examples/decoding_encoding.c: tell where the decoding output files are printed 13 years ago
Stefano Sabatini 864e8adcf1 examples/muxing: update to the new avcodec_encode_video2() API 13 years ago
Michael Niedermayer 5ac603df83 doc/developer: add "Adding files to the fate-suite dataset" 13 years ago
Michael Niedermayer 15a0fb58a3 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer bec180e112 Merge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93' 13 years ago
Michael Niedermayer 6b72615c32 rtpdec_xiph: switch to av_assert() 13 years ago
Stefano Sabatini b66afe087a lavfi/asetpts,setpts: rework debug log 13 years ago
Stefano Sabatini 1181461ca5 lavfi/asetpts,setpts: add variables T, STARTT, PREV_INT and PREV_OUTT 13 years ago
Jan Ekström 01cb4c84f5 utvideodec: Fix single symbol mode decoding 13 years ago
Stefano Sabatini 3d6d59ef35 doc/filters: itemize examples for *settb filters 13 years ago
Stefano Sabatini c45178cf5b doc/filters: itemize examples for *setpts filters 13 years ago
Stefano Sabatini 0043db2967 doc/filters: move *setpts and *settb filters to the multimedia filters section 13 years ago
Stefano Sabatini 0b9a915dad lavfi: rename vf_setpts.c to f_setpts.c 13 years ago
Nicolas George de60880543 lavc/dvdsubenc: check the type of rectangles. 13 years ago
Mans Rullgard 081bab5ee3 truespeech: drop useless casts 13 years ago
Mans Rullgard 0c88e7a255 libavcodec: drop bogus dependencies from mpc[78] and qdm2 13 years ago
Mans Rullgard 2e2b8ef8e0 mpegaudio: move ff_mpa_enwindow to a separate file 13 years ago
Anton Khirnov a1bcc76e60 cmdutils: fix a memleak when specifying an option twice. 13 years ago
Anton Khirnov 4d7adec8bd AVOptions: store defaults for INT64 options in int64 union member. 13 years ago
Michael Niedermayer 12b1512e85 lavf/utils: Try to unwrap pts/dts so as to minimize wraps 13 years ago
Michael Niedermayer 254917f078 lavf/utils: run update_initial_timestamps() outside some if() 13 years ago
Diego Biurrun dc40285427 x86: mpegvideo: more sensible names for optimization file and init function 13 years ago
Diego Biurrun d211547ddd x86: mpegvideoenc: Split optimizations off into a separate file 13 years ago
Diego Biurrun 26ce9aec03 dnxhdenc: x86: more sensible names for optimization file and init function 13 years ago
Diego Biurrun f1e06d37c9 svq1/svq3: Move common code out of SVQ1 decoder-specific file 13 years ago
Jordi Ortiz 43da682c87 dirac: add Comments and references to the standard 13 years ago
Justin Ruggles 06e751a40f lavr: x86: optimized 6-channel flt to fltp conversion 13 years ago
Justin Ruggles e07c9705c8 lavr: x86: optimized 2-channel flt to fltp conversion 13 years ago
Justin Ruggles 5245c9f3ad lavr: x86: optimized 6-channel flt to s16p conversion 13 years ago
Justin Ruggles 31d0d7181d lavr: x86: optimized 2-channel flt to s16p conversion 13 years ago
Justin Ruggles 6092dafb5a lavr: x86: optimized 6-channel s16 to fltp conversion 13 years ago