- 02 Mar, 2004 1 commit
-
-
Ivan Kalvachev authored
Originally committed as revision 2834 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Mar, 2004 2 commits
-
-
Ivan Kalvachev authored
Originally committed as revision 2833 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Dmitry Baryshkov authored
Originally committed as revision 2832 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Feb, 2004 5 commits
-
-
Michael Niedermayer authored
Originally committed as revision 2831 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Dmitry Baryshkov authored
Originally committed as revision 2830 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2829 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2828 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
related cleanup Originally committed as revision 2827 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Feb, 2004 4 commits
-
-
Michael Niedermayer authored
simplifiations Originally committed as revision 2826 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Gael Chardon authored
Originally committed as revision 2825 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
John Dalgliesh authored
Originally committed as revision 2824 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2823 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Feb, 2004 5 commits
-
-
Michael Niedermayer authored
Originally committed as revision 2822 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2821 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2820 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2819 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2818 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Feb, 2004 6 commits
-
-
Michael Niedermayer authored
Originally committed as revision 2817 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Wolfgang Hesseler authored
export DCT coefficients patch by (Wolfgang Hesseler <wolfgang.hesseler at imk dot fraunhofer dot de>) Originally committed as revision 2816 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2815 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
move AV_NOPTS_VALUE & AV_TIME_BASE from avformat.h -> avcodec.h related fixes Originally committed as revision 2814 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Steven M. Schultz authored
Originally committed as revision 2813 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
detect & warn if the user prvides pts only for some frames, and try to guess the missing ones Originally committed as revision 2812 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Feb, 2004 4 commits
-
-
Steven M. Schultz authored
Originally committed as revision 2811 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2810 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Steven M. Schultz authored
Originally committed as revision 2809 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2808 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Feb, 2004 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 2807 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
(f)printf() is disallowed in libavcodec, compilation will fail now if its used, except that codecs which where added after the printf->av_log change which did ignore av_log() and used prinf are now silent and wont print anything, they should be changed to use av_log, i could do that, but its better if the orginal developer decides which AV_LOG level each message should get Originally committed as revision 2806 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Feb, 2004 1 commit
-
-
Gildas Bazin authored
Originally committed as revision 2805 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Feb, 2004 3 commits
-
-
Hauke Duden authored
- the first audio and video packs now contain only a system header and lots of padding. - no system headers in any packs other than the first ones - the two system headers only contain information about "their" stream - fixed some header values (muxrate, some flags, ...) so that they have the values specified by the standard - padding packs are inserted if the mux rate would be below 75 packs per second (the rate must not be below or above that value). - fixed the SCR of the packs - 20 zero bytes are now inserted at the end of each audio pack, after the data packet Originally committed as revision 2804 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2803 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Kalvachev authored
Originally committed as revision 2802 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Feb, 2004 7 commits
-
-
Michael Niedermayer authored
Originally committed as revision 2801 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2800 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
update libavformat regression checksums (it should be checked why exactly they changed ...), and always test libavformat in make test so this doesnt happen again Originally committed as revision 2799 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2798 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2797 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
only change context if frame header is error-free, as some fields may not be stored in the frame header and so a single damaged frame-header may trash them Originally committed as revision 2796 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 2795 to svn://svn.ffmpeg.org/ffmpeg/trunk
-