Mercurial > libavformat.hg
graph
-
CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just libavformat2006-07-11, by diego
-
remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway) libavformat2006-07-09, by michael
-
Etsi identifies DTS audio with stream_private+descriptor 0x7b (in the PMT). libavformat2006-07-08, by mru
-
new mov_read_packet, mov_read_seek, fix seeking in ni mov, fix demuxing adpcm libavformat2006-07-08, by bcoudurier
-
Woops, this file was supposed to be added in r5556: "Move initialisations and internal symbols in allformats.h" libavformat2006-06-30, by gpoirier
-
extradata may be used as bitstream reader input so allocate with padding libavformat2006-06-29, by mru
-
do not fail av_find_stream_info() if params for all streams could not be found libavformat2006-06-29, by mru
-
dont read over the end of a data chunk and at the end search for the next libavformat2006-06-28, by michael
-
Remove unused variable, patch by Stefan Huehner stefan__at__huehner__dot__org. libavformat2006-06-20, by diego
-
Add const to (mostly) char* and make some functions static, which aren't used libavformat2006-06-18, by diego
-
Add (mostly) const to variable and parameter declaration, where a char* was libavformat2006-06-17, by diego
-
use standard codec tag if the specified tag is out of range and would be libavformat2006-06-16, by mru