summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* swr: fix the noise sample type for noise shapingMichael Niedermayer2013-01-093-11/+12
* swr: split swri_dither_init() outMichael Niedermayer2013-01-093-32/+51
* doc: add noise shaping dithersMichael Niedermayer2013-01-091-0/+15
* Add -movflags rtphint documentation.Carl Eugen Hoyos2013-01-091-0/+2
* swr: remove unused variableMichael Niedermayer2013-01-091-1/+1
* swr: move dither related fields to their own contextMichael Niedermayer2013-01-094-56/+61
* swr: update copyright years of a few files iam working onMichael Niedermayer2013-01-094-4/+4
* swr: Implement Noise shaping ditherMichael Niedermayer2013-01-096-19/+369
* frmdec: tag 5 is AV_PIX_FMT_BGRA with reversed alpha (0=solid/opaque .. 255=...Peter Ross2013-01-101-1/+7
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-095-34/+174
|\
| * xan: Convert to bytestream2Alexandra Khirnova2013-01-091-27/+31
| * oggenc: add a page_duration option and deprecate the pagesize optionJustin Ruggles2013-01-082-7/+57
| * x86: lavr: add SSE2/AVX dither_int_to_float()Justin Ruggles2013-01-082-0/+86
* | Merge commit '1fb8f6a44f06e48386450fe0363aefc02583d24a'Michael Niedermayer2013-01-097-12/+140
|\ \ | |/
| * x86: lavr: add SSE2 quantize() for ditheringJustin Ruggles2013-01-085-0/+102
| * doc/APIchanges: fill in missing dates and hashes.Justin Ruggles2013-01-081-9/+9
| * rtpdec_vp8: Request a keyframe if RTP packets are lostMartin Storsjö2013-01-081-1/+27
* | Merge commit '86d9181cf41edc3382bf2481f95a2fb321058689'Michael Niedermayer2013-01-095-1/+113
|\ \ | |/
| * rtpdec: Support sending RTCP feedback packetsMartin Storsjö2013-01-085-1/+113
* | Merge commit '42805eda554a7fc44341282771531e7837ac72b7'Michael Niedermayer2013-01-092-9/+10
|\ \ | |/
| * rtpdec: Store the dynamic payload handler in the rtpdec contextMartin Storsjö2013-01-082-9/+10
* | Merge commit '9c80ed836a511293f4cc3a858060969d32f2b1ce'Michael Niedermayer2013-01-091-5/+6
|\ \ | |/
| * rtpdec_vp8: Avoid a warning about a possibly unused variableMartin Storsjö2013-01-081-1/+1
| * rtpdec_vp8: Make sure the previous packet is returnedMartin Storsjö2013-01-081-4/+5
* | Merge commit '92e354b655613b88c3c202a7e19e7037daed37eb'Michael Niedermayer2013-01-092-4/+5
|\ \ | |/
| * rtpdec_vp8: Set the timestamp when returning a deferred packetMartin Storsjö2013-01-081-0/+1
| * hlsenc: Make the start_number option set the right variableKanglin2013-01-081-1/+1
* | swr: use SIMD for ditheringMichael Niedermayer2013-01-091-3/+14
* | dirac: fix inverted checkMichael Niedermayer2013-01-091-1/+1
* | lavf/mux: do not pass a copy of the packet to write_packet().Clément Bœsch2013-01-081-6/+5
* | ffmpeg: fix dither to 24bit PCM outputMichael Niedermayer2013-01-081-0/+2
* | swr: fix assertion failure if dither is used without the preout buffer differ...Michael Niedermayer2013-01-081-0/+5
* | img2dec: fix -loopMichael Niedermayer2013-01-081-1/+1
* | Fix compilation with --disable-everything --enable-decoder=dirac.Carl Eugen Hoyos2013-01-081-1/+1
* | fate: upate after 55d32eed8fPaul B Mahol2013-01-0815-42/+66
* | img2dec: do not change packet pts for image2pipePaul B Mahol2013-01-081-1/+2
* | img2dec: seeking supportPaul B Mahol2013-01-081-0/+12
* | ff_find_pix_fmt: return NONE for the "not found" case.Michael Niedermayer2013-01-081-1/+1
* | lavfi: fix use-after-free in ff_filter_frame.Nicolas George2013-01-081-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-081-1/+5
|\ \ | |/
| * rtsp: Respect max_delay for the reordering queue when using custom IOMartin Storsjö2013-01-081-1/+5
* | Merge commit '8729698d50739524665090e083d1bfdf28235724'Michael Niedermayer2013-01-083-59/+223
|\ \ | |/
| * rtsp: Recheck the reordering queue if getting a new packetMartin Storsjö2013-01-081-2/+6
| * lavr: log channel conversion description for any-to-any functionsJustin Ruggles2013-01-071-2/+3
| * lavr: mix: reduce the mixing matrix when possibleJustin Ruggles2013-01-071-30/+186
| * lavr: cosmetics: reindentJustin Ruggles2013-01-071-25/+28
* | Merge commit '074a00d192c0e749d677b008b337da42597e780f'Michael Niedermayer2013-01-0815-41/+328
|\ \ | |/
| * lavr: add a public function for setting a custom channel mapJustin Ruggles2013-01-0711-27/+305
| * lavr: typedef internal structs in internal.hJustin Ruggles2013-01-078-14/+16
| * doc: Extend commit message sectionDerek Buitenhuis2013-01-071-2/+7
OpenPOWER on IntegriCloud