731 Commits (17929c04684a9ab8d6b647303e82da522999bf3d)

Author SHA1 Message Date
Mike Melanson 44f110f509 patch courtesy of Todd Kirby: 21 years ago
Michael Niedermayer aec8f88a9e removing keyframe prediction and checksum threshold 21 years ago
Thomas Raivio 2768b0d99f correctly identify AAC audio in mov/mp4/etc. files. patch by ("Thomas Raivio" <tjraivio at cc dot hut dot fi>) 21 years ago
Steven M. Schultz 1c24c51dec gcc 2.95.3 patch by ("Steven M. Schultz" <sms at 2bsd dot com>) 21 years ago
Michael Niedermayer 7dddf251a2 fourcc & language code v->vb type 21 years ago
Michael Niedermayer c9247fc37a dont reduce the min_distance of AVIndexEntry 21 years ago
Alex Beregszaszi 21f52609dd support for -timestamp 21 years ago
Alex Beregszaszi e9afa2f4dd unknown format char 21 years ago
Alex Beregszaszi 8cc7a34dd0 support for wider range of codecs 21 years ago
Michael Niedermayer 465e1dadbe 10l (bytes_left() -> url_feof()) 21 years ago
Roman Shaposhnik 4568325a18 * making it possible to specify recording date and time in a stream 21 years ago
Michael Niedermayer 7c5934ede9 search for undamaged headers 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 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 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 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
Steven M. Schultz d298185c73 yuv4mpeg output 'C' tag patch by ("Steven M. Schultz" <sms at 2bsd dot com>) 21 years ago
Roman Shaposhnik cac0a56c55 * .mov files with uncompressed audio can't be correctly processed 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
Wolfram Gloger 6fb316d563 Support raw mpegts streams from dvr patch by (wmglo at dent dot med dot uni-muenchen dot de) 21 years ago
Roman Shaposhnik ca20f118d1 * enabling DV-in-QT 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 c43e7a6611 untested win32 binary pipe fix 21 years ago
Roman Shaposhnik 490c735d1b * turns out raw DV files can have .dif extension 21 years ago
Roman Shaposhnik 8066e59fa4 * enabling seek in raw DV files 21 years ago
Leon van Stuivenberg 2a42b5c37f support url_read which reads less then requested patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>) 21 years ago
Michael Niedermayer 79292510a8 adjust_write_index() fix by ("Curi Fabio Eduardo (SFL)" <curif at TELEFONICA dot COM dot AR>) 21 years ago
Leon van Stuivenberg e15dec10d5 decode latency patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>) 21 years ago
Leon van Stuivenberg b51469a0c5 tcp select() check and enables pressing 'q' when reading/(writing) from 21 years ago
Mike Melanson 23fe14bb20 minor VMD system update; still not perfect, but should not crash either 21 years ago
Mike Melanson 3a278992bd remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 21 years ago
Michael Niedermayer 9eef2b77b2 no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>) 21 years ago
Ronald S. Bultje c3775e542f fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) 21 years ago
Brian Becker 247d56f568 Parse stss info in MOV files to get key frames patch by ("Brian Becker" <Brian dot Becker at palmone dot com>) 21 years ago
Mike Melanson 6a91ec51fd added SGI image format, encoding and decoding, courtesy of Todd Kirby 21 years ago
Michael Niedermayer 6e046750d8 big endian compile fix by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) 21 years ago