9270 Commits (fd8a8373aa52e94de14f0583c482c8faa95dd677)

Author SHA1 Message Date
  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
  Anton Khirnov ee20b332c8 omadec: split data that will be used in the muxer to a separate file. 14 years ago
  Anton Khirnov 08f7af0c37 lavf: rename oma.c -> omadec.c 14 years ago
  Nicolas George 6d7b50117a sbgdec: change -1 into AVERROR(EINVAL). 14 years ago
  Michael Niedermayer 4734fb0ece sbgdec: Replace ELOOP by -1 to fix compilation on win32. 14 years ago
  Nicolas George 9cb6a39c46 sbgdec: replace EOVERFLOW with ENOMEM. 14 years ago
  Michael Niedermayer 53b6503184 avienc: Fix rawvideo 32bit 14 years ago
  Michael Niedermayer f890cb948c mtvdemuxer: fix segfault caused by truncated packets. 14 years ago
  Michael Niedermayer ee181f84a3 lavf: print an error if a packet has been truncated due to filesize 14 years ago
  Michael Niedermayer 207d9eab5a txd/westwood: remove demuxer specific overallocate solutions as the new generic code 14 years ago
  Michael Niedermayer 559ae20dda lavf: Update AVIOContext.maxsize when hitting the end. 14 years ago
  Tomas Härdin 0e764cf541 mxfdec: Don't parse slices or DeltaEntryArrays 14 years ago
  Tomas Härdin f98726551c mxfdec: Remove dead/useless code 14 years ago
  Tomas Härdin 2eba8da675 mxfdec: Hybrid demuxing/seeking solution 14 years ago
  Tomas Härdin 36c305f9db mxfdec: Add mxf_edit_unit_absolute_offset() 14 years ago
  Tomas Härdin b56adc7842 mxfdec: Replace zero IndexDurations with st->duration 14 years ago
  Tomas Härdin 2212e040b7 mxfdec: Add "fake" index to MXFIndexTable to assist seeking 14 years ago
  Tomas Härdin 8ce41721a4 mxfdec: Add MXFIndexTables 14 years ago
  Tomas Härdin 31029e30fa mxfdec: Move mxf_read_packet*() near the bottom of the file 14 years ago
  Vladimir Pantelic 65a25adc97 mpegts: replace some magic numbers with the existing define 14 years ago
  Michael Niedermayer 62adc60b97 avidec: Check that the header chunks fit in the available filesize. 14 years ago
  Michael Niedermayer f72601d063 txddemux: Limit allocated packets to filesize. 14 years ago
  Michael Niedermayer a000975444 thp: simplify overallocate checks. 14 years ago
  Michael Niedermayer 47572323f2 lavf: add internal AVIOContext.maxsize 14 years ago
  Michael Niedermayer 482ee63641 thpdemux: Check that packed sizes are within the files data size and filesize. 14 years ago
  Michael Niedermayer e098fba5d9 avidec: Fix infinite loop caused by rounding of timestamps in non interleaved avis. 14 years ago
  Michael Niedermayer 0988a6a035 movenc: disable iods by default 14 years ago
  Michael Niedermayer c402c1c976 smackerdemuxer: check some values before instead of just after malloc() 14 years ago
  Michael Niedermayer e2a16e82b1 westwooddemux: dont require avio_size() functionality. 14 years ago
  Alex Converse d3b8bde2f1 movenc: Rudimentary IODs support. 14 years ago
  Michael Niedermayer 7f9369b743 lavf: update rfps debug code. 14 years ago
  Michael Niedermayer d19ca77f42 lavf: Fix fps misdetection when codec_info_duration is 0 and only a few frames are used to estimate fps. 14 years ago
  Michael Niedermayer 5f95c130a0 mov: Fix near infinite loop in stsd parsing. 14 years ago
  Michael Niedermayer 4255d6d96c westwooddemuxer: use av_get_packet() 14 years ago
  Michael Niedermayer f68b19fc28 westwooddemuxer: Fix 1gb alloc 14 years ago
  Nicolas George 2c82ab946b lavf: add SBG demuxer. 14 years ago
  Martin Storsjö bd2ff1a8bc flvenc: Support muxing 16 kHz nellymoser 14 years ago
  Shitiz Garg 566ee0eaf1 westwood: Make sure audio header info is present when parsing audio packets 14 years ago
  Michael Niedermayer 8b9b6332df mtv: Fix FPE with 0 dimensions. 14 years ago
  Michael Niedermayer 76b9a0961c riff: Fix freeing of random value. 14 years ago
  Martin Storsjö 115a57302a applehttp: Properly clean up if unable to probe a segment 14 years ago
  Martin Storsjö c41b9842ce applehttp: Avoid reading uninitialized memory 14 years ago
  Panagiotis H.M. Issaris 9b01a8ad5e Prevent segfault if iformat was not yet initialized. 14 years ago
  Carl Eugen Hoyos 7862bd3d4a Cosmetics: Improve 'too short LIST' error message in wav.c. 14 years ago
  Carl Eugen Hoyos a8e93ce4cb Do not reject LIST tags in wav with size 4. 14 years ago
  Carl Eugen Hoyos 9c18a056b1 Detect 'yuv2' as rawvideo also in avi. 14 years ago
  Derek Buitenhuis 309ffa4fe3 v410 encoder and decoder 14 years ago
  Derek Buitenhuis 80f6c0bb95 v410 encoder and decoder 14 years ago