Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: add common function to initialize AVPacket | wm4 | 2013-06-03 | 1 | -0/+20 |
* | av_common: allow calling mp_codec_to_av_codec_id() with NULL | wm4 | 2013-04-20 | 1 | -7/+9 |
* | av_common: minor simplification | wm4 | 2013-04-04 | 1 | -8/+2 |
* | configure: bump minimum FFmpeg/Libav versions, remove compat hacks | wm4 | 2013-03-13 | 1 | -74/+0 |
* | Prefix CODEC_ID_ with AV_ | wm4 | 2013-03-13 | 1 | -29/+29 |
* | core: make more robust against missing libavcodec AVCodecDescriptor entries | wm4 | 2013-03-07 | 1 | -3/+18 |
* | Fix compilation with Libav | wm4 | 2013-02-14 | 1 | -0/+2 |
* | demux_lavf, ad_lavc, vd_lavc: pass codec header data directly | wm4 | 2013-02-10 | 1 | -0/+34 |
* | core: redo how codecs are mapped, remove codecs.conf | wm4 | 2013-02-10 | 1 | -0/+130 |