66363 Commits (6821a5a4adcb40c458356e8bb90416dd8f5dd6b2)
 

Author SHA1 Message Date
Thomas Volkert 6821a5a4ad rtpenc: HEVC/H.265 support 10 years ago
Michael Niedermayer e927682e1b avfilter/vf_scale: Allow chroma samples to be above and to the left of luma samples 10 years ago
Michael Niedermayer 61af6bebb4 swscale: Allow chroma samples to be above and to the left of luma samples 10 years ago
Michael Niedermayer 950ce21d4a Merge commit '103391ca90b2f7c56ae756d76c76f7c3dfa28dd4' 10 years ago
Michael Niedermayer 28dce3cdbc avcodec/alacenc: Remove unused variable 10 years ago
Christophe Gisquet 9950073655 alacenc: remove unneeded masking 10 years ago
Christophe Gisquet a084493535 alacenc: fix incorrect buffer use 10 years ago
wm4 d87fe2687f avformat/mp3dec: fix gapless audio support 10 years ago
Diego Biurrun 103391ca90 dca: Remove some commented-out cruft 10 years ago
Pascal Massimino 7ac6b8cfa7 avfilter/idet: typo fix: PROGRSSIVE -> PROGRESSIVE 10 years ago
James Almer 33c752be51 x86/me_cmp: port mmxext vsad functions to yasm 10 years ago
Michael Niedermayer 5c073bbb57 avcodec/dvdsubdec: fix VD/SD identifier name 10 years ago
Daniel Bomar af1818276e avformat/os_support: Add _DEFAULT_SOURCE to hide warning about _SVID_SOURCE depreciation 10 years ago
Michael Niedermayer adaa274fa8 tests/utils: make arguments const that arent changed 10 years ago
James Almer 6edd6a4f00 avcodec/dv_profile: deprecate internal function that shouldn't be public 10 years ago
Michael Niedermayer 5ccd08d26d postproc/postprocess: Avoid some ifs in do_a_deblock_C() 10 years ago
Pascal Massimino 4fd21d58a7 libavcodec/webp: treat out-of-bound palette index as translucent black 10 years ago
Gianluigi Tiesi 59af5383c1 avcodec/libilbc: support for latest git of libilbc 10 years ago
Michael Niedermayer 7f8d28f686 postproc: Replace CLIP by av_clip_uint8 10 years ago
Michael Niedermayer 5a9ca68e15 postproc/postprocess: remove redundant casts 10 years ago
Michael Niedermayer 859d7d4640 postproc/postprocess: Use FF_ARRAY_ELEMS() in pp_free_context() instead of hard-coding their size 10 years ago
Michael Niedermayer d9b141c05f postproc/postprocess: Remove unused argument from reallocAlign() 10 years ago
Michael Niedermayer 27f936eca8 Merge branch 'postprocwork' 10 years ago
Michael Niedermayer 9e8be46252 postproc/postprocess: use av_strtok() 10 years ago
Michael Niedermayer 921caf6203 postprocess: make some variables in pp_get_mode_by_name_and_quality() const 10 years ago
Michael Niedermayer 44dabf1f42 postproc: simplify forwarding return codes 10 years ago
Michael Niedermayer 9f9ebe631d libpostproc/postprocess: avoid some if() 10 years ago
Michael Niedermayer 074eef56ef fate: add fate-filter-pp1 10 years ago
James Almer 77f9a81cca x86/me_cmp: combine sad functions into a single macro 10 years ago
Michael Niedermayer 986f63d17f Merge commit '2bb2c2bd75e5f4b28a945511cda77e0a1a44c758' 10 years ago
Michael Niedermayer 343643fdca Merge commit '3f2c70355ab722bc9f741bd3ed8224c7cfb62379' 10 years ago
Andreas Cadhalpun 739f179dd6 vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion 10 years ago
Vitor Sessak 55d11d277b swscale/x86: do not expect registers to be preserved across inline ASM blocks 10 years ago
Michael Niedermayer 41d82b85ab avcodec/x86/vp9lpf: Always include x86util.asm 10 years ago
Martin Storsjö 2bb2c2bd75 rtpenc_chain: Pass the initial time_base hint on to the chained muxer 10 years ago
Jörg Krause 3f2c70355a configure: Use the right variables in check_host_cpp 10 years ago
Michael Niedermayer 8c71de762b Merge commit 'c5560e72d0bb69f8a1ac9536570398f84388f396' 10 years ago
Michael Niedermayer 43633c5388 fate: disable fate-ra4-288, the code uses floats and does not produce the same results on different platforms 10 years ago
Michael Niedermayer a4cefc25ed Merge commit '44caf99ecae7bc1b907fab849ecaa72dd340ba2e' 10 years ago
James Almer fffc9a077d avfilter: remove obsolete FF_API_FILL_FRAME cruft 10 years ago
Michael Niedermayer 9ac08d93b2 Merge commit '2dd09ebf5597fd5e4a573bee9cccf21ae821f286' 10 years ago
Katerina Barone-Adesi c5560e72d0 apetag: Fix APE tag size check 10 years ago
Katerina Barone-Adesi 44caf99eca fate: Add tests for RealAudio 1.0 (14.4) and RealAudio 2.0 (with 28.8) 10 years ago
Michael Niedermayer 85f2c0124d avcodec/x86/me_cmp: fix sad8xh 10 years ago
James Almer 0456d169c4 x86/me_cmp: port mmxext and sse2 sad functions to yasm 10 years ago
Paul B Mahol f1a8943ddd doc/filters: remove aconvert 10 years ago
James Almer d1c49bcae9 avfilter: remove obsolete FF_API_ACONVERT_FILTER cruft 10 years ago
Michael Niedermayer 9ffa705edd ffplay: try to fix build failure on apple 10 years ago
Michael Niedermayer 22a20dbb7a Merge remote-tracking branch 'cus/stable' 10 years ago
Michael Niedermayer 3c020b6959 avformat/avienc: Dont search for startcodes in inserted empty avi frames 10 years ago