3425 Commits (a7b2871cd1401ce7be59b153eed3f25565b0bb23)
 

Author SHA1 Message Date
Michael Niedermayer 7c5934ede9 search for undamaged headers 21 years ago
Alex Beregszaszi 6b6242a205 make gcc happy under hurd 21 years ago
Michael Niedermayer ee9f36a88e checksuming for nut & nice checksum API for libavformat 21 years ago
Michael Niedermayer 5e9b83f5d7 antitime 21 years ago
Michael Niedermayer 5a75750785 10l (Titel->Title) 21 years ago
Michael Niedermayer 64c020a8ab 10000l 21 years ago
Michael Niedermayer e52788d069 info packet read/write & simplify 21 years ago
Michael Niedermayer ae3fa4ea9c make vorbis default again 21 years ago
Michael Niedermayer 5062c202e2 10l 21 years ago
Michael Niedermayer 6748046eaa store extradata, vorbis in avi works now, dont expect av sync though 21 years ago
Michael Niedermayer 2926db54ba some random id for vorbis so we can do some experiments with vorbis in various containers, anyone knows if vorbis in WAV/AVI has a official id? 21 years ago
Michael Niedermayer a1d4d70c7a large extradata fix 21 years ago
Michael Niedermayer b0c7f5a9d8 move zero size hack from ogg.c to utils.c 21 years ago
Michael Niedermayer a03cbe5f7f fix global header passing from demuxer to decoder 21 years ago
Michael Niedermayer 3f4993f19b pts hack (correct solution would be to pass the pts from the encoder to the muxer) 21 years ago
Michael Niedermayer bbb77e7c2e remove function call from muxer->encoder and cleanly pass global headers 21 years ago
Michael Niedermayer 6d8f985ecf fix obnoxious ogg_packet passing from encoder to muxer 21 years ago
Michael Niedermayer 7d1bbcd42f time & (s)rand is forbidden 21 years ago
Michael Niedermayer d76f581ff5 kill obnoxious ogg_packet passing from demuxer to decoder 21 years ago
Michael Niedermayer 8bfed902f3 remove spyware from ogg*.c 21 years ago
Michael Niedermayer a5247e3d8d nut (de)muxer update 21 years ago
Michael Niedermayer 8100cab9c6 nicer looking arrows for the motion vector vissualization 21 years ago
Michael Niedermayer 13d1512c43 10l (vismv fix) 21 years ago
Michael Niedermayer a3c22fbca6 rv20 (0x20201002) support 21 years ago
Michael Niedermayer b44bdf7eec interlaced chroma MC divx-bug workaround 21 years ago
Michael Niedermayer 8680741006 skiped mbs in interlaced b frames fix 21 years ago
Michael Niedermayer 3f9d89c696 gmc segfault fix 21 years ago
Steven M. Schultz d298185c73 yuv4mpeg output 'C' tag patch by ("Steven M. Schultz" <sms at 2bsd dot com>) 21 years ago
Michael Niedermayer 0a3b044718 pass frame_size for stream copy 21 years ago
Michael Niedermayer 2f996b8397 split stream into valid mp3 frames, at least flv & nut absolutely need this, but probably most other formats too 21 years ago
Roman Shaposhnik cac0a56c55 * .mov files with uncompressed audio can't be correctly processed 21 years ago
Michael Niedermayer 58c2182d72 fixing alignment, 2nd try 21 years ago
Michael Niedermayer 96d8b5a62c hmm av_log(..., get_bits()); 21 years ago
Roman Shaposhnik 906b578f16 * fixing 10l in movenc.c + updating regression patterns. 21 years ago
Roman Shaposhnik 9a4d938874 * making .mov files generated by ffmpeg compatible with Apple software. 21 years ago
Michael Niedermayer d9d7653e39 diff -w 21 years ago
Michael Niedermayer 5cce4dd761 ensure that the bitstream buffers for encoding partitioned frames are aligned 21 years ago
Mike Melanson 38100e8c8d added QT faststart remuxing utility to ffmpeg distribution per, ahem, 21 years ago
Michael Niedermayer 042e3bfe9d fix decoding of qp<6 21 years ago
Laurent Aimar e5017ab870 h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) 21 years ago
Wolfram Gloger 6fb316d563 Support raw mpegts streams from dvr patch by (wmglo at dent dot med dot uni-muenchen dot de) 21 years ago
Michael Niedermayer d7646d7d93 h263 loop filter option 21 years ago
Michael Niedermayer b73afeac30 huge vbv buffer size + CBR fix 21 years ago
Roman Shaposhnik ca20f118d1 * enabling DV-in-QT 21 years ago
Michael Niedermayer 046bee8620 always parse APP* as it sometimes contains startcodes which confuse the decoder otherwise 21 years ago
Roman Shaposhnik 901ee2bea3 * some significant clean-up of the dv_decode_ac (it looks real 21 years ago
Falk Hüffner 7906085fcc warning patrol 21 years ago
Michael Niedermayer d957696f17 cleanup frame_rate code, this may also fix some large file bugs 21 years ago
Michael Niedermayer 0a90160a29 forgot (bitstream size info) 21 years ago
Michael Niedermayer c43e7a6611 untested win32 binary pipe fix 21 years ago