- 28 Feb, 2004 3 commits
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2825 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2824 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2823 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 26 Feb, 2004 5 commits
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2822 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2821 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2820 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2819 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2818 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 25 Feb, 2004 6 commits
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2817 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
export DCT coefficients patch by (Wolfgang Hesseler <wolfgang.hesseler at imk dot fraunhofer dot de>) git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2816 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2815 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
move AV_NOPTS_VALUE & AV_TIME_BASE from avformat.h -> avcodec.h related fixes git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2814 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2813 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
detect & warn if the user prvides pts only for some frames, and try to guess the missing ones git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2812 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 23 Feb, 2004 4 commits
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2811 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2810 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2809 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2808 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 22 Feb, 2004 2 commits
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2807 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael 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 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2806 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 20 Feb, 2004 1 commit
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2805 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 19 Feb, 2004 3 commits
-
-
michael 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 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2804 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2803 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
iive authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2802 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 18 Feb, 2004 12 commits
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2801 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2800 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael 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 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2799 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2798 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2797 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael 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 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2796 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
alex authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2795 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
alex authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2794 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
crc8 checking, based upon a patch by (Miroslav Lichvar <lichvarm at phoenix dot inf dot upol dot cz>) less spam/av_log fix synccode search channel_order -> decorrelation_type (cosmetic i know, but the old name is too meaningless IMHO) faster mid/side decorrelator based upon lifting transforms git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2793 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2792 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
fix data types of residual&decoded fix twos complement bitfields fix utf8 (no, utf8 is not the same as the simple and compact uvlc used in nut) add truncated bitstream support, both ogg and flac demuxers in mplayer cvs provide incomplete frames, and furthermore it isnt possible to find frameboundaries in flac without decoding it completly add escape-less golomb rice decoder (=flac style golomb rice) (ultra efficient, the longest vlc code is just 2^32-1 bits) printf->av_log fix bps for non independant channels fix a few +-1 bugs fix sample order for independant channels fix data_size git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2791 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2790 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 17 Feb, 2004 1 commit
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2789 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 16 Feb, 2004 1 commit
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2788 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 14 Feb, 2004 2 commits
-
-
michael authored
AAC support in mov, correct aspect ratio support and user data support patch by (Gildas Bazin <gbazin at altern dot org>) and regression test checksum update for it by me git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2787 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
rtognimp authored
(fixes Animation-256Greys.mov from mphq) git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2786 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-