summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.c
Commit message (Expand)AuthorAge
* avcodec/avcodec: Actually honour the documentation of subtitle_headerAndreas Rheinhardt2021-04-24
* avcodec/avcodec: Use AVBPrint in avcodec_string()Andreas Rheinhardt2021-03-24
* avcodec/avcodec: Update check for identical colorspace/primaries/trc namesAndreas Rheinhardt2021-03-24
* avcodec/avcodec: Don't use NULL for %s printf specifierAndreas Rheinhardt2021-03-24
* avcodec/avcodec: Use dedicated pointer to access AVCodecInternalAndreas Rheinhardt2021-03-24
* avcodec/avcodec: Move decoder channel count check to ff_decode_preinitAndreas Rheinhardt2021-03-20
* avcodec/avcodec: Sanitize options before using themAndreas Rheinhardt2021-03-20
* avcodec/avcodec: Perform sub_charenc/iconv checks before AVCodec.init()Andreas Rheinhardt2021-03-20
* avcodec/avcodec: Check earlier for codec id/type mismatchAndreas Rheinhardt2021-03-20
* avcodec: move core AVCodecContext functions from util.c to a new fileJames Almer2021-03-19
* broken mess removialMichael Niedermayer2004-09-29
* libdts support by (Benjamin Zores <ben at geexbox dot org>)Michael Niedermayer2004-07-14
* flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot ...Garrick Meeker2003-07-09
* per file doxyMichael Niedermayer2003-03-06
* * still unfinished code for OptionsZdenek Kabelac2003-02-10
* * useless commit - ignoreZdenek Kabelac2002-11-11
* * first shot for the new avcodec APIZdenek Kabelac2002-05-14