summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Cope with rev 22183:Gwenole Beauchesne2010-03-04
* Ensure that we write clusters and blocks with known size when streamingDavid Conrad2010-03-04
* Fix indentationDavid Conrad2010-03-04
* Simplify starting and ending clustersDavid Conrad2010-03-04
* Write the first seekhead if writing to a stream, we won't be able to seekDavid Conrad2010-03-04
* Attempt seeking to write EBML master sizes even if streamedDavid Conrad2010-03-04
* AAC: Mark predictor functions av_always_inline.Alex Converse2010-03-04
* Cosmetics: Re-indent after last commit.Alex Converse2010-03-04
* AAC parser: Don't write channels, sample rate, and frame size each frame.Alex Converse2010-03-04
* Port Optimizations about *_type init from decode to filter code.Michael Niedermayer2010-03-04
* Optimize *_type init, 1.5 cpu cycles faster.Michael Niedermayer2010-03-04
* Revert r30825, it was not supposed to be committed.Stefano Sabatini2010-03-04
* Fill the r, g, b values used for computing the c->pal_yuv table in theStefano Sabatini2010-03-04
* Make swscale-test take in input the name of the input and the outputStefano Sabatini2010-03-04
* Declare the PIX_FMT_GRAY8 pixel format as a paletted format. This isStefano Sabatini2010-03-04
* Delay translating DCT tokens into coefficients until immediately before IDCTDavid Conrad2010-03-03
* Do MC and IDCT in coding (hilbert) orderDavid Conrad2010-03-03
* Explictly separate decoding whether fragments are coded by planeDavid Conrad2010-03-03
* matroskaenc: use "title" tag instead of "description" in track title.Anton Khirnov2010-03-03
* move vp6 huffman table freeing code, out of common vp56 codeAurelien Jacobs2010-03-03
* matroskadec: cosmetic indentationAurelien Jacobs2010-03-03
* matroskadec: timestamps are dts and not pts in ms vfw compatibility modeJoakim Plate2010-03-03
* Reorder indexes in weight tables.Michael Niedermayer2010-03-03
* Properly pad H.264 extradata when taken from fmtp SDP attributesMartin Storsjö2010-03-03
* Move all context fields that are not used in the mb and block layersMichael Niedermayer2010-03-03
* Fixed DXVA2 H264 hwaccel compilation.Laurent Aimar2010-03-03
* remove unused left_border field from context.Michael Niedermayer2010-03-03
* cosmetic addition of {}Michael Niedermayer2010-03-03
* Note about luma/chroma_weight tables and their datatype.Michael Niedermayer2010-03-03
* Fixed overreads in TTA decoder with corrupted bistreams.Laurent Aimar2010-03-03
* Update to work with chunked encoding HTTP streams (as served by FFmpeg sinceRonald S. Bultje2010-03-03
* Plug memory leak in NUT muxer and demuxerVitor Sessak2010-03-03
* Plug memory leak in NSV demuxer.Jai Menon2010-03-03
* Plug some memory leaks in the VP6 decoderVitor Sessak2010-03-03
* move svq3 specific fields to the end of the contextMichael Niedermayer2010-03-03
* Cope with rev 22169 change:Gwenole Beauchesne2010-03-03
* Merge weight & offset tables, 15 cpu cycles faster.Michael Niedermayer2010-03-03
* Simplify implicit_weight table init.Michael Niedermayer2010-03-03
* Perform coefficient transformations in Bink Audio DCT decoder (issue1770)Peter Ross2010-03-03
* Support demuxing of streamed Bink filesPeter Ross2010-03-03
* use intended const syntaxPeter Ross2010-03-03
* Add _NETBSD_SOURCE definition to fix compilation on NetBSD.Jorge Acereda2010-03-03
* Another 3 useless zeroing instructions.Michael Niedermayer2010-03-03
* Load the whole left side of mv&ref only when needed.Michael Niedermayer2010-03-03
* Support B-frames when decoding MPEG-4 with VDPAU hardware acceleration.Carl Eugen Hoyos2010-03-03
* Make seektest messages similar to other testsMåns Rullgård2010-03-02
* Run seektest on all generated filesMåns Rullgård2010-03-02
* Place regtest-pixfmt output files in separate dirMåns Rullgård2010-03-02
* Remove unused argument to test scriptsMåns Rullgård2010-03-02
* Place regression test output files in subdirs per familyMåns Rullgård2010-03-02