summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Update show_banner date.Benoit Fouet2008-01-02
* cosmetics: sort()Diego Biurrun2008-01-02
* Add portable way to check for the existence of definitions andDave Yeo2008-01-01
* Extract aspect ratio from ODML/vprp.Michael Niedermayer2008-01-01
* Correct doxy about timestamp units of read_timestamp().Michael Niedermayer2007-12-31
* Document return of read_timestamp.Michael Niedermayer2007-12-31
* More verbose aspect ratio error msg.Michael Niedermayer2007-12-31
* Direct blocks should use motion vectors from the second reference frameKostya Shishkov2007-12-31
* simplifyJustin Ruggles2007-12-30
* pass an AC3DecodeContext to ac3_downmix() instead of multiple argumentsJustin Ruggles2007-12-30
* cosmetics: rename sampling_rate to sample_rateJustin Ruggles2007-12-30
* do not need to cast a (void *)Justin Ruggles2007-12-30
* cosmetics: vertical realignment after last commitJustin Ruggles2007-12-30
* cosmetics: rename all AC3DecodeContext variables from ctx to sJustin Ruggles2007-12-30
* cosmetics: rename GetBitContext gb to gbcJustin Ruggles2007-12-30
* remove unused context variableJustin Ruggles2007-12-30
* export raw SSA tracks with their own codec ID (patch by Evgeniy Stepanov)Evgeniy Stepanov2007-12-29
* clear internal queue when seekingAurelien Jacobs2007-12-29
* move internal queue freeing code in its own functionAurelien Jacobs2007-12-29
* fix memory leak (patch by Gabriel Forté gforte _at_ wyplay _dot_ com)Gabriel Forté2007-12-29
* indentMichael Niedermayer2007-12-29
* Try to fix url_split() so that the ?foobar part is in the path and only the p...Michael Niedermayer2007-12-29
* add myself as maintainer for pcx.c and sunrast.cIvo van Poorten2007-12-28
* add PCX and Sun Rasterfile decodersIvo van Poorten2007-12-28
* remove forgotten debug statementIvo van Poorten2007-12-28
* Sort properlyIvo van Poorten2007-12-28
* Sun Rasterfile decoderIvo van Poorten2007-12-28
* Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 3 ReindentLuca Barbato2007-12-28
* Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 2 x-pn-tng sup...Luca Barbato2007-12-28
* Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 1 CommentLuca Barbato2007-12-28
* use cutoff frequency to adjust bandwidth in ac3 encoderJustin Ruggles2007-12-28
* use bps instead of kbps for bitrateJustin Ruggles2007-12-28
* Revert hack which should have never been commited.Michael Niedermayer2007-12-28