summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* improve CRC APIAurelien Jacobs2008-01-04
* Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's dependenciesLuca Abeni2008-01-04
* Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's de...Luca Abeni2008-01-04
* Move *malloc() out of tree.c, that way the code can be used withMichael Niedermayer2008-01-04
* Make three rm demuxer functions non static.Ronald S. Bultje2008-01-04
* 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
* mention libavfilter in warning about deprecated vhookAurelien Jacobs2008-01-03
* Drop RTSP default protocol.Ronald S. Bultje2008-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
* 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
* 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
* 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
* Revert hack which should have never been commited.Michael Niedermayer2007-12-28
* Check for the presence of sys/select.h and conditionally #include it.Michael Kostylev2007-12-27
* Fix detected fps for old divx/xvid.Michael Niedermayer2007-12-27
* Do not force fps unless the user actually specified one.Michael Niedermayer2007-12-26
* PC Paintbrush PCX image decoderIvo van Poorten2007-12-26
* Revert r6124, the change was just wrong, other formats than MPEG-PS can beAllan Sandfeld Jensen2007-12-25
* djgpp port, first partMichael Kostylev2007-12-24
* typo: begining --> beginningDiego Biurrun2007-12-23
* begining -> beginning typo fixReimar Döffinger2007-12-23
* 100l, av_read_packet must check for read_packet error, in case ofReimar Döffinger2007-12-23
* Add a av_alloc_put_byte function.Reimar Döffinger2007-12-22
* Fix Doxygen function parameter name.Diego Biurrun2007-12-21
* comment typo fixesDiego Biurrun2007-12-21
* typo ;)Ivo van Poorten2007-12-21
* Document ByteIOContext and URLContext change rules.Michael Niedermayer2007-12-20
* ReindentBenjamin Larsson2007-12-20
* Correctly handle FLV_CODECID_NELLYMOSER_8HZ_MONO filesBenjamin Larsson2007-12-20
* Document a few more structure change rules with relation to ABI/API.Michael Niedermayer2007-12-20
* fix indentationBaptiste Coudurier2007-12-20
* Document structure change rules with relation to ABI/API.Michael Niedermayer2007-12-20