summaryrefslogtreecommitdiff
path: root/libavformat/mpegenc.c
Commit message (Expand)AuthorAge
...
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* init to 0, fix warning: mpegenc.c:1022: warning: 'avail_space' may be used un...Baptiste Coudurier2008-01-31
* add parenthesis, fix warning: mpegenc.c:303: warning: suggest parentheses aro...Baptiste Coudurier2008-01-31
* Use dynamically allocated ByteIOContext in AVFormatContextBjörn Axelsson2007-11-21
* loosen dependencies over allformats.hAurelien Jacobs2007-09-16
* revert 10409Michael Niedermayer2007-09-05
* export put_timestamp()Michael Niedermayer2007-09-05
* remove likely wrong reseting of align_iframeMichael Niedermayer2007-07-15
* Avoid using undefined symbols.Aurelien Jacobs2007-07-14
* use allformats.hBaptiste Coudurier2007-06-21
* remove now useless ifdefBaptiste Coudurier2007-06-21
* split mpeg ps and variants muxer and demuxer, I'll clean more in a few minute...Baptiste Coudurier2007-06-21