summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* simplified version handlingFabrice Bellard2003-09-111-4/+3
* forgot to apply the palette component lookup tableMike Melanson2003-09-111-5/+7
* removed invalid sequence end codeFabrice Bellard2003-09-101-12/+7
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-1025-54/+53
* get_bi(), be/le fixMichael Niedermayer2003-09-101-14/+28
* theres no SVQ1 encoder -> it cant be defaultMichael Niedermayer2003-09-101-1/+1
* mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix)Michael Niedermayer2003-09-091-124/+92
* memleak fix by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michael Niedermayer2003-09-091-0/+4
* kernel header bug workaround by (Ronald Bultje <rbultje at ronald dot bitfrea...Michael Niedermayer2003-09-091-1/+2
* Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>)Glenn Maynard2003-09-091-1/+1
* ID3 parsing and generation in MP3 formatFabrice Bellard2003-09-085-82/+409
* removed localtime_r.hFabrice Bellard2003-09-081-1/+0
* CODEC_ID_MP3LAME is obsoleteFabrice Bellard2003-09-088-19/+19
* removed os_support.hFabrice Bellard2003-09-081-2/+0
* simpler strptime - added os_support.[ch] - moved localtime_r to os_support.cFabrice Bellard2003-09-0810-1152/+212
* removed ctype.h headerFabrice Bellard2003-09-087-6/+4
* fixed endianness dependancies (untested)Fabrice Bellard2003-09-081-26/+23
* hacks to support Xan AVI filesMike Melanson2003-09-082-0/+8
* support for Duck DK3 and DK4 ADPCMMike Melanson2003-09-081-0/+2
* demuxer for custom Wing Commander III movie (.mve) filesMike Melanson2003-09-084-1/+421
* memory leak fix by (Tom Dexter <devel at www dot digitalaudiorock dot com>)Michael Niedermayer2003-09-071-3/+4
* move packetheader after startcodesAlex Beregszaszi2003-09-071-11/+10
* some fixesAlex Beregszaszi2003-09-061-4/+6
* padding fixMichael Niedermayer2003-09-061-40/+38
* big/little endian fixMichael Niedermayer2003-09-061-36/+70
* initial nut muxer and demuxer (demuxer is not fail safe)Alex Beregszaszi2003-09-055-1/+577
* bump version numbers to 0.4.8Alex Beregszaszi2003-09-051-2/+5
* rewriteMichael Niedermayer2003-09-051-24/+17
* fixing copyright header (the code is from strptime.c so the copyright header ...Michael Niedermayer2003-09-041-22/+19
* Compile fix when no CONFIG_ENCODERS by (Glenn Maynard <g_sf at zewt dot org>)Michael Niedermayer2003-09-041-0/+6
* case insensitive codec_get_id()Michael Niedermayer2003-09-041-29/+4
* localtime_r patch by (Glenn Maynard <g_sf at zewt dot org>)Glenn Maynard2003-09-045-22/+91
* MingW patches by (Glenn Maynard <g_sf at zewt dot org>)Michael Niedermayer2003-09-041-1/+6
* initial commit for Id RoQ and Interplay MVE multimedia subsystemsMike Melanson2003-09-025-1/+926
* fix MPEG-TS missdetected as MPEG-PSMichael Niedermayer2003-09-011-1/+1
* first pass at PSX STR demuxer; does not yet interact correctly with MDECMike Melanson2003-09-014-1/+357
* asv2 regression testMichael Niedermayer2003-09-011-0/+1
* stdin patch by (Charles Yates <charles dot yates at pandora dot be>)Charles Yates2003-08-291-1/+2
* libavformat/avio.h compilation problem in VisualC++ by (lethean at realtime d...Michael Niedermayer2003-08-291-0/+4
* 1000l in abbrv. tableRoman Shaposhnik2003-08-291-2/+2
* * making resolution abbreviations rightRoman Shaposhnik2003-08-291-2/+6
* * Phase 1 for DV encoding support. Muxing/demuxing of DV streams is nowRoman Shaposhnik2003-08-284-28/+787
* naughty, forbidden variable declarationsMike Melanson2003-08-271-2/+3
* mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>)Michael Niedermayer2003-08-264-1/+862
* accepts pgmyuv extensionFabrice Bellard2003-08-241-2/+2
* suppressed frame number modulus hack - added loop_input hack which I find eas...Fabrice Bellard2003-08-242-9/+18
* win32 compile fixFabrice Bellard2003-08-241-4/+10
* all human-readable output should go into stderr for now. We reallyRoman Shaposhnik2003-08-211-8/+8
* use codec_tag for encoding tooMichael Niedermayer2003-08-183-11/+22
* * fixing a regression in mpeg encoder (not setting pix_fmt),Roman Shaposhnik2003-08-121-1/+1
OpenPOWER on IntegriCloud