summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Collapse)AuthorAge
* PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi ↵Dan Christiansen2003-09-28
| | | | | | dot au dot dk>) Originally committed as revision 2315 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mov/mp4/3gp muxer improvements patch by (Thomas Raivio <tjraivio at cc dot ↵Thomas Raivio2003-09-28
| | | | | | hut dot fi>) Originally committed as revision 2314 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)Michael Niedermayer2003-09-28
| | | | Originally committed as revision 2311 to svn://svn.ffmpeg.org/ffmpeg/trunk
* send the chunk preamble bytes to the respective decoders; Id RoQ demuxerMike Melanson2003-09-26
| | | | | | now works correctly Originally committed as revision 2303 to svn://svn.ffmpeg.org/ffmpeg/trunk
* yuv4mpeg.c extra space patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)Steven M. Schultz2003-09-25
| | | | Originally committed as revision 2301 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix compilation with cccFalk Hüffner2003-09-22
| | | | Originally committed as revision 2298 to svn://svn.ffmpeg.org/ffmpeg/trunk
* clean up 4xm demuxer; make valgrind just a little happierMike Melanson2003-09-20
| | | | Originally committed as revision 2296 to svn://svn.ffmpeg.org/ffmpeg/trunk
* iterate through the appropriate range of palette entriesMike Melanson2003-09-20
| | | | Originally committed as revision 2295 to svn://svn.ffmpeg.org/ffmpeg/trunk
* provisions for raw PCM audioMike Melanson2003-09-18
| | | | Originally committed as revision 2291 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove unused AMREXTRALIBSFabrice Bellard2003-09-16
| | | | Originally committed as revision 2287 to svn://svn.ffmpeg.org/ffmpeg/trunk
* generate correct PTS in transport stream - use mpeg2 encoder by defaultFabrice Bellard2003-09-16
| | | | Originally committed as revision 2282 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * fixing a typo ;-)Roman Shaposhnik2003-09-16
| | | | Originally committed as revision 2280 to svn://svn.ffmpeg.org/ffmpeg/trunk
* correct DLL windows installFabrice Bellard2003-09-15
| | | | Originally committed as revision 2279 to svn://svn.ffmpeg.org/ffmpeg/trunk
* adapt to use interim palette control API; do away with multi-chunk dataMike Melanson2003-09-14
| | | | | | transfer to decoder Originally committed as revision 2274 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 64 bit pts for writing - more const usage (don't forget me !)François Revol2003-09-13
| | | | Originally committed as revision 2269 to svn://svn.ffmpeg.org/ffmpeg/trunk
* deploy palette control APIMike Melanson2003-09-12
| | | | Originally committed as revision 2266 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplified version handlingFabrice Bellard2003-09-11
| | | | Originally committed as revision 2264 to svn://svn.ffmpeg.org/ffmpeg/trunk
* forgot to apply the palette component lookup tableMike Melanson2003-09-11
| | | | Originally committed as revision 2259 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removed invalid sequence end codeFabrice Bellard2003-09-10
| | | | Originally committed as revision 2256 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-10
| | | | Originally committed as revision 2255 to svn://svn.ffmpeg.org/ffmpeg/trunk
* get_bi(), be/le fixMichael Niedermayer2003-09-10
| | | | Originally committed as revision 2254 to svn://svn.ffmpeg.org/ffmpeg/trunk
* theres no SVQ1 encoder -> it cant be defaultMichael Niedermayer2003-09-10
| | | | Originally committed as revision 2252 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix)Michael Niedermayer2003-09-09
| | | | Originally committed as revision 2249 to svn://svn.ffmpeg.org/ffmpeg/trunk
* memleak fix by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michael Niedermayer2003-09-09
| | | | Originally committed as revision 2242 to svn://svn.ffmpeg.org/ffmpeg/trunk
* kernel header bug workaround by (Ronald Bultje <rbultje at ronald dot ↵Michael Niedermayer2003-09-09
| | | | | | bitfreak dot net>) Originally committed as revision 2241 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>)Glenn Maynard2003-09-09
| | | | Originally committed as revision 2240 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ID3 parsing and generation in MP3 formatFabrice Bellard2003-09-08
| | | | Originally committed as revision 2237 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removed localtime_r.hFabrice Bellard2003-09-08
| | | | Originally committed as revision 2236 to svn://svn.ffmpeg.org/ffmpeg/trunk
* CODEC_ID_MP3LAME is obsoleteFabrice Bellard2003-09-08
| | | | Originally committed as revision 2232 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removed os_support.hFabrice Bellard2003-09-08
| | | | Originally committed as revision 2230 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simpler strptime - added os_support.[ch] - moved localtime_r to os_support.cFabrice Bellard2003-09-08
| | | | Originally committed as revision 2228 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removed ctype.h headerFabrice Bellard2003-09-08
| | | | Originally committed as revision 2225 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed endianness dependancies (untested)Fabrice Bellard2003-09-08
| | | | Originally committed as revision 2224 to svn://svn.ffmpeg.org/ffmpeg/trunk
* hacks to support Xan AVI filesMike Melanson2003-09-08
| | | | Originally committed as revision 2220 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support for Duck DK3 and DK4 ADPCMMike Melanson2003-09-08
| | | | Originally committed as revision 2219 to svn://svn.ffmpeg.org/ffmpeg/trunk
* demuxer for custom Wing Commander III movie (.mve) filesMike Melanson2003-09-08
| | | | Originally committed as revision 2218 to svn://svn.ffmpeg.org/ffmpeg/trunk
* memory leak fix by (Tom Dexter <devel at www dot digitalaudiorock dot com>)Michael Niedermayer2003-09-07
| | | | Originally committed as revision 2216 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move packetheader after startcodesAlex Beregszaszi2003-09-07
| | | | Originally committed as revision 2215 to svn://svn.ffmpeg.org/ffmpeg/trunk
* some fixesAlex Beregszaszi2003-09-06
| | | | Originally committed as revision 2214 to svn://svn.ffmpeg.org/ffmpeg/trunk
* padding fixMichael Niedermayer2003-09-06
| | | | Originally committed as revision 2213 to svn://svn.ffmpeg.org/ffmpeg/trunk
* big/little endian fixMichael Niedermayer2003-09-06
| | | | | | | | | storing 64bit stuff in int fix put_v() fix startcodes nut_probe() Originally committed as revision 2212 to svn://svn.ffmpeg.org/ffmpeg/trunk
* initial nut muxer and demuxer (demuxer is not fail safe)Alex Beregszaszi2003-09-05
| | | | Originally committed as revision 2211 to svn://svn.ffmpeg.org/ffmpeg/trunk
* bump version numbers to 0.4.8Alex Beregszaszi2003-09-05
| | | | Originally committed as revision 2210 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rewriteMichael Niedermayer2003-09-05
| | | | Originally committed as revision 2208 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing copyright header (the code is from strptime.c so the copyright header ↵Michael Niedermayer2003-09-04
| | | | | | should be from there too instead of strptime.h) Originally committed as revision 2207 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Compile fix when no CONFIG_ENCODERS by (Glenn Maynard <g_sf at zewt dot org>)Michael Niedermayer2003-09-04
| | | | Originally committed as revision 2206 to svn://svn.ffmpeg.org/ffmpeg/trunk
* case insensitive codec_get_id()Michael Niedermayer2003-09-04
| | | | Originally committed as revision 2205 to svn://svn.ffmpeg.org/ffmpeg/trunk
* localtime_r patch by (Glenn Maynard <g_sf at zewt dot org>)Glenn Maynard2003-09-04
| | | | Originally committed as revision 2204 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MingW patches by (Glenn Maynard <g_sf at zewt dot org>)Michael Niedermayer2003-09-04
| | | | Originally committed as revision 2203 to svn://svn.ffmpeg.org/ffmpeg/trunk
* initial commit for Id RoQ and Interplay MVE multimedia subsystemsMike Melanson2003-09-02
| | | | Originally committed as revision 2195 to svn://svn.ffmpeg.org/ffmpeg/trunk