15353 Commits (9045f5e72d6916bd93e0a9b26a8e4a2598fee6f1)
 

Author SHA1 Message Date
Robert Swain 9edae4ad81 Synchronise code with AAC decoder in SoC 16 years ago
Robert Swain 9cc04edff9 More OKed hunks of the AAC decoder from SoC 16 years ago
Roman Shaposhnik 3f66d16821 Fixing the units in DV50 tables (both coordinates are 16 years ago
Peter Ross 5e8ecfde50 Apply PCM ENCODE/DECODE() macros to the S/U,8/24/32,LE/BE PCM codecs. 16 years ago
Roman Shaposhnik d557838cfb Coalescing the un-weighting and de-quantization steps for faster 16 years ago
Kostya Shishkov 76c655fb8f Simplify colour conversion in Fraps as suggested by Michael 16 years ago
Michael Niedermayer 2967101173 The deblock filter does not need all the intra availability stuff so do 16 years ago
Michael Niedermayer faa7e39466 Simplify constrained_intra_pred code in fill_caches(). 16 years ago
Michael Niedermayer d1d10e9125 Support MBAFF + constrained intra prediction. 16 years ago
Robert Swain 697c7cd44b Bump minor version as av_log_missing_feature() was added to public API in 16 years ago
Justin Ruggles ea779d91ca Add a generic function to lavc to log messages about missing features. 16 years ago
Kostya Shishkov af1761915b R and B components are stored as a differences to G component in Fraps v5. 16 years ago
Michael Niedermayer beca9a286c Mask bits of reference indexes properly to avoid negative numbers entangling 16 years ago
Michael Niedermayer e248cb601e Remove a few more lines of unneeded code in fill_caches() for MBAFF. 16 years ago
Benjamin Larsson 1b46683c80 FOURCC addition: added 3IV2, another mpeg4 id. incoming/video_3iv2/video_3iv2.avi 16 years ago
Michael Niedermayer d50cdd82de Use the correct reference tables for interlaced MBAFF MBs in the loop filter. 16 years ago
Peter Ross d9d9a8c028 Add MDEC tags to Electronic Arts demuxer. 16 years ago
Michael Niedermayer 0281d32550 Do not execute the part of fill_caches() for the loopfilter that overwrites 16 years ago
Stefano Sabatini 8163c870b0 Cosmetics: move at the beginning of the file the av_frac_* functions, avoid 16 years ago
Michael Niedermayer 3d11b8ce13 Remove more code that has become useless after the pairless MBAFF loop 16 years ago
Stefano Sabatini 7fc332c7ba Remove reference to the unsupported master format from ffserver.conf. 16 years ago
Robert Swain cc0591dab0 Sync already committed code with that in SoC and commit more OKed hunks of code 16 years ago
Michael Niedermayer 5f7f9719ac Remove odd pairwise deblock filtering applied to MBAFF MBs. 16 years ago
Aurelien Jacobs 44015c56a6 matroskadec: add basic tags support (metadata) 16 years ago
Peter Ross 4f5c72e857 PCM regression tests. 16 years ago
Stefano Sabatini 76eb5c0523 Cosmetics: fix weird indent. 16 years ago
Stefano Sabatini 540f1c7b13 Implement avfilter_version(). 16 years ago
Stefano Sabatini b3b990b659 Implement avdevice_version(). 16 years ago
Stefano Sabatini c97429e22b Implement avformat_version(). 16 years ago
Stefano Sabatini 96afa6be0b Doxygenate avcodec_version(). 16 years ago
Stefano Sabatini 7f0026dded Implement avutil_version(). 16 years ago
Stefano Sabatini 3241ec1d6f Cosmetics: make a v4l2 error message consistent with r14647. 16 years ago
Benoit Fouet c57c489753 Change OSS long names. 16 years ago
Baptiste Coudurier ec7e2582ae fix 4:2:2 psnr 16 years ago
Baptiste Coudurier b80b569242 remove mxf.c, previously copied to mxfdec.c 16 years ago
Peter Ross 3ee573a300 Add simpler/cleaner/faster F32BE encoding/decoding. 16 years ago
Peter Ross ff66caab40 Simplify PCM codec; change 'n' in pcm_decode_frame() to equal "total number of samples". 16 years ago
Peter Ross 13dbd9b705 Prevent DAUD PCM encoder from fetching values outside of ff_reverse[] array bounds when input sample values are < 0. 16 years ago
Benoit Fouet bc02bc8686 Remove unused redefinition of av_log for test. 16 years ago
Benoit Fouet 0f680571fa Remove useless 'channels' assignment. 16 years ago
Baptiste Coudurier d09ea6baaf rename mxf.c to mxfdec.c 16 years ago
Måns Rullgård 5c5b1731b7 Maintain pointer to end of AVFormatContext.packet_buffer list 16 years ago
Vitor Sessak b888abe1be Cosmetics: rename loop counters in eval_refl() 16 years ago
Vitor Sessak bdb34c9f5e Simplify eval_refl(): do not store a buffer value in a var when the buffer could be used directly 16 years ago
Vitor Sessak aa425ada54 Simplify eval_refl(): s/b == 0/!b/ 16 years ago
Vitor Sessak 40812fdcf1 Simplify range checking in eval_refl(). Before the 16 years ago
Vitor Sessak d70875c81d Cosmetics: reindent 16 years ago
Vitor Sessak 7e05617a5c Simplify do_output_subblock(): Remove a unneeded memcpy 16 years ago
Stefano Sabatini 99423fa0ee Distinguish the error reporting for the cases of wrong size and wrong 16 years ago
Stefano Sabatini e78d651f06 Distinguish the error reporting for the cases of wrong size and wrong 16 years ago