- Oct 26, 2002
-
-
Kareila authored
Originally committed as revision 1074 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 21, 2002
-
-
Fabrice Bellard authored
Originally committed as revision 1059 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 15, 2002
-
-
Michael Niedermayer authored
Originally committed as revision 1043 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 1041 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 14, 2002
-
-
Fabrice Bellard authored
Originally committed as revision 1035 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 13, 2002
-
-
Michael Niedermayer authored
h263/mpeg4 out of order slice decoding Originally committed as revision 1030 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 11, 2002
-
-
Fabrice Bellard authored
Originally committed as revision 1026 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 10, 2002
-
-
Fabrice Bellard authored
Originally committed as revision 1020 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 29, 2002
-
-
Michael Niedermayer authored
fixing some threadunsafe code Originally committed as revision 980 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 20, 2002
-
-
Michael Niedermayer authored
Originally committed as revision 962 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 19, 2002
-
-
Michael Niedermayer authored
Originally committed as revision 959 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 18, 2002
-
-
Michael Niedermayer authored
fixing max_rate/min_rate Originally committed as revision 951 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 16, 2002
-
-
Michael Niedermayer authored
Originally committed as revision 950 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 12, 2002
-
-
Michael Niedermayer authored
Originally committed as revision 932 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 01, 2002
-
-
Michael Niedermayer authored
Originally committed as revision 888 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Aug 30, 2002
-
-
Michael Niedermayer authored
Originally committed as revision 884 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Felix Bünemann authored
Originally committed as revision 883 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Aug 25, 2002
-
-
Michael Niedermayer authored
Originally committed as revision 862 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 25, 2002
-
-
Fabrice Bellard authored
Originally committed as revision 808 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 22, 2002
-
-
Michael Niedermayer authored
Originally committed as revision 787 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 21, 2002
-
-
François Revol authored
Originally committed as revision 784 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 17, 2002
-
-
Philip Gladstone authored
of ticks. In particular we want an INT64 return. Originally committed as revision 693 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 30, 2002
-
-
Philip Gladstone authored
returns EOF -- e.g. it is connected to /dev/null * Make the 1MB video buffer only allocated once rather than on each frame. The allocation and deallocation causes significant performance loss as the kernel remaps the address space each time. Originally committed as revision 629 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 29, 2002
-
-
Philip Gladstone authored
at different frame rates). * Do the av_abort() change that is not otherwise worth checking in. Originally committed as revision 620 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 27, 2002
-
-
Michael Niedermayer authored
Originally committed as revision 618 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 25, 2002
-
-
Fabrice Bellard authored
Originally committed as revision 587 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 20, 2002
-
-
Fabrice Bellard authored
Originally committed as revision 548 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 18, 2002
-
-
Fabrice Bellard authored
Originally committed as revision 534 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 531 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 15, 2002
-
-
Juanjo authored
capture. Originally committed as revision 499 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 14, 2002
-
-
Juanjo authored
rate of the stream. Originally committed as revision 498 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 12, 2002
-
-
Juanjo authored
Originally committed as revision 492 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Juanjo authored
Originally committed as revision 487 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 11, 2002
-
-
Juanjo authored
Originally committed as revision 483 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 09, 2002
-
-
Juanjo authored
Originally committed as revision 473 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
* Add default entries to switch statements to catch programming errors * Fix problem with high CPU usage when capturing live (the audio grabber is non-blocking for some reason). This is the stream_no_data stuff. * Handle the video grabber getting behind in its work -- PKT_FLAG_DROPPED_FRAME Originally committed as revision 453 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 06, 2002
-
-
Juanjo authored
Originally committed as revision 449 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Juanjo authored
- Warning fixes. Originally committed as revision 448 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 14, 2002
-
-
Juanjo authored
- Please use AVCodecContext's me_method now. Originally committed as revision 399 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Juanjo authored
- EPZS ME algo used by default. - HQ flag activated for ffmpeg. - Cosmetics ... Originally committed as revision 398 to svn://svn.ffmpeg.org/ffmpeg/trunk
-