| Commit message (Expand) | Author | Age | Files | Lines |
* | handle a wider variety of VQA files, including silent files | Mike Melanson | 2003-10-04 | 1 | -23/+60 |
* | implemented Id Quake II CIN support | Mike Melanson | 2003-10-03 | 4 | -1/+318 |
* | * fixing bug that prevented resampling the picture and | Roman Shaposhnik | 2003-10-03 | 1 | -1/+1 |
* | fixed codec specific data headers | Alex Beregszaszi | 2003-10-02 | 1 | -10/+9 |
* | fixed time base and sample rate handling | Alex Beregszaszi | 2003-10-02 | 1 | -9/+17 |
* | fix fabrice's broken get_bi and some minor changes in draft | Alex Beregszaszi | 2003-10-02 | 1 | -26/+8 |
* | properly demux silent files; implemented precise framerate calculation | Mike Melanson | 2003-10-02 | 1 | -21/+36 |
* | the correct data type is offset_t | Mike Melanson | 2003-10-02 | 1 | -1/+1 |
* | * preAlpha DV encoding support -- there's still a truckload | Roman Shaposhnik | 2003-10-01 | 1 | -1/+0 |
* | New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & | Mike Melanson | 2003-10-01 | 7 | -1/+718 |
* | Patch for attribute(printf) by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michael Niedermayer | 2003-09-30 | 1 | -1/+1 |
* | 10l | Michael Niedermayer | 2003-09-29 | 1 | -3/+0 |
* | * The functionality is now available in dv.[ch]. | Roman Shaposhnik | 2003-09-29 | 2 | -741/+0 |
* | * DV handling was streamlined for both muxing/demuxing and | Roman Shaposhnik | 2003-09-29 | 5 | -238/+883 |
* | Fix a very nasty problem with extra bytes appearing in TCP data streams. | Philip Gladstone | 2003-09-29 | 1 | -3/+7 |
* | PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi ... | Dan Christiansen | 2003-09-28 | 1 | -1/+1 |
* | mov/mp4/3gp muxer improvements patch by (Thomas Raivio <tjraivio at cc dot hu... | Thomas Raivio | 2003-09-28 | 1 | -192/+274 |
* | AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) | Michael Niedermayer | 2003-09-28 | 4 | -87/+139 |
* | send the chunk preamble bytes to the respective decoders; Id RoQ demuxer | Mike Melanson | 2003-09-26 | 1 | -3/+2 |
* | yuv4mpeg.c extra space patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) | Steven M. Schultz | 2003-09-25 | 1 | -1/+1 |
* | Fix compilation with ccc | Falk Hüffner | 2003-09-22 | 1 | -0/+7 |
* | clean up 4xm demuxer; make valgrind just a little happier | Mike Melanson | 2003-09-20 | 2 | -15/+7 |
* | iterate through the appropriate range of palette entries | Mike Melanson | 2003-09-20 | 1 | -1/+1 |
* | provisions for raw PCM audio | Mike Melanson | 2003-09-18 | 1 | -2/+9 |
* | remove unused AMREXTRALIBS | Fabrice Bellard | 2003-09-16 | 1 | -3/+3 |
* | generate correct PTS in transport stream - use mpeg2 encoder by default | Fabrice Bellard | 2003-09-16 | 1 | -73/+101 |
* | * fixing a typo ;-) | Roman Shaposhnik | 2003-09-16 | 2 | -2/+2 |
* | correct DLL windows install | Fabrice Bellard | 2003-09-15 | 1 | -11/+13 |
* | adapt to use interim palette control API; do away with multi-chunk data | Mike Melanson | 2003-09-14 | 1 | -22/+24 |
* | 64 bit pts for writing - more const usage (don't forget me !) | François Revol | 2003-09-13 | 1 | -1/+1 |
* | deploy palette control API | Mike Melanson | 2003-09-12 | 1 | -12/+5 |
* | simplified version handling | Fabrice Bellard | 2003-09-11 | 1 | -4/+3 |
* | forgot to apply the palette component lookup table | Mike Melanson | 2003-09-11 | 1 | -5/+7 |
* | removed invalid sequence end code | Fabrice Bellard | 2003-09-10 | 1 | -12/+7 |
* | 64 bit pts for writing - more const usage | Fabrice Bellard | 2003-09-10 | 25 | -54/+53 |
* | get_bi(), be/le fix | Michael Niedermayer | 2003-09-10 | 1 | -14/+28 |
* | theres no SVQ1 encoder -> it cant be default | Michael Niedermayer | 2003-09-10 | 1 | -1/+1 |
* | mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix) | Michael Niedermayer | 2003-09-09 | 1 | -124/+92 |
* | memleak fix by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michael Niedermayer | 2003-09-09 | 1 | -0/+4 |
* | kernel header bug workaround by (Ronald Bultje <rbultje at ronald dot bitfrea... | Michael Niedermayer | 2003-09-09 | 1 | -1/+2 |
* | Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>) | Glenn Maynard | 2003-09-09 | 1 | -1/+1 |
* | ID3 parsing and generation in MP3 format | Fabrice Bellard | 2003-09-08 | 5 | -82/+409 |
* | removed localtime_r.h | Fabrice Bellard | 2003-09-08 | 1 | -1/+0 |
* | CODEC_ID_MP3LAME is obsolete | Fabrice Bellard | 2003-09-08 | 8 | -19/+19 |
* | removed os_support.h | Fabrice Bellard | 2003-09-08 | 1 | -2/+0 |
* | simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c | Fabrice Bellard | 2003-09-08 | 10 | -1152/+212 |
* | removed ctype.h header | Fabrice Bellard | 2003-09-08 | 7 | -6/+4 |
* | fixed endianness dependancies (untested) | Fabrice Bellard | 2003-09-08 | 1 | -26/+23 |
* | hacks to support Xan AVI files | Mike Melanson | 2003-09-08 | 2 | -0/+8 |
* | support for Duck DK3 and DK4 ADPCM | Mike Melanson | 2003-09-08 | 1 | -0/+2 |