104 Commits (d76319b1ab716320f6e6a4d690b85fe4504ebd5b)

Author SHA1 Message Date
Benjamin Larsson e0f7e32970 Cook compatibe decoder, patch by Benjamin Larsson 19 years ago
Roberto Togni f9c7872c66 Increase version: 'wave' atom parsing added to mov demuxer 19 years ago
Reimar Döffinger b93f738fde Support D-Cinema audio demuxing. 19 years ago
Michael Niedermayer 5b28c8c355 time_base description by Rich Felker | dalias, aerifal cx 20 years ago
Michael Niedermayer 7cbaa7bafa parse pict_type for streams in avi 20 years ago
Michael Niedermayer 30bc6613fe support fixing missing pts by parsing future frames 20 years ago
Michael Niedermayer 5aa083eec1 A.B.C versions 20 years ago
Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 20 years ago
Vidar Madsen 93a2362752 Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com) 20 years ago
Michael Niedermayer 8c3eba7c62 skip_idct 20 years ago
Michael Niedermayer 90ad92b39d support changing in bitstream global headers into extradata style and back 20 years ago
Michael Niedermayer 6beefa4085 *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com) 20 years ago
Michael Niedermayer b4b87d4841 AVStream.nb_frames and docs for r_frame_rate 20 years ago
Todd Kirby 8108551a5c Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com) 20 years ago
Fabrice Bellard 0973026090 optional ISO 639 3 letter language field 20 years ago
Michael Niedermayer 2692067a45 AVPacket.pos 20 years ago
Michael Niedermayer c0df9d75bd switch to native time bases 20 years ago
Måns Rullgård 9146ca3700 Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>, 20 years ago
Calcium c64d476ccd 30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp) 20 years ago
Michael Niedermayer f3356e9c9e more fine grained discarding of packets 20 years ago
Michael Niedermayer 27a5fe5fdf keyframe & non keyframe index fixes 20 years ago
Michael Niedermayer b4aea108eb support discarding of uninterresting packets 20 years ago
Michael Niedermayer 568e18b15e integer overflows, heap corruption 20 years ago
Michael Niedermayer 0d71240921 fifo_realloc() 20 years ago
Michael Niedermayer dc56fc3802 int / int64 fix by (Wolfram Gloger <wmglo @@@ dent:med:uni-muenchen:de>) 20 years ago
François Revol 27d5f18f66 First implementation of nsv demuxer. 20 years ago
Michael Niedermayer 5b6d559680 move p*m from image/lavf -> image2/lavc 20 years ago
Roman Shaposhnik f02be79d61 * Introducing IIDC1394 grabbing interface. 20 years ago
Michael Niedermayer 17c88cb0ce user setable preload and max_mux_delay 20 years ago
Mike Melanson ad81a9fe41 Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.) 20 years ago
Michael Niedermayer 7b3c1382bf 100l (forgoten seeking functions) 20 years ago
Michael Niedermayer 3ba1438dec use native timebase for seeking 20 years ago
Michael Niedermayer 576ae256a4 write error handling 20 years ago
Michael Niedermayer 2db3c638a7 user selectable packet_size and mux_rate 20 years ago
Zdenek Kabelac 7fea94ce4a * fixing a few of gcc 'clean-code' warnings 20 years ago
Michael Niedermayer 7000a17542 SCR timestamp fix try #1 20 years ago
Michael Niedermayer fe2d6fe235 move packet interleaving function into AVOutputFormat, so it can be overriden easily instead of doing reordering twice if the muxer needs some other interleaving then dts based 20 years ago
Michael Niedermayer 63dd1377b3 uninitalized variables 20 years ago
Mike Melanson d08d7142fd support for Sierra Online audio files and Apple QuickDraw codec, 20 years ago
Roman Shaposhnik 0c9fc6e187 * replacing calls to not-always-available gmtime_r with our own code. 21 years ago
Petr Doubek 6ba5cbc699 HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>) 21 years ago
Michael Niedermayer 03cfe134ca image2 / image API cleanup phase-1 21 years ago
Michael Niedermayer 3c895fc098 correctly interleave packets during encoding 21 years ago
Michael Niedermayer e928649b0b pass AVPacket into av_write_frame() 21 years ago
Michael Niedermayer 77405fc866 cur_dts in native timebase 21 years ago
Michael Niedermayer cdd5034f89 store index for seeking in the native timebase of each stream 21 years ago
Michael Niedermayer 9ee91c2f53 move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 21 years ago
Michael Niedermayer 8d14a25c3e moving nearly identical binary search code from nut/mpeg/asf to utils.c 21 years ago
Roman Shaposhnik 4568325a18 * making it possible to specify recording date and time in a stream 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