800 Commits (80581e9887ce9968516ec4d7a6a450eeec6e4ade)

Author SHA1 Message Date
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
Petr Doubek 6ba5cbc699 HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>) 20 years ago
Roman Shaposhnik 8f9298f801 * simplifying OpenDML AVI handling. 20 years ago
Michael Niedermayer 13859ac9da dont be so picky 20 years ago
Roman Shaposhnik d8665b1274 * fixing a bug in DV timestamp generation. Now libavtest doesn't 20 years ago
Roman Shaposhnik f5fc28d23c * fixing a buffer overrun in gif.c 20 years ago
Sebastien Bechet 15c8dbe778 2000/00/00 to 2001/03/01 QT fileformat documentation patch by (Sebastien Bechet <s.bechet at av7 dot net>) 20 years ago
Gildas Bazin ef19c7eb3f AAC in mov/mp4 patch by (Gildas Bazin <gbazin at altern dot org>) 20 years ago
Roman Shaposhnik 3ea1ce2146 * fixing a small quirk with DV audio muxing 20 years ago
Michael Niedermayer 791e7b83c3 my experimental wavelet codec 20 years ago
Michael Niedermayer 53e2f9caf8 ffserver fixes by (Koos Vriezen <koos.vriezen at xs4all dot nl>) 20 years ago
Michael Niedermayer 627c50b7fc raw rgb support 20 years ago
Michael Niedermayer 58e555d4ba mov_read_elst fix, based upon a patch by (Sebastien Bechet <s.bechet at av7 dot net>) 20 years ago