9010 Commits (33636442e2f44c2dcffd4331085ae7de93f0abe0)

Author SHA1 Message Date
  Michael Niedermayer 33636442e2 udp: support non blocking reads with fifo 14 years ago
  Michael Niedermayer 3710f0b9ed udp: Replace double select() by select+mutex+cond. 14 years ago
  Michael Niedermayer 12d0e44bdb udp: return circular buffer error if such error happened. 14 years ago
  Paul B Mahol 8dce2dd9cc lavf: Add SMJPEG demuxer. 14 years ago
  Michael Niedermayer 532731369a ipmovie: fix FPE 14 years ago
  Tomas Härdin 5c2097cff7 mxfdec: Sanity check PreviousPartition 14 years ago
  Tomas Härdin 6a8826abf4 mxfdec: Move the current_partition check inside mxf_read_header() 14 years ago
  Tomas Härdin 46e4dd66da mxfdec: Check url_feof() in mxf_read_local_tags() 14 years ago
  Tomas Härdin 7e35c3e177 mxfdec: Check for NULL component 14 years ago
  Michael Niedermayer fd552756d9 avio: remove ENOTSUP mention in doxy as its not available on all supported platforms 14 years ago
  Luca Barbato cb75ed3014 nut: support 10bit YUV 14 years ago
  Alex Converse 7a8fc9906f mpegts: Suppress invalid timebase warnings on DMB streams. 14 years ago
  Alex Converse c2507fb986 mpegts: Fix typo in handling sections in the PMT. 14 years ago
  Michael Niedermayer 1db39228c6 roq: fix excessive memory alloc 14 years ago
  Michael Niedermayer d561025e49 avidec: move eof check before continue. 14 years ago
  Michael Niedermayer a1a079dce4 siff: simplify code by using ffio_limit() 14 years ago
  Michael Niedermayer c0c5189e66 soxdec: check av_malloc return. 14 years ago
  Michael Niedermayer 0ab9072ee0 dsicin demuxer: Fix excessive malloc() 14 years ago
  Michael Niedermayer 3461d27506 lavf: split out ffio_limit() 14 years ago
  Michael Niedermayer 0815a2907a rl2demux: Fix FPE 14 years ago
  Michael Niedermayer 21ca96049f siff: Fix excessive memory allocation. 14 years ago
  Michael Niedermayer 9f1dde03d5 mov: detect EOF in mov_read_dref() 14 years ago
  Michael Niedermayer cb2d66a470 avienc: Fix rawvideo 32bit 14 years ago
  Michael Niedermayer c55b158b87 mtvdemuxer: fix segfault caused by truncated packets. 14 years ago
  Michael Niedermayer 5ca4ec76b7 lavf: print an error if a packet has been truncated due to filesize 14 years ago
  Michael Niedermayer 813c05fcd2 txd/westwood: remove demuxer specific overallocate solutions as the new generic code 14 years ago
  Michael Niedermayer dd5d2de5ec lavf: Update AVIOContext.maxsize when hitting the end. 14 years ago
  Michael Niedermayer c40296d1ad avidec: Check that the header chunks fit in the available filesize. 14 years ago
  Michael Niedermayer cd5d5bf45c txddemux: Limit allocated packets to filesize. 14 years ago
  Michael Niedermayer aed8e8f9f3 thp: simplify overallocate checks. 14 years ago
  Michael Niedermayer 349cca9f12 lavf: add internal AVIOContext.maxsize 14 years ago
  Michael Niedermayer 58b65c1241 thpdemux: Check that packed sizes are within the files data size and filesize. 14 years ago
  Michael Niedermayer 44e7ef15ae avidec: Fix infinite loop caused by rounding of timestamps in non interleaved avis. 14 years ago
  Michael Niedermayer 4af03698f3 smackerdemuxer: check some values before instead of just after malloc() 14 years ago
  Michael Niedermayer 8af76473b3 westwooddemux: dont require avio_size() functionality. 14 years ago
  Michael Niedermayer 0177ac9637 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 17044e1a2b mov: Fix near infinite loop in stsd parsing. 14 years ago
  Michael Niedermayer 19babec06f westwooddemuxer: use av_get_packet() 14 years ago
  Michael Niedermayer 02798736bf westwooddemuxer: Fix 1gb alloc 14 years ago
  Martin Storsjö 3f1e77a44c flvenc: Support muxing 16 kHz nellymoser 14 years ago
  Shitiz Garg 0c62a00e68 westwood: Make sure audio header info is present when parsing audio packets 14 years ago
  Michael Niedermayer 09453e6bd3 mtv: Fix FPE with 0 dimensions. 14 years ago
  Martin Storsjö bf9af661b8 applehttp: Properly clean up if unable to probe a segment 14 years ago
  Martin Storsjö 63d5fa55fe applehttp: Avoid reading uninitialized memory 14 years ago
  Carl Eugen Hoyos d344e45f19 Detect 'yuv2' as rawvideo also in avi. 14 years ago
  Derek Buitenhuis 93442a27c5 v410 encoder and decoder 14 years ago
  Reimar Döffinger 97e6a0fa2a Support "VLB " audio in NSV files. 14 years ago
  Anton Khirnov 60cb07196f lavf: add avformat_close_input(). 14 years ago
  Clément Bœsch dfdf616773 mp3enc: fix playback with mp3 encoded files on some devices. 14 years ago
  Tomas Härdin 35a42ca0bf mxfdec: Only use the new demuxing logic for OPAtom 14 years ago