summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/pngdec: set return value on av_stereo3d_create_side_data() failurePeter Ross2020-04-18
* avcodec/bsf: use simplified algorithm for bsf_list chained filteringMarton Balint2020-04-17
* avcodec/mv30: use aandcttablesPeter Ross2020-04-17
* avcodec/mv30: remove unused table elementsPeter Ross2020-04-17
* avcodec/vp3: fix indentationPeter Ross2020-04-17
* avcodec: add a WebP parserJames Almer2020-04-16
* avcodec/ac3dec_fixed: Fix several invalid left shifts in scale_coefs()Michael Niedermayer2020-04-16
* avcodec/flac_parser: Do not lose header count in find_headers_search()Michael Niedermayer2020-04-16
* avcodec/audiodsp: Fix integer overflow in scalarproduct_int16_c()Michael Niedermayer2020-04-16
* avcodec: Add explicit capability flag for encoder flushingPhilip Langdale2020-04-15
* lavc/jpeg2000dec: Cosmetics, re-indent after last commit.Carl Eugen Hoyos2020-04-15
* lavc/jpeg2000dec: Allow to force a compatible pix_fmt.Carl Eugen Hoyos2020-04-15
* avcodec/cbs_jpeg_syntax_template: Check array index in huffman_table()Michael Niedermayer2020-04-15
* avcodec/cbs_jpeg_syntax_template: Check table index before use in dht()Michael Niedermayer2020-04-15
* 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