summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/mediacodec_wrapper: fix {input,output}_buffers global reference leakMatthieu Bouron2020-04-15
* avcodec/v4l2_m2m: handle v4l2 end of stream eventMing Qian2020-04-14
* lavc/vaapi_decode: fix the build failure when hevc_vaapi is disabledLinjie Fu2020-04-13
* avcodec/cbs: Avoid leaving the ... out in calls to variadic macrosAndreas Rheinhardt2020-04-12
* avcodec/mips: fix get_cabac_inline_mips function nameRosen Penev2020-04-12
* avcodec/libaomenc,cosmetics: fix a typoJames Zern2020-04-11
* avcodec/libaomenc.c: Add a libaom command-line option 'tune'Wang Cao2020-04-11
* avcodec/dpcm: clip exponent into supported range in XAN DPCMMichael Niedermayer2020-04-11
* libavcodec/jpeg2000: fix precinct coordinate calculationGautam Ramakrishnan2020-04-11
* libavcodec/jpeg2000dec.c: fix error in cod markerGautam Ramakrishnan2020-04-11
* avcodec/ac3_tab: Zero-terminate ff_ac3_sample_rate_tabAndreas Rheinhardt2020-04-11
* avcodec/adpcm: remove unused shift parameter from adpcm_ima_qt_expand_nibble()Zane van Iperen2020-04-11
* lavc/amrwbdec: Add a comment about the missing muting technique.Carl Eugen Hoyos2020-04-11
* lavc/amrwbdec: Output silence for frames marked as corrupt.Carl Eugen Hoyos2020-04-11
* lavc/amrwbdec: Remove a dead comparison.Carl Eugen Hoyos2020-04-11
* avcodec/aacdec: fix compilation under soft float MIPSRosen Penev2020-04-11
* lavc/xsubenc: return meaningfull error codesJohn Stebbins2020-04-10
* lavc/webvttenc: return more meaningful error codesJohn Stebbins2020-04-10
* lavc/srtenc: return more meaninful error codesJohn Stebbins2020-04-10
* lavc/movtextenc: return more meaningful error codesJohn Stebbins2020-04-10
* lavc/assenc: return more meaningful error codeJohn Stebbins2020-04-10
* lavc/dvbsub: return meaningful error codesJohn Stebbins2020-04-10
* lavc/dvbsub: fix potential encode buffer overflowJohn Stebbins2020-04-10
* Changelog: Add entry for expanded styling support in movtextPhilip Langdale2020-04-10
* lavc/movtextenc: handle changes to hilight alphaJohn Stebbins2020-04-10
* lavc/movtextenc: add option to scale fontsize with heightJohn Stebbins2020-04-10
* lavc/movtextenc: add font name handlingJohn Stebbins2020-04-10
* lavc/movtextenc: simplify initialization of new style recordJohn Stebbins2020-04-10
* lavc/movtextenc: handle cancel overrides callbackJohn Stebbins2020-04-10
* lavc/movtextenc: add font size tag handlingJohn Stebbins2020-04-10
* lavc/movtextenc: add alpha tag handlingJohn Stebbins2020-04-10
* lavc/movtextenc: add color tag handlingJohn Stebbins2020-04-10
* lavc/movtextenc: init style record from ASS dialog styleJohn Stebbins2020-04-10
* lavc/movtextenc: fix unclosed style recordsJohn Stebbins2020-04-10
* lavc/movtextenc: simplify style record updatesJohn Stebbins2020-04-10
* lavc/movtextenc: keep values in native byte order till writtenJohn Stebbins2020-04-10
* lavc/movtextenc: use correct color component orderJohn Stebbins2020-04-10
* lavc/ass_split: fix parsing utf8 scriptsJohn Stebbins2020-04-10
* lavc/movtextdec: allow setting subtitle frame dimensionsJohn Stebbins2020-04-10
* lavc/movtextdec: restore active style color after hiliteJohn Stebbins2020-04-10
* lavc/movtextdec: add color and alpha style tagsJohn Stebbins2020-04-10
* lavc/movtextdec: add alpha default to ass header colorsJohn Stebbins2020-04-10
* lavc/movtextdec: make sure default font name is setJohn Stebbins2020-04-10
* lavc/movtextdec: only write fontsize, fontID tags if not defaultJohn Stebbins2020-04-10
* lavc/movtextdec: handle changes to default style flagsJohn Stebbins2020-04-10
* lavc/movtextdec: fix bold, italic, underline flagsJohn Stebbins2020-04-10
* lavc/movtextdec: simplify style record walkJohn Stebbins2020-04-10
* lavc/movtextdec: fix ass header colorsJohn Stebbins2020-04-10
* lavc: install codec_desc.hAnton Khirnov2020-04-10
* h264dec: do not set picture_structure on initAnton Khirnov2020-04-10