33700 Commits (4e268aae55c483ec6c743f741f17a8a0f9250f1e)
 

Author SHA1 Message Date
Nicolas George a2af901295 vf_drawtext: remove mathematical constants now redundant. 14 years ago
Michael Niedermayer 072a62b50a Merge remote-tracking branch 'hexene/stagefright' 14 years ago
Nicolas George 40963ea9e9 eval: add mathematical constants (PI, E, PHI). 14 years ago
Mohamed Naufal 4d518f1230 g723.1: use raw muxer 14 years ago
Mans Rullgard f59bb3d8f3 mathops: remove undefined behaviour from sign_extend() 14 years ago
Kostya Shishkov 42feaf4070 vc1: explicitly zero interlaced mode coding variables for progressive mode 14 years ago
Michael Niedermayer f884ef00de Merge remote-tracking branch 'qatar/master' 14 years ago
John Brooks c1847c932b Correct buffer handling for RTCP packets 14 years ago
Jean First 47a1d794db tiffenc: initialize forgotten avctx. 14 years ago
Justin Ruggles c74f1f47b2 avplay: free the active audio packet at exit. 14 years ago
Justin Ruggles cb2c4de3a1 avplay: free rdft data used for spectrogram analysis. 14 years ago
Jindrich Makovicka 67bbf07fb5 log.h: make AVClass a named struct 14 years ago
Michael Niedermayer dc66951bb2 proresdsp: fix rounding 14 years ago
Michael Niedermayer 67dad8e7b1 proresdsp: Correct credits to point to the Author and not just the code this is based on. 14 years ago
Michael Niedermayer 96b0ddeeaa dct-test: Test ff_prores_idct_put_10_sse2() 14 years ago
Michael Niedermayer dfeeb85b65 dct-test: add transpose permutation support 14 years ago
Michael Niedermayer 370d7ef2c7 proresdsp: Optimize series of padds out 14 years ago
Michael Niedermayer 6398c0f7e1 proresdsp.asm: Remove useless instructions. 14 years ago
Justin Ruggles 3e68b28221 fix ac3 encoder documentation 14 years ago
Elvis Presley bebaf4ea1f prores: change license to LGPL, merge some parts. 14 years ago
Elvis Presley b87d882578 proresdsp.asm: drop useless shifts 14 years ago
Elvis Presley ef47c608be x86/proresdsp-init: add forgotten HAVE_YASM 14 years ago
Elvis Presley d186019e14 configure: drop GPLv2 support 14 years ago
Kostya Shishkov 50f9721904 vc1: more prettyprinting cosmetics 14 years ago
Kostya Shishkov 94e725ca2b vc1: prettyprint some tables 14 years ago
Kostya Shishkov b18c68ad25 vc1: K&R formatting cosmetics 14 years ago
Anton Khirnov 492bd1a28f AVOptions: bump minor and add APIchanges entry. 14 years ago
Anton Khirnov 7a6cd9957d cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 14 years ago
Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 14 years ago
Anton Khirnov 3b3ea34655 Remove all uses of deprecated AVOptions API. 14 years ago
Anton Khirnov 8c5dcaad13 AVOptions: add av_opt_next, deprecate av_next_option. 14 years ago
Anton Khirnov dca055be3a AVOptions: add functions for evaluating option strings. 14 years ago
Anton Khirnov 059a037fbd AVOptions: split get_number(). 14 years ago
Anton Khirnov 41d9d51a72 AVOptions: add av_opt_get*, deprecate av_get*. 14 years ago
Anton Khirnov dac66da63d AVOptions: add av_opt_set*(). 14 years ago
Anton Khirnov 641c7afe3c AVOptions: add new API for enumerating children. 14 years ago
Janne Grunau 1bca8f4bc5 rv34: move inverse transform functions to DSP context 14 years ago
Clément Bœsch cdd30e5642 doc: small ascii diagram on I/O files and streams in ffmpeg.c 14 years ago
Stefano Sabatini 4edcdf5c44 ffprobe: show sample_fmt in the stream section 14 years ago
Martin Storsjö cad0c375d9 flvenc: Write the right metadata entry count 14 years ago
Martin Storsjö 76b0d03d82 rtsp: Request that dynamic rate is disabled 14 years ago
Martin Storsjö 30eae32530 rtsp: Parse the x-Accept-Dynamic-Rate header 14 years ago
Martin Storsjö bfc6db4477 rtpdec: Add ff_ prefix to all nonstatic symbols 14 years ago
Mans Rullgard 318efbfc10 h264: change unsupported bit depth message to error level 14 years ago
John Brooks 07b77fe387 rtpdec: Read the packet length for all RTCP packet types 14 years ago
John Brooks 5d6ecf5345 rtpdec: Fix the minimum packet length for RTCP SR packets 14 years ago
Mans Rullgard c682514a8f qdm2: fix signed multiplication overflow 14 years ago
Martin Storsjö 5e87222fd1 flvdec: Don't export metadata entries that aren't proper metadata 14 years ago
Martin Storsjö b204c46d9d flvdec: Split out setting of numeric fields from storing metadata 14 years ago
Anton Khirnov 46c3c53bae libx264: support yuv422/444 output. 14 years ago