9270 Commits (fd8a8373aa52e94de14f0583c482c8faa95dd677)

Author SHA1 Message Date
  Alex Converse 4bf3c8f226 mov: Don't stick the QuickTime field ordering atom in extradata. 14 years ago
  Paul B Mahol a4209ad631 lavf: Add SMJPEG demuxer. 14 years ago
  Michael Niedermayer 2a85358d4f libavformat: increase LIBAVFORMAT_VERSION_MICRO to 100 14 years ago
  Michael Niedermayer 8d960fbc70 ipmovie: fix FPE 14 years ago
  Justin Ruggles e9dc920127 asfdec: add side data to ASFStream packet instead of output packet. 14 years ago
  Justin Ruggles 3f9257c5a5 idroqdec: set AVFMTCTX_NOHEADER and create streams as they occur. 14 years ago
  Martin Storsjö 2215c39e94 flvdec: Add param change side data if the sample rate or channels have changed 14 years ago
  Martin Storsjö 3e79c2adb1 libavformat: Add a utility function for adding parameter change side data 14 years ago
  Martin Storsjö 251f320f7d flvdec: Export new AAC/H.264 extradata as side data on the next packet 14 years ago
  Nicolas George 20af3af575 mov: replace AVERROR(EOF) with AVERROR_EOF. 14 years ago
  Paul B Mahol 17c84f4ed2 flacdec: skip all track indices at once instead of looping. 14 years ago
  Tomas Härdin c15da5941d mxf: Add PictureEssenceCoding UL for V210. 14 years ago
  Tomas Härdin 6547fd9264 mxfdec: consider QuantizationBits between 17 and 24 to be pcm_s24* 14 years ago
  Daniel Kristjansson adff77f28c mxfenc: Add support for MPEG-2 MP@HL-14 in mxf container. 14 years ago
  Baptiste Coudurier 4ee04247f0 mxf: H.264/MPEG-4 AVC Intra support 14 years ago
  Tomas Härdin cc1dda851b mxfdec: Don't crash in mxf_packet_timestamps() if current_edit_unit overflows 14 years ago
  Tomas Härdin 0cd21ddaed mxfdec: Zero nb_ptses in mxf_compute_ptses_fake_index() 14 years ago
  Tomas Härdin 46d65fb8a5 mxfdec: Sanity check PreviousPartition 14 years ago
  Tomas Härdin e7839602f4 mxfdec: Never seek back in local sets and KLVs 14 years ago
  Tomas Härdin 184f479096 mxfdec: Move the current_partition check inside mxf_read_header() 14 years ago
  Tomas Härdin 4ae7d45170 mxfdec: Fix infinite loop in mxf_packet_timestamps() 14 years ago
  Tomas Härdin 2116e4ba91 mxfdec: Check url_feof() in mxf_read_local_tags() 14 years ago
  Tomas Härdin 5e5e69d078 mxfdec: Check for NULL component 14 years ago
  Michael Niedermayer 077b086dea avio: remove ENOTSUP mention in doxy as its not available on all supported platforms 14 years ago
  Sergey Radionov 139cef8e29 network: properly declare WSADATA in windows 14 years ago
  Tomas Härdin 7feb7f16a8 mxfdec: Make sure mxf->nb_index_tables > 0 in mxf_packet_timestamps() 14 years ago
  Luca Barbato 432f0e5b7d nut: support 10bit YUV 14 years ago
  Diego Biurrun a55eb1586c oma: make header compile standalone 14 years ago
  Nicolas George b0aaf304a7 Replace PATCHWELCOME by relevant error codes. 14 years ago
  Alex Converse 41bdd4adc4 mpegts: Suppress invalid timebase warnings on DMB streams. 14 years ago
  Alex Converse d9b89b23df mpegts: Fix typo in handling sections in the PMT. 14 years ago
  Michael Niedermayer 154c0a8c98 replace ENOTSUP by AVERROR_PATCHWELCOME 14 years ago
  Michael Niedermayer c1acd58198 roq: fix excessive memory alloc 14 years ago
  Michael Niedermayer 3c7f75bd84 avidec: move eof check before continue. 14 years ago
  Tomas Härdin 5b718009b2 mxfdec: Sanity-check SampleRate 14 years ago
  Tomas Härdin 1888bd1b6d mxfdec: Make sure mxf->nb_index_tables > 0 in mxf_packet_timestamps() 14 years ago
  Tomas Härdin 54cbbdd25a mxfdec: Remove unused variables 14 years ago
  Tomas Härdin 6e9081f4d8 mxfdec: Make sure x < index_table->nb_ptses 14 years ago
  Tomas Härdin 085249a379 mxfdec: Ignore the last entry in Avid's index table segments 14 years ago
  Michael Niedermayer b08a742526 siff: simplify code by using ffio_limit() 14 years ago
  Michael Niedermayer 1dcce49e10 soxdec: check av_malloc return. 14 years ago
  Luca Barbato 1c66862472 mpegts: rename payload_index to payload_size 14 years ago
  Luca Barbato 02e8f03296 segment: introduce segmented chain muxer 14 years ago
  Michael Niedermayer 9c5104e84e dsicin demuxer: Fix excessive malloc() 14 years ago
  Michael Niedermayer e39eeb10d1 lavf: split out ffio_limit() 14 years ago
  Michael Niedermayer f371396dfb rl2demux: Fix FPE 14 years ago
  Michael Niedermayer 1c73391d7d siff: Fix excessive memory allocation. 14 years ago
  Michael Niedermayer af3f2a87da mov: detect EOF in mov_read_dref() 14 years ago
  Anton Khirnov 93fc5a9ff6 lavf: force threads to 1 in avformat_find_stream_info() 14 years ago
  Michael Karcher f40e7eb573 lavf: add OpenMG audio muxer. 14 years ago