summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ARM: convert VFP code to UAL syntaxMåns Rullgård2008-12-031-79/+80
* Implement complexity estimation parsing and try to detect an incorrectly setMichael Niedermayer2008-12-032-3/+63
* add GEOX fourcc for mpeg4Michael Niedermayer2008-12-031-0/+1
* Move declaration of av_set_program_name and av_program_add_stream_indexDiego Biurrun2008-12-032-2/+4
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-033-31/+31
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-0330-122/+116
* add FFDS fourcc, ok'd by kostyaBen Littler2008-12-031-0/+1
* Remove entry about unsupported QCELP codec, it is now supported.Diego Biurrun2008-12-031-5/+0
* ac3dec: skip decoding and use error concealment for remaining blocks inJustin Ruggles2008-12-031-0/+1
* mlp: initialize all CRC tables in a common function.Laurent Aimar2008-12-033-16/+8
* Trivial rephrasing, avoids too long lineReynaldo H. Verdejo Pinochet2008-12-021-1/+1
* Trivial, Cosmetics, mostly brace placement changesReynaldo H. Verdejo Pinochet2008-12-021-113/+147
* Fix reading out of buffer during RV30/40 deblock mask calculationKostya Shishkov2008-12-021-1/+1
* 34l: forgot to change one case of chroma MC for RV40Kostya Shishkov2008-12-021-1/+2
* Check RV30/40 slice offsets to be inside buffer.Kostya Shishkov2008-12-021-0/+5
* Update ff_rv34_decode_frame() arguments definitionKostya Shishkov2008-12-022-2/+2
* Remove unused RV40 spatial intra prediction functionKostya Shishkov2008-12-021-22/+0
* Commit last ok'ed parts of QCELP decoder and enable it.Kenan Gillet2008-12-028-6/+164
* ADTS AAC probe.Michael Niedermayer2008-12-021-1/+33
* Fix regression test failure with pthreads on multiprocessor systems.Michael Niedermayer2008-12-023-2/+5
* Remove commented-out duplicate declarations.Diego Biurrun2008-12-021-2/+0
* Remove unused declarations.Diego Biurrun2008-12-021-15/+0
* More OKed parts of the QCELP decoderKenan Gillet2008-12-012-1/+61
* Remove hack added to make "make checkheaders" pass, it is unneeded nowVitor Sessak2008-12-011-3/+0
* More OKed parts of the QCELP decoderKenan Gillet2008-12-011-0/+4
* Get rid of now unneeded pps/sps correctness code as pps/sps will notMichael Niedermayer2008-12-011-28/+19
* Allocate parameter sets sanely instead of using alloc_parameter_set().Michael Niedermayer2008-12-011-28/+26
* Make more informative the error messages regarding the access to theStefano Sabatini2008-12-011-2/+2
* Improve documentation for the -pass and -passlog options. Add mentionStefano Sabatini2008-12-011-5/+8
* enable RV40 decoderKostya Shishkov2008-12-016-1/+9
* RV40 MC functionsKostya Shishkov2008-12-013-0/+383
* Implement rule-number parsing, the initial step in stream (and bitrate)Ronald S. Bultje2008-12-011-5/+16
* Fix segfault due to deallocated entries in delayed_pic after size change.Michael Niedermayer2008-11-301-0/+1
* Change RDTDemuxContext->st into an array of streams, which will make futureRonald S. Bultje2008-11-301-5/+15
* document ff_rdt_parse_open(). See ML discussion in "[PATCH] RDT/RealmediaRonald S. Bultje2008-11-301-0/+10
* Change function prototype from taking an AVStream to taking an index to theRonald S. Bultje2008-11-303-4/+5
* More OKed parts of the QCELP decoderKenan Gillet2008-11-302-13/+236
* Handle AltiVec objects in a more elegant fashion, similar to MMX.Diego Biurrun2008-11-301-9/+8
* Remove ineffectual hack that attempts to build ppc/check_altivec.o withoutDiego Biurrun2008-11-301-4/+0
* configure: vertical alignment cosmetics.Ramiro Polla2008-11-301-1/+1
* configure: Use check_lib2 for bzlib.Ramiro Polla2008-11-301-1/+1
* channel layout support for ffmpeg.cBenjamin Larsson2008-11-291-0/+4
* Implement the fields rc_max_available_vbv_use andBaptiste Coudurier2008-11-294-4/+20
* Replaces not the anymore valid -flags +trell option with -trellis 2.Stefano Sabatini2008-11-291-4/+4
* Rename functions in sdp.c for consistency's sake.Stefano Sabatini2008-11-291-8/+8
* s/FFserver/ffserver/ in the help message invocation synopsis.Stefano Sabatini2008-11-291-1/+1
* Add support for parsing and decoding DCA-HD streams.Kostya Shishkov2008-11-293-4/+15
* RV40 loop filterKostya Shishkov2008-11-291-0/+238
* Invoke future RV30/40 loop filter for already decoded rows instead ofKostya Shishkov2008-11-292-2/+5
* Do not duplicate AAN DCT tables in dct-test.c.Diego Biurrun2008-11-282-13/+3
OpenPOWER on IntegriCloud