20892 Commits (612bdf180809f3ac03c449ea6f405f2688efa723)
 

Author SHA1 Message Date
Justin Ruggles 3f93716809 Modify decode_band_structure() so that the actual band structure is only 15 years ago
Justin Ruggles 603139022d Use coupling band sizes instead of coupling band structure when 15 years ago
Ronald S. Bultje faccfeec0e Parse frame size code, see "svq3.c: parse frame size" thread on ML. 15 years ago
Ronald S. Bultje 73f04f5e7d Make me maintainer of rtp_asf.* 15 years ago
Benoit Fouet 98ae6acfee Make 'stats' a bool option again. 15 years ago
John Adcock 3f87f39cb8 Update x264 asm code to latest to add support for 64-bit Windows. 15 years ago
Diego Biurrun d8c2f8f71f Split RV10 encoder off into its own file. 15 years ago
Diego Biurrun b6767d6d9b Split RV20 encoder into its own file. 15 years ago
Justin Ruggles eb98cdfa8d cosmetics: add more detailed information to the documentation for 15 years ago
Jeff Downs 81b44c42d5 Cosmetic: Reindent after last commit 15 years ago
Jeff Downs ca6493ab40 Revert r18344. Fixes at least issue 1218, 1221, and 1187), see master 15 years ago
Colin McQuillan d5652f38fb Correct the sign of the arithmetic in ff_celp_lp_zero_synthesis_filterf() 15 years ago
Diego Biurrun f7e1353523 Move AVCodec declarations for RV10/20 from mpegvideo_enc.c to rv10.c. 15 years ago
Benoit Fouet b1d6e5e8ad Handle noX for OPT_BOOL X. 15 years ago
Colin McQuillan 33ae681f5c Expose QCELP's floating-point LSP-to-LPC function 15 years ago
Colin McQuillan 1e1e02eacd Make the LSP naming more consistent 15 years ago
Justin Ruggles b5fe06abf0 Replace 5 with AOT_SBR when referring to the MPEG-4 audio object type. 15 years ago
Ramiro Polla c15508dc93 Use enums instead of int. 15 years ago
Diego Biurrun c959c6ee3d vfwcap: Move vfw_read_close to avoid forward declaration. 15 years ago
Diego Biurrun e4d65ba590 Remove commented-out cruft. 15 years ago
Diego Biurrun 4d8eecf475 Make XVMC mpegvideo decoder depend on mpegvideo decoder. 15 years ago
Diego Biurrun b25a881851 cosmetics: K&R coding style, prettyprinting 15 years ago
Sascha Sommer da136c7e05 add approved hunks of the wmapro decoder 15 years ago
Diego Biurrun 577d383b0c cosmetics: K&R coding style 15 years ago
Diego Biurrun 954489244e cosmetics: K&R coding style 15 years ago
Baptiste Coudurier 6b620372a8 cosmetics, reindent 15 years ago
Baptiste Coudurier ee5b26f5ff cosmetics, reindent 15 years ago
Baptiste Coudurier 4546bf4116 fix jpeg parser when PARSER_FLAG_COMPLETE_FRAMES is set 15 years ago
Guennadi Liakhovetski 062394e07c Fix regression when converting to nv12/nv21. 15 years ago
Måns Rullgård cbf298899d RTMP needs tcp_protocol 15 years ago
Kostya Shishkov 9fd6b84360 RTMP protocol support (as a client) 15 years ago
Jeff Downs abbe30ad89 Make av_always_inline a no-op when --disable-optimizations is supplied to 15 years ago
Baptiste Coudurier 9ebdf3ec93 Increase audio queue size in FFplay so files with big audio/video delay 15 years ago
Diego Biurrun 75af07495a Revert addition of '#undef av_always_inline' to config.h in the small case. 15 years ago
Baptiste Coudurier 1e1a0b1845 Display stats by default in FFplay and increase refresh time. 15 years ago
Diego Biurrun 8b4e7c28fb Mark conditionally used variable T2 as av_unused; avoids the warning: 15 years ago
Diego Biurrun 8b44de14d1 Change av_log() calls surrounded by '#ifdef DEBUG' into dprintf macros. 15 years ago
Diego Biurrun 7881793dd0 Remove unused debug av_log() calls. 15 years ago
Jeff Downs e12e2848a3 Undefine av_always_inline before setting it to an empty value. 15 years ago
Baptiste Coudurier 46c9eb57d0 cosmetics, remove spaces after '(' and before ')' 15 years ago
Baptiste Coudurier 0fd7cf116b init pes dts and pts to AV_NOPTS_VALUE, fix issue #1297 15 years ago
Ramiro Polla 155b0f00d4 vfwcap: Indent. 15 years ago
Ramiro Polla 1c0b9215ac vfwcap: Support compressed streams. 15 years ago
Ramiro Polla 42477de59e vfwcap: Reorder some code to simplify next patch. 15 years ago
Ramiro Polla d40b45e8b0 vfwcap: Return PIX_FMT_NONE instead of -1 on error. 15 years ago
Ramiro Polla 189230ad67 vfwcap: Update error message: 15 years ago
Ronald S. Bultje 7a4a64e7ab Remove old_flags variable, which is a duplicate of the flags variable. 15 years ago
Ronald S. Bultje 34bddc39b4 Don't use a pointer-to-flags/timestamp in ff_rm_parse_packet(); the function 15 years ago
Baptiste Coudurier e4b8d05d47 return EOF in image2 demuxer 15 years ago
Diego Biurrun 07fd17823f Remove unused variable intra_count. 15 years ago