summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
* ctype.h is a common headerFabrice Bellard2003-09-08
| | | | Originally committed as revision 2223 to svn://svn.ffmpeg.org/ffmpeg/trunk
* version updateFabrice Bellard2003-09-08
| | | | Originally committed as revision 2222 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fringe feature updateMike Melanson2003-09-08
| | | | Originally committed as revision 2221 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
* New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCMMike Melanson2003-09-08
| | | | Originally committed as revision 2217 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
* disable a52 & pp by defaultMichael Niedermayer2003-09-05
| | | | Originally committed as revision 2209 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
* 10lMichael Niedermayer2003-09-03
| | | | Originally committed as revision 2202 to svn://svn.ffmpeg.org/ffmpeg/trunk
* vhook patch by (Charles Yates <charles dot yates at pandora dot be>)Charles Yates2003-09-03
| | | | Originally committed as revision 2201 to svn://svn.ffmpeg.org/ffmpeg/trunk
* quiet/verbose patch by (Bill Eldridge <bill at rfa dot org>)Bill Eldridge2003-09-03
| | | | Originally committed as revision 2200 to svn://svn.ffmpeg.org/ffmpeg/trunk
* win32 received_sigterm patch by (Bill Eldridge <bill at rfa dot org>)Bill Eldridge2003-09-02
| | | | Originally committed as revision 2199 to svn://svn.ffmpeg.org/ffmpeg/trunk
* CODEC_ID_MPEGVIDEOMichael Niedermayer2003-09-02
| | | | Originally committed as revision 2198 to svn://svn.ffmpeg.org/ffmpeg/trunk
* it seems that ffmpeg can also mux QT/MP4 nowMike Melanson2003-09-02
| | | | Originally committed as revision 2197 to svn://svn.ffmpeg.org/ffmpeg/trunk
* doc updateMike Melanson2003-09-02
| | | | Originally committed as revision 2196 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
* fix MPEG-TS missdetected as MPEG-PSMichael Niedermayer2003-09-01
| | | | Originally committed as revision 2194 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 100lMichael Niedermayer2003-09-01
| | | | Originally committed as revision 2193 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more fixesMichael Niedermayer2003-09-01
| | | | Originally committed as revision 2192 to svn://svn.ffmpeg.org/ffmpeg/trunk
* some fixes (still buggy though)Michael Niedermayer2003-09-01
| | | | Originally committed as revision 2191 to svn://svn.ffmpeg.org/ffmpeg/trunk
* first pass at PSX STR demuxer; does not yet interact correctly with MDECMike Melanson2003-09-01
| | | | | | video decoder Originally committed as revision 2190 to svn://svn.ffmpeg.org/ffmpeg/trunk
* skip preamble bytesMike Melanson2003-09-01
| | | | Originally committed as revision 2189 to svn://svn.ffmpeg.org/ffmpeg/trunk
* asv2 regression testMichael Niedermayer2003-09-01
| | | | Originally committed as revision 2188 to svn://svn.ffmpeg.org/ffmpeg/trunk
* asv2 encodingMichael Niedermayer2003-09-01
| | | | Originally committed as revision 2187 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ASV2 decoderMichael Niedermayer2003-09-01
| | | | Originally committed as revision 2186 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing unused f_code valuesMichael Niedermayer2003-08-30
| | | | | | 10l (forgot to update the regression test scores after the closed gop bit fix) Originally committed as revision 2185 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l (big vs. little endian)Michael Niedermayer2003-08-30
| | | | Originally committed as revision 2184 to svn://svn.ffmpeg.org/ffmpeg/trunk
* stdin patch by (Charles Yates <charles dot yates at pandora dot be>)Charles Yates2003-08-29
| | | | | | | | | | | | * removes use of read_key and getchar when input is received on stdin (this was corrupting the packet reading) * terminates av_encode when a termination signal is received (use of ctrl-c issued a term_exit and subsequent uses of q failed) * specific correction to yuv4mpeg pipe reading - the defined header was too short to allow for extended yuv4mpeg flags [as used by smil2yuv and y4mscaler and accepted by mjpeg tools] Originally committed as revision 2183 to svn://svn.ffmpeg.org/ffmpeg/trunk
* libavformat/avio.h compilation problem in VisualC++ by (lethean at realtime ↵Michael Niedermayer2003-08-29
| | | | | | dot ssu dot ac dot kr) Originally committed as revision 2182 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Small Patch for "ffplay -" instead of "ffplay pipe:" by (Bill Eldridge <bill ↵Michael Niedermayer2003-08-29
| | | | | | at rfa dot org>) Originally committed as revision 2181 to svn://svn.ffmpeg.org/ffmpeg/trunk
* bit_rate in mpeg1/2 should be 0x3FFFF for vbr or at least >= max_bitrateMichael Niedermayer2003-08-29
| | | | Originally committed as revision 2180 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1000l in abbrv. tableRoman Shaposhnik2003-08-29
| | | | Originally committed as revision 2179 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l (closed gop bit)Michael Niedermayer2003-08-29
| | | | Originally committed as revision 2178 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * making resolution abbreviations rightRoman Shaposhnik2003-08-29
| | | | | | * introducing sntsc/spal for square pixel ntsc/pal Originally committed as revision 2177 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ffplay diff commenting out rtsp for no network by (Bill Eldridge <bill at ↵Michael Niedermayer2003-08-28
| | | | | | rfa dot org>) Originally committed as revision 2176 to svn://svn.ffmpeg.org/ffmpeg/trunk