12238 Commits (8045c0167dbe9779f75d1c23a97f501eca92d33e)

Author SHA1 Message Date
  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
  Peter Ross 801b636633 wtvenc: mux thumbnail picture 13 years ago
  Peter Ross 361ecb6176 wtvdec: ignore WM/MediaThumbType metadata entry 13 years ago
  Peter Ross 508836932f wtvdec: demux thumbnail picture to AVStream.attached_pic 13 years ago
  Paul B Mahol 2a89081cad Add EVRCA and SMV codec id 13 years ago
  Peter Ross 6cff56f0ba frmdec: tag 2 is AV_PIX_FMT_RGB0 13 years ago
  Peter Ross 8d4c817c4a frmdec: terminate frm_pix_fmt_tags 13 years ago
  Peter Ross f2dc158b0a frmdec: use AV_PIX_FMT_xxx 13 years ago
  Paul B Mahol 7f7f31bfcb iff: support seeking with maud 13 years ago
  Paul B Mahol 3174137d41 w64: fact guid support 13 years ago
  Diego Biurrun e817d9139f asfdec: Fix printf format string length modifier 13 years ago
  Michael Niedermayer 2713e43ac8 ff_get_audio_frame_size: try to fix wma in wav 13 years ago
  Carl Eugen Hoyos 1ae9d2820e Support decoding AC-3 in wav. 13 years ago
  Luca Barbato d894f74762 oggdec: make sure the private parse data is cleaned up 13 years ago
  Luca Barbato 89b51b570d oggdec: free the ogg streams on read_header failure 13 years ago
  Carl Eugen Hoyos 9ff92cf195 012v decoder. 13 years ago
  Carl Eugen Hoyos 9ffe790afc Support stereo as experimental feature in mmf / Yamaha SMAF. 13 years ago
  Diego Biurrun a0c5917f86 Drop Snow codec 13 years ago
  Michael Niedermayer 8214c1d82c mxfenc: avoid depending on private codec structures and functions 13 years ago
  Peter Ross c44b4ee6ea frmdec: reduce probe score to reflect test accuracy (and pass probetest) 13 years ago
  Peter Ross 3d0994be2f Megalux Frame demuxer 13 years ago
  Carl Eugen Hoyos 1a34103f0f mmf.c: Use LIBAVFORMAT_IDENT when writing Yamaha SMAF version information. 13 years ago
  内田佳久 7e5d4fa97d mmf.c: Do not write metadata into the SMAF Contents Info chunk. 13 years ago
  James Almer b7d77f8e64 astenc: Enable the loop flag only when needed 13 years ago