1253 Commits (a9f9cc7cc13f838298c392ea2a95294ddc402538)

Author SHA1 Message Date
Michael Niedermayer da7272b335 set time_base as soon as time_scale is known instead of in a unrelated chunck which might be missing 19 years ago
Måns Rullgård 79396ac685 Kill some compiler warnings. Compiled code verified identical after changes. 19 years ago
Michael Niedermayer d57d8cbc25 a few more raw yuv fourccs 19 years ago
Michael Niedermayer 302c389e4f sample_rate value is not always correct (is there anything in quicktime which is?) so try to guess it from time_scale 19 years ago
Diego Biurrun d156a7b7f1 typo: viedo --> video 19 years ago
Reimar Döffinger b93f738fde Support D-Cinema audio demuxing. 19 years ago
Reimar Döffinger b461b3bc4a Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit). 19 years ago
Michael Niedermayer 4325ffd0a2 lowres support 19 years ago
Michael Niedermayer 5b28c8c355 time_base description by Rich Felker | dalias, aerifal cx 19 years ago
Alexander Strasser 30545b2f47 Make ogg `muxer' expect new vorbis extradata format. 19 years ago
Michael Niedermayer 7cbaa7bafa parse pict_type for streams in avi 19 years ago
Michael Niedermayer 30bc6613fe support fixing missing pts by parsing future frames 19 years ago
Wolfram Gloger f0ff20a197 minor fixes for invalid audio data patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de) 19 years ago
Michael Niedermayer 9450118bc7 a few checks, seems i forgot to commit this 19 years ago
Måns Rullgård bf4e3bd2d0 kill a bunch of compiler warnings 19 years ago
Michael Niedermayer 8341e4e338 set timebase correctly? this thing is always 15fps? 19 years ago
Steven M. Schultz 2fcb1a5bf4 '#elseif' needs to be '#elif' patch by ("Steven M. Schultz": sms, 2BSD COM) 19 years ago
Måns Rullgård a71a1dfc37 fix building in separate directory 19 years ago
Alex Beregszaszi 9c633e9a6f FreeBSD ipv6 multicast patch from ports tree 19 years ago
Sam Hocevar 9f747cc328 minor compilation fix 19 years ago
Alexander Strasser dbbcfd6bc3 Fix building shared version of lavf on some systems. 19 years ago
Mike Brown ae38261ee8 changes to ignore command media embedded in MS WMV files patch by ("Brown, Mike": mikeb, vibephone com) 19 years ago
Alexander Strasser c11c2bc20b libavutil: Utility code from libavcodec moved to a separate library. 19 years ago
Michael Niedermayer 5aa083eec1 A.B.C versions 19 years ago
Michael Niedermayer 47627aec61 round pointer up to next packet_size multiple 19 years ago
Michael Niedermayer 760fb54f7c mpeg1video m bit fix by (Luca Abeni: lucabe72, email it) 19 years ago
Luca Abeni 003640635a MPEG4 streaming over RTP patch by (Luca Abeni: lucabe72, email it) 19 years ago
Hans Zandbelt 276358c1c4 udp ipv6 localhost resolving patch by ("Hans Zandbelt": Hans Zandbelt, telin nl) 19 years ago
Michael Niedermayer 8baa661498 more non portable float parsing code ... 19 years ago
Michael Niedermayer 7cb8f314db remove non portable get/put_be64_double() 19 years ago
Michael Niedermayer a254c5745b kill duplicated get/put_be24() 19 years ago
Michael Niedermayer dd9f59160e extract duration if available 19 years ago
Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 19 years ago
Michael Niedermayer c6ec28b18c DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) 19 years ago
Vidar Madsen 93a2362752 Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com) 19 years ago
Vidar Madsen 694eaead0c Yamaha ADPCM in wav patch by (Vidar Madsen: vidarino, gmail com) 19 years ago
Michael Niedermayer 8c3eba7c62 skip_idct 19 years ago
Benjamin Larsson 58379c062f printf-> av_log patch by (Benjamin Larsson, banan: student ltu se) 19 years ago
Michael Niedermayer e0827ba440 .m1v and .m2a (feature req #1178960) 19 years ago
Niki W. Waibel 56b04ceb47 compiling using nonstd include/library locations / add LDFLAGS to a few places patch by (Niki W. Waibel - nikiwaibel) 19 years ago
Michael Niedermayer c6fa36cf58 remove -f singlejpeg as its identical to -f mjpeg 19 years ago
Jan Kratochvil 11bec29441 AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport #1187101 19 years ago
Kenneth Aafløy 6fd93ce271 avformat/av_seek_frame_binary with growing file patch by (Kenneth Aafløy: kenneth, aafloy net) 19 years ago
Michael Niedermayer 9c98cdbc8a av_seek_frame() docs timestamp clarification 19 years ago
Michael Niedermayer ba5697d53b .264 20 years ago
Alex Beregszaszi 98d82b22c8 10l 20 years ago
Alex Beregszaszi e227d197e4 tell the user if compressed swf found 20 years ago
Aurelien Jacobs a3075830f2 add hdv2 fourcc to MPEG2 codec mapping 20 years ago
Michael Niedermayer 2577897d2b fix assertion failure 20 years ago
Michael Niedermayer 33785a3a9d RTCP_* conflict with live.com and they seem not to be used anywhere so commenting them out 20 years ago