1141 Commits (f2508b1712b82827e69032fc5e53c4458a4f5ccd)

Author SHA1 Message Date
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 20 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
Daniel Kristjansson e36bdf8bf5 part of the 'libavformat/utils.c doxygen documentation' patch by (Daniel Kristjansson: danielk, cat nyu edu) 20 years ago
Michael Niedermayer 43c0040a65 dont open and close codec at every call of try_decode_frame() as this is not only slow but also fails if the previous frame is needed for setting some parameters correctly 20 years ago
Michael Niedermayer edfaf6de29 better dont read the width/height at all, its random anyway 20 years ago
Michael Niedermayer 80581e9887 x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) 20 years ago
Michael Niedermayer 16423e179b nut prefers extradata style global headers 20 years ago
Michael Niedermayer 90ad92b39d support changing in bitstream global headers into extradata style and back 20 years ago
Roberto Togni 3a1d8db354 Theora fourcc 20 years ago
Michael Niedermayer 6beefa4085 *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com) 20 years ago
Michael Niedermayer 961e0ccdca another chapter in the neverending mov demuxer cleanup 20 years ago
Michael Niedermayer b4b87d4841 AVStream.nb_frames and docs for r_frame_rate 20 years ago
Michael Niedermayer 724dc20cf9 typo 20 years ago
Erik Slagter 0c1e0bab66 This trivial patch adds "avc1" as fourcc for h264 in mp4, which makes it 20 years ago