66420 Commits (266b3d4fe48af53acff454ca59c507bc7d05885f)
 

Author SHA1 Message Date
Clément Bœsch ac95b436db avcodec/microdvddec: add some memory checks 11 years ago
Clément Bœsch 4c85073044 avcodec/jacosubdec: add some memory checks 11 years ago
Clément Bœsch d210c0e777 avcodec/ass: add ff_ass_add_rect_bprint() helper 11 years ago
Thomas Volkert dcdc1cbf43 rtpdec_hevc: do not print an error message if the received packet has a valid header but lacks additional bytes as payload 11 years ago
wm4 6c7f1155bb avformat/mp3dec: avoid early EOF with concatenated gapless mp3s 11 years ago
Hendrik Leppkes 36bf549b27 mlpdec: support TrueHD streams with an Atmos substream 11 years ago
Hendrik Leppkes ff34b2d6d3 mlpdec: support major sync headers with optional extension blocks 11 years ago
Thomas Volkert 6821a5a4ad rtpenc: HEVC/H.265 support 11 years ago
Michael Niedermayer e927682e1b avfilter/vf_scale: Allow chroma samples to be above and to the left of luma samples 11 years ago
Michael Niedermayer 61af6bebb4 swscale: Allow chroma samples to be above and to the left of luma samples 11 years ago
Michael Niedermayer 950ce21d4a Merge commit '103391ca90b2f7c56ae756d76c76f7c3dfa28dd4' 11 years ago
Michael Niedermayer 28dce3cdbc avcodec/alacenc: Remove unused variable 11 years ago
Christophe Gisquet 9950073655 alacenc: remove unneeded masking 11 years ago
Christophe Gisquet a084493535 alacenc: fix incorrect buffer use 11 years ago
wm4 d87fe2687f avformat/mp3dec: fix gapless audio support 11 years ago
Diego Biurrun 103391ca90 dca: Remove some commented-out cruft 11 years ago
Pascal Massimino 7ac6b8cfa7 avfilter/idet: typo fix: PROGRSSIVE -> PROGRESSIVE 11 years ago
James Almer 33c752be51 x86/me_cmp: port mmxext vsad functions to yasm 11 years ago
Michael Niedermayer 5c073bbb57 avcodec/dvdsubdec: fix VD/SD identifier name 11 years ago
Daniel Bomar af1818276e avformat/os_support: Add _DEFAULT_SOURCE to hide warning about _SVID_SOURCE depreciation 11 years ago
Michael Niedermayer adaa274fa8 tests/utils: make arguments const that arent changed 11 years ago
James Almer 6edd6a4f00 avcodec/dv_profile: deprecate internal function that shouldn't be public 11 years ago
Michael Niedermayer 5ccd08d26d postproc/postprocess: Avoid some ifs in do_a_deblock_C() 11 years ago
Pascal Massimino 4fd21d58a7 libavcodec/webp: treat out-of-bound palette index as translucent black 11 years ago
Gianluigi Tiesi 59af5383c1 avcodec/libilbc: support for latest git of libilbc 11 years ago
Michael Niedermayer 7f8d28f686 postproc: Replace CLIP by av_clip_uint8 11 years ago
Michael Niedermayer 5a9ca68e15 postproc/postprocess: remove redundant casts 11 years ago
Michael Niedermayer 859d7d4640 postproc/postprocess: Use FF_ARRAY_ELEMS() in pp_free_context() instead of hard-coding their size 11 years ago
Michael Niedermayer d9b141c05f postproc/postprocess: Remove unused argument from reallocAlign() 11 years ago
Michael Niedermayer 27f936eca8 Merge branch 'postprocwork' 11 years ago
Michael Niedermayer 9e8be46252 postproc/postprocess: use av_strtok() 11 years ago
Michael Niedermayer 921caf6203 postprocess: make some variables in pp_get_mode_by_name_and_quality() const 11 years ago
Michael Niedermayer 44dabf1f42 postproc: simplify forwarding return codes 11 years ago
Michael Niedermayer 9f9ebe631d libpostproc/postprocess: avoid some if() 11 years ago
Michael Niedermayer 074eef56ef fate: add fate-filter-pp1 11 years ago
James Almer 77f9a81cca x86/me_cmp: combine sad functions into a single macro 11 years ago
Michael Niedermayer 986f63d17f Merge commit '2bb2c2bd75e5f4b28a945511cda77e0a1a44c758' 11 years ago
Michael Niedermayer 343643fdca Merge commit '3f2c70355ab722bc9f741bd3ed8224c7cfb62379' 11 years ago
Andreas Cadhalpun 739f179dd6 vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion 11 years ago
Vitor Sessak 55d11d277b swscale/x86: do not expect registers to be preserved across inline ASM blocks 11 years ago
Michael Niedermayer 41d82b85ab avcodec/x86/vp9lpf: Always include x86util.asm 11 years ago
Martin Storsjö 2bb2c2bd75 rtpenc_chain: Pass the initial time_base hint on to the chained muxer 11 years ago
Jörg Krause 3f2c70355a configure: Use the right variables in check_host_cpp 11 years ago
Michael Niedermayer 8c71de762b Merge commit 'c5560e72d0bb69f8a1ac9536570398f84388f396' 11 years ago
Michael Niedermayer 43633c5388 fate: disable fate-ra4-288, the code uses floats and does not produce the same results on different platforms 11 years ago
Michael Niedermayer a4cefc25ed Merge commit '44caf99ecae7bc1b907fab849ecaa72dd340ba2e' 11 years ago
James Almer fffc9a077d avfilter: remove obsolete FF_API_FILL_FRAME cruft 11 years ago
Michael Niedermayer 9ac08d93b2 Merge commit '2dd09ebf5597fd5e4a573bee9cccf21ae821f286' 11 years ago
Katerina Barone-Adesi c5560e72d0 apetag: Fix APE tag size check 11 years ago
Katerina Barone-Adesi 44caf99eca fate: Add tests for RealAudio 1.0 (14.4) and RealAudio 2.0 (with 28.8) 11 years ago