16933 Commits (50e3477f0f2aabcc4a192af39c4a4f87da66bb85)
 

Author SHA1 Message Date
Kenan Gillet f28b3eb21c More OKed parts of the QCELP decoder 16 years ago
Michael Niedermayer c9c16cacb5 Get rid of now unneeded pps/sps correctness code as pps/sps will not 16 years ago
Michael Niedermayer 255d4e717f Allocate parameter sets sanely instead of using alloc_parameter_set(). 16 years ago
Stefano Sabatini 42d1d06e8f Make more informative the error messages regarding the access to the 16 years ago
Stefano Sabatini c2902c9c66 Improve documentation for the -pass and -passlog options. Add mention 16 years ago
Kostya Shishkov 11c0f9eca1 enable RV40 decoder 16 years ago
Kostya Shishkov 2d8a081511 RV40 MC functions 16 years ago
Ronald S. Bultje 7960e18fdf Implement rule-number parsing, the initial step in stream (and bitrate) 16 years ago
Michael Niedermayer ff7f75e185 Fix segfault due to deallocated entries in delayed_pic after size change. 16 years ago
Ronald S. Bultje 4f60285658 Change RDTDemuxContext->st into an array of streams, which will make future 16 years ago
Ronald S. Bultje 79a1f3c023 document ff_rdt_parse_open(). See ML discussion in "[PATCH] RDT/Realmedia 16 years ago
Ronald S. Bultje e0d1eabf14 Change function prototype from taking an AVStream to taking an index to the 16 years ago
Kenan Gillet 640760da3e More OKed parts of the QCELP decoder 16 years ago
Diego Biurrun 6dbdf2f26e Handle AltiVec objects in a more elegant fashion, similar to MMX. 16 years ago
Diego Biurrun 52ad2f390e Remove ineffectual hack that attempts to build ppc/check_altivec.o without 16 years ago
Ramiro Polla a4fa192c81 configure: vertical alignment cosmetics. 16 years ago
Ramiro Polla 632948bd5a configure: Use check_lib2 for bzlib. 16 years ago
Benjamin Larsson 13367a46bc channel layout support for ffmpeg.c 16 years ago
Baptiste Coudurier 3bff4d8b7a Implement the fields rc_max_available_vbv_use and 16 years ago
Stefano Sabatini cd0e37d3b1 Replaces not the anymore valid -flags +trell option with -trellis 2. 16 years ago
Stefano Sabatini 91cd7eb633 Rename functions in sdp.c for consistency's sake. 16 years ago
Stefano Sabatini 10ba7404d2 s/FFserver/ffserver/ in the help message invocation synopsis. 16 years ago
Kostya Shishkov d041a59897 Add support for parsing and decoding DCA-HD streams. 16 years ago
Kostya Shishkov d33ee3f2b1 RV40 loop filter 16 years ago
Kostya Shishkov de8cac167d Invoke future RV30/40 loop filter for already decoded rows instead of 16 years ago
Diego Biurrun 10ac361827 Do not duplicate AAN DCT tables in dct-test.c. 16 years ago
Diego Biurrun 2d70cc38c5 Add missing '-test' in name of imgresample test. 16 years ago
Stefano Sabatini 3a25ca18f3 Make rate_emu a global property rather than to be settable for a 16 years ago
Stefano Sabatini cdd7157bc3 Remove AVInputStream frame variable definition and usage, unnecessary 16 years ago
Stefano Sabatini cb103a194b Make the input realtime framerate emulation code use ist->pts for 16 years ago
Kostya Shishkov f653095bdd Fix RV40 chroma MC 16 years ago
Carl Eugen Hoyos 5bc8ebd3ea Use PIX_FMT_NONE to silence icc warning #188: 16 years ago
Diego Biurrun 2a023c36ea Only build the imgresample test if the old scaler was enabled. 16 years ago
Diego Biurrun e8ed9b7a73 Automatically check the dependencies for the AAN DCT tables. 16 years ago
Diego Biurrun 8b22017f38 Move aanscales tables to their own file; fixes compilation without encoders. 16 years ago
Diego Biurrun 5bdf124c42 cosmetics: Rename aanscales to ff_aanscales, it will soon be externally visible. 16 years ago
Diego Biurrun f107a02d4e Move encoder-specific quantize_c and related tables to the H.264 encoder. 16 years ago
Michael Niedermayer 085bf69f31 Add udp.c maintainer. 16 years ago
Reimar Döffinger 35d0c2173c Replace pushf/popf by explicit pushfl/popfl (32 bit) or pushfq/popfq (x86_64), 16 years ago
Måns Rullgård bd2b6b33bf snow: move scratch buffer from stack to malloced buffer in context 16 years ago
Diego Biurrun ab56b321a9 Disable unused code for now to allow 'make checkheaders' to pass. 16 years ago
Diego Biurrun 4b5f19074e Add missing headers to get 'make checkheaders' closer to passing. 16 years ago
Måns Rullgård 819e4dd9e6 svq1enc: move scratch buffer from stack to context to ensure alignment 16 years ago
Måns Rullgård 6b8810d0ca flashsv: use skip_bits_long() where required 16 years ago
Baptiste Coudurier f4cca718cf move decoder initialization in separate function, earlier failure detection 16 years ago
Diego Biurrun f2e92ad105 Make non-void replacement functions actually return a value. 16 years ago
Diego Biurrun ce9ff9cc52 Move #defines that are mostly used in h264.c out of h264data.h and into h264.h. 16 years ago
Diego Biurrun ee2a957fbd Use golomb_to_pict_type instead of its duplicate, slice_type_map. 16 years ago
Diego Biurrun 7f8f4b40aa cosmetics: Align table for better readability. 16 years ago
Kostya Shishkov c5b2fe165a Some BMP files have file size declared in the header equal to headers size 16 years ago