summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-08
|\|
| * rtsp: Respect max_delay for the reordering queue when using custom IOMartin Storsjö2013-01-08
* | Merge commit '8729698d50739524665090e083d1bfdf28235724'Michael Niedermayer2013-01-08
|\|
| * rtsp: Recheck the reordering queue if getting a new packetMartin Storsjö2013-01-08
| * lavr: log channel conversion description for any-to-any functionsJustin Ruggles2013-01-07
| * lavr: mix: reduce the mixing matrix when possibleJustin Ruggles2013-01-07
| * lavr: cosmetics: reindentJustin Ruggles2013-01-07
* | Merge commit '074a00d192c0e749d677b008b337da42597e780f'Michael Niedermayer2013-01-08
|\|
| * lavr: add a public function for setting a custom channel mapJustin Ruggles2013-01-07
| * lavr: typedef internal structs in internal.hJustin Ruggles2013-01-07