summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* simplified version handlingFabrice Bellard2003-09-11
* forgot to apply the palette component lookup tableMike Melanson2003-09-11
* removed invalid sequence end codeFabrice Bellard2003-09-10
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-10
* get_bi(), be/le fixMichael Niedermayer2003-09-10
* theres no SVQ1 encoder -> it cant be defaultMichael Niedermayer2003-09-10
* mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix)Michael Niedermayer2003-09-09
* memleak fix by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michael Niedermayer2003-09-09
* kernel header bug workaround by (Ronald Bultje <rbultje at ronald dot bitfrea...Michael Niedermayer2003-09-09
* Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>)Glenn Maynard2003-09-09
* ID3 parsing and generation in MP3 formatFabrice Bellard2003-09-08
* removed localtime_r.hFabrice Bellard2003-09-08
* CODEC_ID_MP3LAME is obsoleteFabrice Bellard2003-09-08
* removed os_support.hFabrice Bellard2003-09-08
* simpler strptime - added os_support.[ch] - moved localtime_r to os_support.cFabrice Bellard2003-09-08
* removed ctype.h headerFabrice Bellard2003-09-08
* fixed endianness dependancies (untested)Fabrice Bellard2003-09-08
* hacks to support Xan AVI filesMike Melanson2003-09-08
* support for Duck DK3 and DK4 ADPCMMike Melanson2003-09-08
* demuxer for custom Wing Commander III movie (.mve) filesMike Melanson2003-09-08
* memory leak fix by (Tom Dexter <devel at www dot digitalaudiorock dot com>)Michael Niedermayer2003-09-07
* move packetheader after startcodesAlex Beregszaszi2003-09-07
* some fixesAlex Beregszaszi2003-09-06
* padding fixMichael Niedermayer2003-09-06
* big/little endian fixMichael Niedermayer2003-09-06
* initial nut muxer and demuxer (demuxer is not fail safe)Alex Beregszaszi2003-09-05
* bump version numbers to 0.4.8Alex Beregszaszi2003-09-05
* rewriteMichael Niedermayer2003-09-05
* fixing copyright header (the code is from strptime.c so the copyright header ...Michael Niedermayer2003-09-04
* Compile fix when no CONFIG_ENCODERS by (Glenn Maynard <g_sf at zewt dot org>)Michael Niedermayer2003-09-04
* case insensitive codec_get_id()Michael Niedermayer2003-09-04
* localtime_r patch by (Glenn Maynard <g_sf at zewt dot org>)Glenn Maynard2003-09-04
* MingW patches by (Glenn Maynard <g_sf at zewt dot org>)Michael Niedermayer2003-09-04
* initial commit for Id RoQ and Interplay MVE multimedia subsystemsMike Melanson2003-09-02
* fix MPEG-TS missdetected as MPEG-PSMichael Niedermayer2003-09-01
* first pass at PSX STR demuxer; does not yet interact correctly with MDECMike Melanson2003-09-01
* asv2 regression testMichael Niedermayer2003-09-01
* stdin patch by (Charles Yates <charles dot yates at pandora dot be>)Charles Yates2003-08-29
* libavformat/avio.h compilation problem in VisualC++ by (lethean at realtime d...Michael Niedermayer2003-08-29
* 1000l in abbrv. tableRoman Shaposhnik2003-08-29
* * making resolution abbreviations rightRoman Shaposhnik2003-08-29
* * Phase 1 for DV encoding support. Muxing/demuxing of DV streams is nowRoman Shaposhnik2003-08-28
* naughty, forbidden variable declarationsMike Melanson2003-08-27
* mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>)Michael Niedermayer2003-08-26
* accepts pgmyuv extensionFabrice Bellard2003-08-24
* suppressed frame number modulus hack - added loop_input hack which I find eas...Fabrice Bellard2003-08-24
* win32 compile fixFabrice Bellard2003-08-24
* all human-readable output should go into stderr for now. We reallyRoman Shaposhnik2003-08-21
* use codec_tag for encoding tooMichael Niedermayer2003-08-18
* * fixing a regression in mpeg encoder (not setting pix_fmt),Roman Shaposhnik2003-08-12