43901 Commits (c684cb29bc6e81b9b2973e826b6fec98f8bafe8c)
 

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