summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* do not set channels before checking request_channelsJustin Ruggles2008-01-05
* use request_channels in liba52 decoderJustin Ruggles2008-01-05
* cosmetics: indentationJustin Ruggles2008-01-05
* check for request_channels at codec initJustin Ruggles2008-01-05
* do not set channels before checking request_channelsJustin Ruggles2008-01-05
* Update maintainership information after the rtp.c splitLuca Abeni2008-01-05
* adjust output channels based on AVCodecContext.request_channels in AC3 parserJustin Ruggles2008-01-05
* Drop non key frames before the first key frame.Michael Niedermayer2008-01-05
* install crc.h which is now part of public APIAurelien Jacobs2008-01-04
* improve CRC APIAurelien Jacobs2008-01-04
* Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's dependenciesLuca Abeni2008-01-04
* Enable proper output from the LFE channel, based on patch from Mathias Rauen ...Benjamin Larsson2008-01-04
* Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's de...Luca Abeni2008-01-04
* indentMichael Niedermayer2008-01-04
* Flip key and element so types match, not that it matters for any codeMichael Niedermayer2008-01-04
* Document O() time.Michael Niedermayer2008-01-04
* Document node removial API.Michael Niedermayer2008-01-04
* Fix selftest.Michael Niedermayer2008-01-04
* Support removing elements.Michael Niedermayer2008-01-04
* Move *malloc() out of tree.c, that way the code can be used withMichael Niedermayer2008-01-04
* RV30 thirdpel motion compensation supportKostya Shishkov2008-01-04
* A few lines of text about the range coder, part of a patch by lars punkt taeu...lars.taeuber@web.de2008-01-04
* Add a note about the license of libamr.Diego Biurrun2008-01-04
* Spell out WB and NB.Diego Biurrun2008-01-04
* Change some files to only include the necessary headers.Diego Biurrun2008-01-04
* Initialize "saved" buffer to zero.Benoit Fouet2008-01-04
* Make three rm demuxer functions non static.Ronald S. Bultje2008-01-04
* Always set next correctly, even if a matching element is found (that isMichael Niedermayer2008-01-04
* Make pp_help a constant pointer to constant characters, moves it partiallyDiego Pettenò2008-01-04
* cosmetics: indentation and add a TODO commentJustin Ruggles2008-01-04
* only check ac3 crc if AVCodecContext.error_resilience > 0Justin Ruggles2008-01-03
* cosmetics: indentation after last commitJustin Ruggles2008-01-03
* remove workaround which is no longer needed due toJustin Ruggles2008-01-03
* Rationalize some dependencies between rtsp and rtpLuca Abeni2008-01-03
* Fix the RTP muxer dependenciesLuca Abeni2008-01-03
* use one shift less in get_pts()Ivo van Poorten2008-01-03
* Make decode210() common function.Kostya Shishkov2008-01-03
* Make pp_get_mode_by_name_and_quality accept a constant string.Diego Pettenò2008-01-03
* Make filterDelimiters and optionDelimiters two static constant array ofDiego Pettenò2008-01-03
* add crc check to ac3 decoderJustin Ruggles2008-01-03
* mention libavfilter in warning about deprecated vhookAurelien Jacobs2008-01-03
* Drop RTSP default protocol.Ronald S. Bultje2008-01-02
* Fix issue #301:Christophe Gisquet2008-01-02
* cosmetics: Reindent.Diego Biurrun2008-01-02
* Merge double-nested if into && condition.Ronald S. Bultje2008-01-02
* move num_packets=0 where it belongsAurelien Jacobs2008-01-02
* TechnoTrend PVA DemuxerIvo van Poorten2008-01-02
* TechnoTrend PVA DemuxerIvo van Poorten2008-01-02
* Fix prototype and return value of opt_bitrate and opt_bsf.Morten Hustveit2008-01-02
* Define rc override string as const.Morten Hustveit2008-01-02