48792 Commits (6d6eb7c12c833b33ce94e7bd963b1d770defd56c)
 

Author SHA1 Message Date
  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 f7bf72a4a1 idcinvideo: correctly set AVFrame defaults 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
  Michael Niedermayer 8514d5bcf7 swr: remove unused variable 12 years ago
  Michael Niedermayer 3ab1970612 swr: move dither related fields to their own context 12 years ago
  Daniel Kang 899157b308 yadif: Port inline assembly to yasm 12 years ago
  Michael Niedermayer ba1314c2ef swr: update copyright years of a few files iam working on 12 years ago
  Michael Niedermayer 82742294b7 swr: Implement Noise shaping dither 12 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) 12 years ago
  Michael Niedermayer 4765f63538 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 75afbe2ab4 Merge commit '1fb8f6a44f06e48386450fe0363aefc02583d24a' 12 years ago
  Michael Niedermayer 34c1c08c66 Merge commit '86d9181cf41edc3382bf2481f95a2fb321058689' 12 years ago
  Michael Niedermayer 8c3ae9ee66 Merge commit '42805eda554a7fc44341282771531e7837ac72b7' 12 years ago
  Michael Niedermayer 7b822b1de2 Merge commit '9c80ed836a511293f4cc3a858060969d32f2b1ce' 12 years ago
  Michael Niedermayer aed58f6aae Merge commit '92e354b655613b88c3c202a7e19e7037daed37eb' 12 years ago
  Martin Storsjö 71194ef6a8 rtpdec_vp8: Mark broken packets with AV_PKT_FLAG_CORRUPT 12 years ago
  Alexandra Khirnova d744801f1a xan: Convert to bytestream2 12 years ago
  Michael Niedermayer f3c9d8d41b swr: use SIMD for dithering 12 years ago
  Michael Niedermayer 57bdd67646 dirac: fix inverted check 12 years ago
  Clément Bœsch 119d70db50 lavf/mux: do not pass a copy of the packet to write_packet(). 12 years ago
  Justin Ruggles 59220d559b oggenc: add a page_duration option and deprecate the pagesize option 13 years ago
  Justin Ruggles 1fb8f6a44f x86: lavr: add SSE2 quantize() for dithering 13 years ago
  Justin Ruggles a6a3164b13 x86: lavr: add SSE2/AVX dither_int_to_float() 13 years ago
  Justin Ruggles 142c39097c doc/APIchanges: fill in missing dates and hashes. 12 years ago
  Michael Niedermayer a260c79733 ffmpeg: fix dither to 24bit PCM output 12 years ago
  Michael Niedermayer 9aec63af9b swr: fix assertion failure if dither is used without the preout buffer differing from in 12 years ago
  Michael Niedermayer 252316c885 img2dec: fix -loop 12 years ago
  Carl Eugen Hoyos 0b68ebc4b6 Fix compilation with --disable-everything --enable-decoder=dirac. 12 years ago
  Paul B Mahol 9e2387a6a9 fate: upate after 55d32eed8f 12 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 12 years ago
  Martin Storsjö 86d9181cf4 rtpdec: Support sending RTCP feedback packets 13 years ago