66382 Commits (56b8d106769c5c5f9174dcc426f1ee2f991428b1)
 

Author SHA1 Message Date
Jörg Krause 56b8d10676 configure: Refactor setting of feature test macro _XOPEN_SOURCE 10 years ago
Nicolas George eb7a6d0813 lavu/bprint: add const to av_bprint_is_complete() argument. 10 years ago
Clément Bœsch 08e2b0da2c avformat/assenc: mux all extradata at once 10 years ago
Clément Bœsch e60770679b avformat/assenc: return correct error code 10 years ago
Clément Bœsch ce8dc93aef avcodec/webvttdec: add some memory checks 10 years ago
Clément Bœsch 36c3a0167a avcodec/textdec: add some memory checks 10 years ago
Clément Bœsch 947a5111dd avcodec/subviewerdec: add some memory checks 10 years ago
Clément Bœsch 592716227c avcodec/srtdec: add some memory checks 10 years ago
Clément Bœsch 6a65da3a18 avcodec/samidec: add some memory checks 10 years ago
Clément Bœsch 8e7808b524 avcodec/realtextdec: add some memory checks 10 years ago
Clément Bœsch 27a9bee243 avcodec/mpl2dec: add some memory checks 10 years ago
Clément Bœsch e833b02f2f avcodec/movtextdec: add some memory checks 10 years ago
Clément Bœsch ac95b436db avcodec/microdvddec: add some memory checks 10 years ago
Clément Bœsch 4c85073044 avcodec/jacosubdec: add some memory checks 10 years ago
Clément Bœsch d210c0e777 avcodec/ass: add ff_ass_add_rect_bprint() helper 10 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 10 years ago
wm4 6c7f1155bb avformat/mp3dec: avoid early EOF with concatenated gapless mp3s 10 years ago
Hendrik Leppkes 36bf549b27 mlpdec: support TrueHD streams with an Atmos substream 10 years ago
Hendrik Leppkes ff34b2d6d3 mlpdec: support major sync headers with optional extension blocks 10 years ago
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