summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit '9a7b56883d1333cdfcdf0fa7584a333841b86114'Michael Niedermayer2013-01-10
|\
| * au: set bit rateJustin Ruggles2013-01-09
| * au: validate bits-per-sample separately from codec tagJustin Ruggles2013-01-09
| * rtpdec_vp8: Mark broken packets with AV_PKT_FLAG_CORRUPTMartin Storsjö2013-01-09
* | Fix compilation with --disable-everything.Carl Eugen Hoyos2013-01-10
* | wmalosslessdec: make arrays indexed by ch large enough for maximum number of ...Michael Niedermayer2013-01-10
* | targa: use checked bytestream readMichael Niedermayer2013-01-10
* | qdm2: fix out of stack array read.Michael Niedermayer2013-01-10
* | swr: scale data down in noise shaping to avoid clipingMichael Niedermayer2013-01-10
* | swr: reorder the operations in the noise shaping codeMichael Niedermayer2013-01-10
* | swr: add noise_scale field to seperate it from the noise shaping scalesMichael Niedermayer2013-01-10
* | swr: fix the noise sample type for noise shapingMichael Niedermayer2013-01-09
* | swr: split swri_dither_init() outMichael Niedermayer2013-01-09
* | doc: add noise shaping dithersMichael Niedermayer2013-01-09
* | Add -movflags rtphint documentation.Carl Eugen Hoyos2013-01-09
* | swr: remove unused variableMichael Niedermayer2013-01-09
* | swr: move dither related fields to their own contextMichael Niedermayer2013-01-09
* | swr: update copyright years of a few files iam working onMichael Niedermayer2013-01-09
* | swr: Implement Noise shaping ditherMichael Niedermayer2013-01-09
* | frmdec: tag 5 is AV_PIX_FMT_BGRA with reversed alpha (0=solid/opaque .. 255=...Peter Ross2013-01-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-09
|\|
| * xan: Convert to bytestream2Alexandra Khirnova2013-01-09
| * oggenc: add a page_duration option and deprecate the pagesize optionJustin Ruggles2013-01-08
| * x86: lavr: add SSE2/AVX dither_int_to_float()Justin Ruggles2013-01-08
* | Merge commit '1fb8f6a44f06e48386450fe0363aefc02583d24a'Michael Niedermayer2013-01-09
|\|
| * x86: lavr: add SSE2 quantize() for ditheringJustin Ruggles2013-01-08
| * doc/APIchanges: fill in missing dates and hashes.Justin Ruggles2013-01-08
| * rtpdec_vp8: Request a keyframe if RTP packets are lostMartin Storsjö2013-01-08
* | Merge commit '86d9181cf41edc3382bf2481f95a2fb321058689'Michael Niedermayer2013-01-09
|\|
| * rtpdec: Support sending RTCP feedback packetsMartin Storsjö2013-01-08
* | Merge commit '42805eda554a7fc44341282771531e7837ac72b7'Michael Niedermayer2013-01-09
|\|
| * rtpdec: Store the dynamic payload handler in the rtpdec contextMartin Storsjö2013-01-08
* | Merge commit '9c80ed836a511293f4cc3a858060969d32f2b1ce'Michael Niedermayer2013-01-09
|\|
| * rtpdec_vp8: Avoid a warning about a possibly unused variableMartin Storsjö2013-01-08
| * rtpdec_vp8: Make sure the previous packet is returnedMartin Storsjö2013-01-08
* | Merge commit '92e354b655613b88c3c202a7e19e7037daed37eb'Michael Niedermayer2013-01-09
|\|
| * rtpdec_vp8: Set the timestamp when returning a deferred packetMartin Storsjö2013-01-08
| * hlsenc: Make the start_number option set the right variableKanglin2013-01-08
* | swr: use SIMD for ditheringMichael Niedermayer2013-01-09
* | dirac: fix inverted checkMichael Niedermayer2013-01-09
* | lavf/mux: do not pass a copy of the packet to write_packet().Clément Bœsch2013-01-08
* | ffmpeg: fix dither to 24bit PCM outputMichael Niedermayer2013-01-08
* | swr: fix assertion failure if dither is used without the preout buffer differ...Michael Niedermayer2013-01-08
* | img2dec: fix -loopMichael Niedermayer2013-01-08
* | Fix compilation with --disable-everything --enable-decoder=dirac.Carl Eugen Hoyos2013-01-08
* | fate: upate after 55d32eed8fPaul B Mahol2013-01-08
* | img2dec: do not change packet pts for image2pipePaul B Mahol2013-01-08
* | img2dec: seeking supportPaul B Mahol2013-01-08
* | ff_find_pix_fmt: return NONE for the "not found" case.Michael Niedermayer2013-01-08
* | lavfi: fix use-after-free in ff_filter_frame.Nicolas George2013-01-08