- 10 Nov, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 2501 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Oct, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 2447 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Oct, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2444 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Oct, 2003 1 commit
-
-
Mike Melanson authored
<bero -at- geocities.co.jp>) Originally committed as revision 2375 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Oct, 2003 1 commit
-
-
Alex Beregszaszi authored
Originally committed as revision 2369 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Sep, 2003 2 commits
-
-
Fabrice Bellard authored
Originally committed as revision 2256 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2255 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Sep, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2242 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Sep, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2194 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Aug, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 2112 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Jul, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 2059 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Jul, 2003 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 2048 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Jul, 2003 1 commit
-
-
Isaac Richards authored
needed to detect some files produced by pvr-250/350 capture cards. - Adds AC3 audio support to the mpegts demuxer, and makes it a little more tolerant of bad files. patch by (Isaac Richards <ijr at po dot cwru dot edu>) Originally committed as revision 2028 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Feb, 2003 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Feb, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 1537 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Jan, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 1525 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Dec, 2002 1 commit
-
-
Ryutaroh Matsumoto authored
Originally committed as revision 1352 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Nov, 2002 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 1276 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Oct, 2002 1 commit
-
-
Fabrice Bellard authored
use consistant PTS handling - fixed MPEG2 Pack header generation (clock_ref value is still slightly inaccurate) Originally committed as revision 1055 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Oct, 2002 1 commit
-
-
Fabrice Bellard authored
better framework for specific mpeg mux options such as vcd - added (incomplete) mpeg2 vob muxer for dvd creation Originally committed as revision 1042 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Oct, 2002 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 1008 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Oct, 2002 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 1001 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Sep, 2002 1 commit
-
-
Philip Gladstone authored
Originally committed as revision 921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 May, 2002 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 593 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 May, 2002 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 546 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 May, 2002 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 528 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 May, 2002 1 commit
-
-
Juanjo authored
- This stuff could be done in AVCodecContext and the real frame rate calculated in utils.c, but we don't changes in that by now ;) Originally committed as revision 497 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 May, 2002 1 commit
-
-
Juanjo authored
Originally committed as revision 491 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 May, 2002 1 commit
-
-
Juanjo authored
in account the system header just walk through the file searching streams. MPEG-PS demuxer needs more work anyway. Originally committed as revision 485 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 May, 2002 1 commit
-
-
Philip Gladstone authored
Originally committed as revision 465 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Apr, 2002 1 commit
-
-
Juanjo authored
(and fix) stream copying. By now force_pts it's just honoured by the MPEG muxer. ASF could honour this also, but it should be fixed to use Tickers first. - MPEG audio decoder exports it's frame size in bytes. - Hope this fix the floating point exception found in ffserver. Originally committed as revision 382 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Mar, 2002 1 commit
-
-
Juanjo authored
- Fix temporal-reference-glitches for MPEG1 - Thanks to Lennert Buytenhek Originally committed as revision 343 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Mar, 2002 1 commit
-
-
Juanjo authored
Originally committed as revision 335 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Mar, 2002 1 commit
-
-
Juanjo authored
- Hack in MPEG-2 demux to cope with buggy VOBs. Originally committed as revision 333 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Feb, 2002 1 commit
-
-
Michael Niedermayer authored
alternative bitstream writer (disabled by default, uncomment #define ALT_BISTREAM_WRITER in common.h if u want to try it) Originally committed as revision 295 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Aug, 2001 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 78 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Jul, 2001 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 5 to svn://svn.ffmpeg.org/ffmpeg/trunk
-