aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/avcodec: Update check for identical colorspace/primaries/trc namesAndreas Rheinhardt2021-04-021-7/+7
* avcodec/avcodec: Don't use NULL for %s printf specifierAndreas Rheinhardt2021-04-021-16/+22
* avcodec/avcodec: Sanitize options before using themAndreas Rheinhardt2021-03-221-7/+7
* avcodec: move core AVCodecContext functions from util.c to a new fileJames Almer2021-03-191-0/+845
* broken mess removialMichael Niedermayer2004-09-291-173/+0
* libdts support by (Benjamin Zores <ben at geexbox dot org>)Michael Niedermayer2004-07-141-0/+1
* flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot ...Garrick Meeker2003-07-091-0/+1
* per file doxyMichael Niedermayer2003-03-061-0/+5
* * still unfinished code for OptionsZdenek Kabelac2003-02-101-19/+19
* * useless commit - ignoreZdenek Kabelac2002-11-111-4/+20
* * first shot for the new avcodec APIZdenek Kabelac2002-05-141-0/+150