48671 Commits (dc60ecdbeb11ef14a85a60ab06154b067e5e1f02)
 

Author SHA1 Message Date
Michael Niedermayer dc60ecdbeb doc: add noise shaping dithers 12 years ago
Carl Eugen Hoyos c20ce9ad69 Add -movflags rtphint documentation. 12 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
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
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
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 12 years ago
Justin Ruggles 1fb8f6a44f x86: lavr: add SSE2 quantize() for dithering 12 years ago
Justin Ruggles a6a3164b13 x86: lavr: add SSE2/AVX dither_int_to_float() 12 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 12 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 12 years ago
Martin Storsjö 42805eda55 rtpdec: Store the dynamic payload handler in the rtpdec context 12 years ago
Martin Storsjö 9c80ed836a rtpdec_vp8: Avoid a warning about a possibly unused variable 12 years ago
Martin Storsjö 09ed8098ff rtpdec_vp8: Make sure the previous packet is returned 12 years ago
Martin Storsjö 92e354b655 rtpdec_vp8: Set the timestamp when returning a deferred packet 12 years ago
Kanglin ba8cb33273 hlsenc: Make the start_number option set the right variable 12 years ago
Paul B Mahol 55d32eed8f img2dec: seeking support 12 years ago
Michael Niedermayer 86159703f5 ff_find_pix_fmt: return NONE for the "not found" case. 12 years ago
Nicolas George ff6b34009d lavfi: fix use-after-free in ff_filter_frame. 12 years ago
Michael Niedermayer 315f15afe7 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 48d30f6733 Merge commit '8729698d50739524665090e083d1bfdf28235724' 12 years ago
Michael Niedermayer 249fca3df9 Merge commit '074a00d192c0e749d677b008b337da42597e780f' 12 years ago
Michael Niedermayer 3a0bac27b3 Merge commit 'ac2603be28602bea76cf38bdbf37aead0dc2979a' 12 years ago
Michael Niedermayer 32cf37d097 Merge commit 'dc3e12d1cb65d74fb120197ce869a205718b6715' 12 years ago
Michael Niedermayer adc7296aa5 Merge commit 'b5f9b9ac3681acb06d95530f34660ba9fe225305' 12 years ago
Michael Niedermayer 3bca69c2a8 Merge commit '9a00374cb4512a58a1fee366b850dfa87c76e1f3' 12 years ago
Martin Storsjö f811cd2d47 rtsp: Respect max_delay for the reordering queue when using custom IO 12 years ago
Martin Storsjö 8729698d50 rtsp: Recheck the reordering queue if getting a new packet 12 years ago
Justin Ruggles 7ff3fd7ae4 lavr: log channel conversion description for any-to-any functions 12 years ago
Justin Ruggles 074a00d192 lavr: add a public function for setting a custom channel map 12 years ago
Justin Ruggles 4164b0e8d3 lavr: mix: reduce the mixing matrix when possible 12 years ago
Justin Ruggles 1ccf82cfd8 lavr: cosmetics: reindent 12 years ago