summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* dissallow sprintfMichael Niedermayer2005-01-12
* various security fixes and precautionary checksMichael Niedermayer2005-01-12
* Quote path expression to take care of $(prefix) possibly containing spaces.Diego Biurrun2005-01-11
* get debug code to compile again.François Revol2005-01-08
* handle fixed sample_size patch by Roine Gustafsson <roine AT users.sourceforg...Roine Gustafsson2005-01-08
* integer overflows, heap corruptionMichael Niedermayer2005-01-08
* RV30/RV40 demuxing (untested)Michael Niedermayer2005-01-06
* Patch for creating m2v files by (Fabrizio Gennari <fabrizio.ge tiscali it)Michael Niedermayer2005-01-04
* disable yuv_image_formatMichael Niedermayer2005-01-04
* .{Y,U,V} image2 supportMichael Niedermayer2005-01-04
* - Writes correct unknown aspectRoine Gustafsson2005-01-04
* 10lMichael Niedermayer2005-01-03
* skip INDX chunksMichael Niedermayer2005-01-03
* WV1F supportMichael Niedermayer2005-01-01
* ffm_init() for win32, so the regression tests dont fail thereMichael Niedermayer2004-12-30
* Fix compilation when both amr_nb and amr_wb are enabledRoberto Togni2004-12-29
* common.h -> common.h/bitstream.hMichael Niedermayer2004-12-29
* preroll is in msMichael Niedermayer2004-12-22
* 1/0l fixMichael Niedermayer2004-12-22
* prefer integer fps if possible when guessingMichael Niedermayer2004-12-21
* guess fps for the variable fps caseMichael Niedermayer2004-12-21
* fix regression test failureMichael Niedermayer2004-12-21
* 10l (double free)Michael Niedermayer2004-12-19
* broken avi / div by zero fixMichael Niedermayer2004-12-19
* try to guess the fps if they are variableMichael Niedermayer2004-12-19
* add -vtag and-atag support to mov patch by (Roine Gustafsson <roine at users ...Roine Gustafsson2004-12-17
* workaround some broken mpeg-ps timestampsMichael Niedermayer2004-12-15
* some sanity checks on what is muxed, invalid timestamps in mpeg are very comm...Michael Niedermayer2004-12-14
* fix timestamp prediction for low_delay mpeg streamsMichael Niedermayer2004-12-14
* load the 'avcC' atom needed for 'avc1' decodingMike Melanson2004-12-09
* rv20 encodingMichael Niedermayer2004-12-07
* seeking in rm 2nd tryMichael Niedermayer2004-12-06
* seeking in rmMichael Niedermayer2004-12-06
* rm encoding fixMichael Niedermayer2004-12-06
* try to recover from errors instead of failing fatalyMichael Niedermayer2004-12-06
* various demuxer fixesMichael Niedermayer2004-12-06
* rv10 thread safety fix / rv10 ffplay fixMichael Niedermayer2004-12-06
* timestamp fixMichael Niedermayer2004-12-06
* use pts based duration/bitrate guessing code for mpeg-tsMichael Niedermayer2004-12-06
* fixing pipe seek bugMichael Niedermayer2004-12-06
* next try at fixing rv20 decodingMichael Niedermayer2004-12-05
* This patch takes into account that fifo_realloc may adjust fifo.wptrChriss2004-12-05
* fifo_realloc()Michael Niedermayer2004-12-01
* kill a annoying debug printfMichael Niedermayer2004-11-30
* fixing playback of ftp://ftp.mplayerhq.hu/MPlayer/incoming/blender_raw.aviMichael Niedermayer2004-11-30
* split ffhuffyuv into 2 codecs:Loren Merritt2004-11-28
* DVDNav4 patch by ("Chris" <chris at garveycocker d0t com>)Chriss2004-11-23
* int / int64 fix by (Wolfram Gloger <wmglo @@@ dent:med:uni-muenchen:de>)Michael Niedermayer2004-11-23
* parts of the dvd patch from ("Chris" <chris <at< garveycocker >dot< com> and ...Michael Niedermayer2004-11-21
* use correct typesMike Melanson2004-11-20