9477 Commits (baa8ec8d7416d0ea2f4b148bf704c081f87f4fa8)

Author SHA1 Message Date
  Michael Niedermayer 789d6b73cf lavf: Rewrite metadata printing from dump_metadata(). 14 years ago
  Carl Eugen Hoyos edf34c346e Allow encoding rawvideo RGBA64 and friends. 14 years ago
  Carl Eugen Hoyos 5c2c6bbfba Allow encoding rawvideo RGB0 and friends. 14 years ago
  Paul B Mahol 0f3d8baef9 WavPack demuxer: set packet duration 14 years ago
  Michael Niedermayer dd7198b25f lavf: put av_new_stream() compatibility wrapper back 14 years ago
  Michael Niedermayer 8a07429318 lavf: put av_find_stream_info() compatibility wrapper back. 14 years ago
  Tomas Härdin e24167aae6 mxfdec: Ignore the last entry in Avid's index table segments 14 years ago
  Tomas Härdin d6b81ff949 mxfdec: Sanity-check SampleRate 14 years ago
  Tomas Härdin c65642d351 mxfdec: Handle small EditUnitByteCount 14 years ago
  Tomas Härdin 240ddbce56 mxfdec: Consider OPAtom files that do not have exactly one EC to be OP1a 14 years ago
  Tomas Härdin 9123950be0 mxfdec: Don't crash in mxf_packet_timestamps() if current_edit_unit overflows 14 years ago
  Tomas Härdin d00257e96a mxfdec: Zero nb_ptses in mxf_compute_ptses_fake_index() 14 years ago
  Tomas Härdin df2a85085e mxfdec: Sanity check PreviousPartition 14 years ago
  Tomas Härdin 11800c8c89 mxfdec: Never seek back in local sets and KLVs 14 years ago
  Tomas Härdin 687e2fdebd mxfdec: Move the current_partition check inside mxf_read_header() 14 years ago
  Tomas Härdin e352c96c17 mxfdec: Fix infinite loop in mxf_packet_timestamps() 14 years ago
  Tomas Härdin 0373ec635d mxfdec: Check eof_reached in mxf_read_local_tags() 14 years ago
  Tomas Härdin effe3b9575 mxfdec: Check for NULL component 14 years ago
  Tomas Härdin 29fc8f50cd mxfdec: Make sure mxf->nb_index_tables > 0 in mxf_packet_timestamps() 14 years ago
  Tomas Härdin a3923482f2 mxfdec: Make sure x < index_table->nb_ptses 14 years ago
  Paul B Mahol a16c3a07a6 apetag: fix comment 14 years ago
  Reimar Döffinger 787528b4a6 Detect theora keyframes by content in Ogg demuxer. 14 years ago
  Stefano Sabatini e8a06b1486 lavf/4xm: use proper error codes 14 years ago
  Diego Biurrun 32f3c541bc doxygen: Do not include license boilerplates in Doxygen comment blocks. 14 years ago
  Justin Ruggles f1c3d4a68a ape: skip packets with invalid size 14 years ago
  Justin Ruggles ac3f8d317c ape: calculate final packet size instead of guessing 14 years ago
  Justin Ruggles c2c316158f ape: stop reading after the last frame has been read 14 years ago
  Justin Ruggles 66f7be3603 ape: return AVERROR_EOF instead of AVERROR(EIO) when demuxing is finished 14 years ago
  Justin Ruggles 1bc035bc03 ape: return error if seeking to the current packet fails in ape_read_packet() 14 years ago
  Michael Niedermayer e81e0b9991 cache: fix "warning: passing argument 2 of ‘av_tempfile’ from incompatible pointer type" 14 years ago
  Michael Niedermayer 8d756c0d55 fix "warning: variable ‘cflags’ set but not used" 14 years ago
  Michael Niedermayer 6679271700 avio: Fix "warning: initialization from incompatible pointer type" 14 years ago
  Carl Eugen Hoyos bb9c8d9439 Add v408 / AYUV encoder and decoder. 14 years ago
  Carl Eugen Hoyos 42ae83c196 Allow muxing VP6A into flv. 14 years ago
  Reimar Döffinger 8162c6f0bd oggdec: add missing ogg_reset on seek. 14 years ago
  Reimar Döffinger 1b0dc96fc9 oggdec: fix keyframe seeking when granule_is_start is 0. 14 years ago
  Paul B Mahol 86b57e4efe ape: fix seeking 14 years ago
  Reimar Döffinger 5b0103590c Remove warning about Ogg skeleton v4. 14 years ago
  Reimar Döffinger d7b542ae29 Fix potential infinite discard loop. 14 years ago
  Vincent Torri ed3c0fe85d Remove some warnings when compiling with mingw (mingw-w64, 32 bits) 14 years ago
  Alex Converse 29a20ac4a1 movdec: Avoid av_malloc(0) in stss 14 years ago
  Anton Khirnov d2afbd9a56 frame{crc/md5}: set the stream timebase from codec timebase. 14 years ago
  Martin Storsjö 89415b8e3f movdec: Parse the dvc1 atom 14 years ago
  Carl Eugen Hoyos af0f8c09cc Cosmentics: Fix AVUI comment. 14 years ago
  Janne Grunau 7f19bdc2a2 movdec: fix dts generation in fragmented files 14 years ago
  Clément Bœsch 6f55156234 dvenc: use new public timecode API. 14 years ago
  Clément Bœsch bf6e83a8e8 mxfenc: use new public timecode API. 14 years ago
  Clément Bœsch e2407556f1 gxfenc: use new public timecode API. 14 years ago
  Clément Bœsch 11e5d3b9cf dv: use new public timecode API. 14 years ago
  Clément Bœsch 77971609de mov: honor tmcd flags while extracting timecode meta. 14 years ago