20568 Commits (eb5f3c5434c823f282d68858ddcdaa001a14857a)
 

Author SHA1 Message Date
William R. Zwicky 5a8597a00a Document the output of ffmpeg -formats. 15 years ago
Måns Rullgård 07dec06e6a Generate dependencies while compiling if supported by compiler 15 years ago
Måns Rullgård c1c3933a98 Generate dependencies when object files are built 15 years ago
Diego Biurrun 0bf18ed32d Remove disabled crufty code. 15 years ago
Aurelien Jacobs 188842ef7a fix riff subtitle timebase 15 years ago
Diego Biurrun 966116b9f7 Remove some hunks of unused and disabled code cruft. 15 years ago
Diego Biurrun 547d205545 Remove commented-out cruft. 15 years ago
Måns Rullgård 8b93ddc340 configure: allow comma-separated list in --enable/disable-thing=name 15 years ago
Måns Rullgård be8f2501dd configure: allow wildcards in --enable/disable-thing=name 15 years ago
Måns Rullgård d22c13a8df configure: support --cpu=host to tune for the host system 15 years ago
Diego Biurrun 1746e2a936 Make WMV2 encoder depend on H.263 encoder in configure. 15 years ago
Diego Biurrun c37de5e194 Make MPEG-4 encoder depend on H.263 encoder in configure. 15 years ago
Diego Biurrun 665507aac2 Make WMV1 encoder depend on H.263 encoder in configure. 15 years ago
Diego Biurrun 0bd485300e Do not check for both CONFIG_H263_ENCODER and CONFIG_FLV_ENCODER. 16 years ago
Diego Biurrun 4d4b4bd149 Make FLV encoder depend on H.263 encoder in configure. 16 years ago
Diego Biurrun 965424dad1 Do not check for both CONFIG_H263_ENCODER and CONFIG_H263P_ENCODER. 16 years ago
Diego Biurrun fe629c2d2c Make H.263+ (H263P) encoder depend on H.263 encoder in configure. 16 years ago
Diego Biurrun 4e169d89f3 Declare the dependencies of the MSMPEG4v1/MSMPEG4v2/MSMPEG4v3 encoders on the 16 years ago
Diego Biurrun 735e36a3e4 Do not redundantly check for preprocessor definitions of CONFIG_RV10_ENCODER or 16 years ago
Diego Biurrun b2bf38b446 Declare the dependency of RV10/RV20 encoder on the H.263 encoder in configure. 16 years ago
Benoit Fouet 3106f48981 Add a Changelog entry for noX handling for OPT_BOOL X. 16 years ago
Justin Ruggles bb5b99a789 cosmetics: move fixed_coeffs into the aligned arrays comment group 16 years ago
Justin Ruggles a521aadfe8 cosmetics: reindent after last commit 16 years ago
Justin Ruggles 25dcd1823c ac3dec: simplify zero-bit mantissa dithering by calculating it 16 years ago
Justin Ruggles b972c06a8f cosmetics: indentation and line wrap 16 years ago
Justin Ruggles c36ea0600c cosmetics after last commit 16 years ago
Justin Ruggles 3f93716809 Modify decode_band_structure() so that the actual band structure is only 16 years ago
Justin Ruggles 603139022d Use coupling band sizes instead of coupling band structure when 16 years ago
Ronald S. Bultje faccfeec0e Parse frame size code, see "svq3.c: parse frame size" thread on ML. 16 years ago
Ronald S. Bultje 73f04f5e7d Make me maintainer of rtp_asf.* 16 years ago
Benoit Fouet 98ae6acfee Make 'stats' a bool option again. 16 years ago
John Adcock 3f87f39cb8 Update x264 asm code to latest to add support for 64-bit Windows. 16 years ago
Diego Biurrun d8c2f8f71f Split RV10 encoder off into its own file. 16 years ago
Diego Biurrun b6767d6d9b Split RV20 encoder into its own file. 16 years ago
Justin Ruggles eb98cdfa8d cosmetics: add more detailed information to the documentation for 16 years ago
Jeff Downs 81b44c42d5 Cosmetic: Reindent after last commit 16 years ago
Jeff Downs ca6493ab40 Revert r18344. Fixes at least issue 1218, 1221, and 1187), see master 16 years ago
Colin McQuillan d5652f38fb Correct the sign of the arithmetic in ff_celp_lp_zero_synthesis_filterf() 16 years ago
Diego Biurrun f7e1353523 Move AVCodec declarations for RV10/20 from mpegvideo_enc.c to rv10.c. 16 years ago
Benoit Fouet b1d6e5e8ad Handle noX for OPT_BOOL X. 16 years ago
Colin McQuillan 33ae681f5c Expose QCELP's floating-point LSP-to-LPC function 16 years ago
Colin McQuillan 1e1e02eacd Make the LSP naming more consistent 16 years ago
Justin Ruggles b5fe06abf0 Replace 5 with AOT_SBR when referring to the MPEG-4 audio object type. 16 years ago
Ramiro Polla c15508dc93 Use enums instead of int. 16 years ago
Diego Biurrun c959c6ee3d vfwcap: Move vfw_read_close to avoid forward declaration. 16 years ago
Diego Biurrun e4d65ba590 Remove commented-out cruft. 16 years ago
Diego Biurrun 4d8eecf475 Make XVMC mpegvideo decoder depend on mpegvideo decoder. 16 years ago
Diego Biurrun b25a881851 cosmetics: K&R coding style, prettyprinting 16 years ago
Sascha Sommer da136c7e05 add approved hunks of the wmapro decoder 16 years ago
Diego Biurrun 577d383b0c cosmetics: K&R coding style 16 years ago