16804 Commits (40f06241213a430a8f2ab65a98b280cb96c30fa1)
 

Author SHA1 Message Date
Diego Biurrun bad4063740 Move declaration of av_set_program_name and av_program_add_stream_index 16 years ago
Diego Biurrun 376924583a Delete unnecessary 'extern' keywords. 16 years ago
Diego Biurrun 9686df2be5 Delete unnecessary 'extern' keywords. 16 years ago
Ben Littler 26ae363e06 add FFDS fourcc, ok'd by kostya 16 years ago
Diego Biurrun c8b4365258 Remove entry about unsupported QCELP codec, it is now supported. 16 years ago
Justin Ruggles af2272b209 ac3dec: skip decoding and use error concealment for remaining blocks in 16 years ago
Laurent Aimar 7a2efd2e44 mlp: initialize all CRC tables in a common function. 16 years ago
Reynaldo H. Verdejo Pinochet 751ccc4852 Trivial rephrasing, avoids too long line 16 years ago
Reynaldo H. Verdejo Pinochet cf13954134 Trivial, Cosmetics, mostly brace placement changes 16 years ago
Kostya Shishkov 3e16cde430 Fix reading out of buffer during RV30/40 deblock mask calculation 16 years ago
Kostya Shishkov 958a2b5d6b 34l: forgot to change one case of chroma MC for RV40 16 years ago
Kostya Shishkov 1799d5223e Check RV30/40 slice offsets to be inside buffer. 16 years ago
Kostya Shishkov a1c1c78019 Update ff_rv34_decode_frame() arguments definition 16 years ago
Kostya Shishkov 207625ee61 Remove unused RV40 spatial intra prediction function 16 years ago
Kenan Gillet 73b458e354 Commit last ok'ed parts of QCELP decoder and enable it. 16 years ago
Michael Niedermayer 2ba0cdd527 ADTS AAC probe. 16 years ago
Michael Niedermayer a6f2c0d6e5 Fix regression test failure with pthreads on multiprocessor systems. 16 years ago
Diego Biurrun 1599c47ce3 Remove commented-out duplicate declarations. 16 years ago
Diego Biurrun 2ef8819c9a Remove unused declarations. 16 years ago
Kenan Gillet 061f407e53 More OKed parts of the QCELP decoder 16 years ago
Vitor Sessak b8438f5f48 Remove hack added to make "make checkheaders" pass, it is unneeded now 16 years ago
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