562 Commits (b3bfb29980ba16d8b8553d7f52f00fe477b79251)

Author SHA1 Message Date
Mike Melanson b3bfb29980 Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov 20 years ago
Michael Niedermayer 8bcb147f54 generic cur_dts update 20 years ago
Michael Niedermayer 83582de4c1 flags, rounding and cliping fix by (Nathan Kurz <nate at verse dot com>) 20 years ago
Michael Niedermayer 7b3c1382bf 100l (forgoten seeking functions) 20 years ago
Nathan Kurz eb497825fe default stream timebase docs patch by (Nathan Kurz <nate at verse dot com>) 20 years ago
Wolfram Gloger d0f3f15945 print start_time patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) 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 caaeefc591 prevent multiple av_register_all() 20 years ago
Michael Niedermayer 6c55b27f8f do not randomize unknown timestamps 20 years ago
Michael Niedermayer 2db3c638a7 user selectable packet_size and mux_rate 20 years ago
Måns Rullgård ca37721277 untested AAC in WAV/AVI patch by (Måns Rullgård <mru at mru dot ath dot cx>) 20 years ago
Zdenek Kabelac 7fea94ce4a * fixing a few of gcc 'clean-code' warnings 20 years ago
Paul Curtis 78a0efb4fc AVOutputFormat mpeg2dvd_mux and int is_dvd from the dvd patch by (Paul Curtis <pfc at terrapin dot com>) 20 years ago
Michael Niedermayer e0c91bc23b initial dts fix 20 years ago
Michael Niedermayer 2031ba1bf2 remove wrong 33bit truncation of internal timestamps 20 years ago
Michael Niedermayer bc3429e382 pts/dts 100l fix 20 years ago
Michael Niedermayer 7e05155850 cleanup video buffer size 20 years ago
Michael Niedermayer 9205093333 cleanup 20 years ago
Michael Niedermayer 7000a17542 SCR timestamp fix try #1 20 years ago
Michael Niedermayer d8b5abfa70 simplify put_padding_packet() 20 years ago
Michael Niedermayer c40a3a42e1 move free() of AVStream priv data to av_write_trailer() 20 years ago
Michael Niedermayer 95f97de146 64bit and reading over the end of the array fixes 20 years ago
Michel Bardiaux 65d1bea201 Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 20 years ago
Michael Niedermayer 71c32f19b3 do not call (av_)abort() 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
Michael Niedermayer 30667f42f5 pads stream 20 years ago
Mike Melanson d08d7142fd support for Sierra Online audio files and Apple QuickDraw codec, 20 years ago
Roman Shaposhnik 5088363247 * experimental dynamic audio stream allocation for DV demuxer. This 20 years ago
Roman Shaposhnik 96319c3922 * let DV muxer generate audioless DV streams. This might not be 100% 20 years ago
Michael Niedermayer 3ed0212929 10l 20 years ago
Michael Niedermayer c4f8d5d9f9 write shorter headers if possible 20 years ago
Roman Shaposhnik 457c649ac4 * fixing a regression introduced by the last seek-support patch 20 years ago
Michael Niedermayer aace1f9b86 gcc 2.95 compile fix by (Jan Knutar <jknutar at nic dot fi>) 20 years ago
Roman Shaposhnik 2c3cee348f * fix for a DV regression introduced with the last round of avi_read_packet 20 years ago
Roman Shaposhnik f520cf1ba9 * a couple of silly defaults to make everybody happy. 20 years ago
Roman Shaposhnik c4e554701e * misc. fixes and hacks to improve timing detection in raw DV 20 years ago
Nathan Kurz 0bf4e2b8a3 * seek in raw DV patch by Nathan Kurz (nate at verse dot com) 20 years ago
Todd Kirby e1e98dbd57 removing the .so file when make clean is run patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) 20 years ago
Mike Melanson d0a0bbd22c IBM Ultimotion video decoder, courtesy of Konstantin Shishkov 20 years ago
Mike Melanson 69bde0b258 added support for the elusive AVI palette change chunk, courtesy of 20 years ago
Michael Niedermayer d2c5f0a4bf various fixes for the main chunk demux loop 20 years ago
Roberto Togni c931e60860 h261 20 years ago
Alex Beregszaszi 7251dfafda unofficial ids for sonic for using in nut (fixme) 20 years ago
Michael Niedermayer 14a68b8910 nonsense removial 20 years ago
Roman Shaposhnik 0c9fc6e187 * replacing calls to not-always-available gmtime_r with our own code. 20 years ago
Mike Melanson 9d53d58ea7 TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin Shishkov 20 years ago
Patrice Bensoussan b6c50eb17c iTunes metadata encoding support patch by (Patrice Bensoussan <patrice.bensoussan at free dot fr>) 20 years ago
Michael Niedermayer 8b69867f2e Minor Patch for shared libs on Mac OSX by (Bill May <wmay at cisco dot com>) 20 years ago