12238 Commits (8045c0167dbe9779f75d1c23a97f501eca92d33e)

Author SHA1 Message Date
  Martin Storsjö 76c40fbef0 rtpdec_vp8: Don't trim too much data from broken frames 12 years ago
  Martin Storsjö 3b366c3aa0 rtpdec_vp8: Simplify code by using an existing helper function 12 years ago
  Martin Storsjö ed79093222 rtpdec: Add a terminating null byte at the end of the SDES/CNAME 12 years ago
  Luca Barbato a800fd5fc7 yuv4mpeg: do not use deprecated functions 12 years ago
  Luca Barbato fba8e5b608 oggdec: fix faulty cleanup prototype 12 years ago
  Justin Ruggles 5d0450461f idcin: better error handling 13 years ago
  Justin Ruggles 06deaf8ad3 idcin: return 0 from idcin_read_packet() on success. 13 years ago
  Justin Ruggles 7040e479a1 idcin: allow seeking back to the first packet 13 years ago
  Justin Ruggles ccc0ffb1ba idcin: set start_time and packet duration instead of manually tracking pts. 13 years ago
  Justin Ruggles 12c2530b1d idcin: fix check for presence of an audio stream 13 years ago
  Justin Ruggles 33f58c3616 idcin: check for integer overflow when calling av_get_packet() 13 years ago
  Justin Ruggles 49543373f3 idcin: set AV_PKT_FLAG_KEY for video packets with a palette 13 years ago
  Justin Ruggles 4b840930da idcin: set channel_layout 13 years ago
  Justin Ruggles b0c96e0613 idcin: validate header parameters 13 years ago
  Justin Ruggles fd9147f114 au: cosmetics: pretty-print and remove pointless comments 13 years ago
  Justin Ruggles c88d245c98 au: use ff_raw_write_packet() 13 years ago
  Justin Ruggles af68a2baae au: use %u when printing id and channels since they are unsigned 13 years ago
  Justin Ruggles c837b38dd3 au: move skipping of unused data to before parameter validation 13 years ago
  Justin Ruggles 2613de8805 au: do not set pkt->size directly 13 years ago
  Justin Ruggles f7a3c540c5 au: remove unnecessary casts 13 years ago
  Justin Ruggles bdd00e2d1b au: set stream start time and packet durations 13 years ago
  Justin Ruggles 47d029a4c1 au: validate sample rate 13 years ago
  Justin Ruggles fb48f825e3 au: do not arbitrarily limit channel count 13 years ago
  Justin Ruggles 2f8207b1c6 au: return AVERROR codes instead of -1 13 years ago
  Justin Ruggles 9a7b56883d au: set bit rate 13 years ago
  Justin Ruggles bd4cdef5a8 au: set block_align and use it in au_read_packet() 13 years ago
  Justin Ruggles 3f98848d6e au: validate bits-per-sample separately from codec tag 13 years ago
  Peter Ross 5b69c07d12 frmdec: tag 5 is AV_PIX_FMT_BGRA with reversed alpha (0=solid/opaque .. 255=transparent) 13 years ago
  Martin Storsjö 71194ef6a8 rtpdec_vp8: Mark broken packets with AV_PKT_FLAG_CORRUPT 13 years ago
  Clément Bœsch 119d70db50 lavf/mux: do not pass a copy of the packet to write_packet(). 13 years ago
  Justin Ruggles 59220d559b oggenc: add a page_duration option and deprecate the pagesize option 13 years ago
  Michael Niedermayer 252316c885 img2dec: fix -loop 13 years ago
  Martin Storsjö 6f72441120 rtpdec_vp8: Request a keyframe if RTP packets are lost 13 years ago
  Paul B Mahol 626756aed2 img2dec: do not change packet pts for image2pipe 13 years ago
  Martin Storsjö 86d9181cf4 rtpdec: Support sending RTCP feedback packets 13 years ago
  Martin Storsjö 42805eda55 rtpdec: Store the dynamic payload handler in the rtpdec context 13 years ago
  Martin Storsjö 9c80ed836a rtpdec_vp8: Avoid a warning about a possibly unused variable 13 years ago
  Martin Storsjö 09ed8098ff rtpdec_vp8: Make sure the previous packet is returned 13 years ago
  Martin Storsjö 92e354b655 rtpdec_vp8: Set the timestamp when returning a deferred packet 13 years ago
  Kanglin ba8cb33273 hlsenc: Make the start_number option set the right variable 13 years ago
  Paul B Mahol 55d32eed8f img2dec: seeking support 13 years ago
  Martin Storsjö f811cd2d47 rtsp: Respect max_delay for the reordering queue when using custom IO 13 years ago
  Martin Storsjö 8729698d50 rtsp: Recheck the reordering queue if getting a new packet 13 years ago
  Michael Niedermayer 1a088f61e1 oggparseskeleton: Check the overall start time before using it. 13 years ago
  Michael Niedermayer 953061ed95 lavf/utils: more complete dts checks 13 years ago
  Michael Niedermayer 0780fe2740 rmdec: Limit videobufsize to remaining amount of data 13 years ago
  Peter Ross a572cc8c7a wtvdec: prevent memory leak in get_tag() 13 years ago
  Michael Niedermayer 7a6beedd3f oggparsevorbis: fix vorbis_cleanup return type 13 years ago
  Benjamin Larsson bbae68596e xwma: Remove unused variable 13 years ago
  Peter Ross 8b4842c2e2 wtvdec: warn about truncated files 13 years ago