summaryrefslogtreecommitdiffstats
path: root/core/av_common.c
Commit message (Expand)AuthorAgeFilesLines
* core: move contents to mpvcore (1/2)Stefano Pigozzi2013-08-061-123/+0
* core: add common function to initialize AVPacketwm42013-06-031-0/+20
* av_common: allow calling mp_codec_to_av_codec_id() with NULLwm42013-04-201-7/+9
* av_common: minor simplificationwm42013-04-041-8/+2
* configure: bump minimum FFmpeg/Libav versions, remove compat hackswm42013-03-131-74/+0
* Prefix CODEC_ID_ with AV_wm42013-03-131-29/+29
* core: make more robust against missing libavcodec AVCodecDescriptor entrieswm42013-03-071-3/+18
* Fix compilation with Libavwm42013-02-141-0/+2
* demux_lavf, ad_lavc, vd_lavc: pass codec header data directlywm42013-02-101-0/+34
* core: redo how codecs are mapped, remove codecs.confwm42013-02-101-0/+130