]> git.sesse.net Git - vlc/history - modules/codec/avcodec/avcommon_compat.h
avcodec: fix missing include
[vlc] / modules / codec / avcodec / avcommon_compat.h
2014-09-14 Tristan Matthewsavcodec: fix missing include
2014-09-13 Rémi Denis-Courmontavcodec: use avcodec_free_context() where applicable
2014-06-14 Jean-Baptiste KempfUpgrade requirements for libavcodec and libavutil
2014-05-20 Jean-Baptiste KempfAVformat: use a similar compat detection than AVcodec
2014-03-05 Rémi Denis-Courmontvdpau: remove dead code
2014-03-05 Rafaël Carréav_vdpau_alloc_context replacement for FFmpeg
2013-10-18 Luca Barbatoavcommon: Move the libavutil check where it belongs
2013-08-07 Jean-Baptiste KempfAvcodec: correctly #ifdef VOXWARE CODEC_ID
2013-07-21 Francois Cartegnieavcodec: fix av_pix_fmt_desc_get() with ffmpeg
2013-07-20 Jean-Baptiste KempfAvcodec: fix FTBFS with older libav/FFmpeg
2013-03-25 Zoran Turalijaavcodec: Compile again with FFmpeg libavcodec library.
2013-03-12 Jean-Baptiste KempfAvcodec: create replacements for older versions of...
2013-03-12 Jean-Baptiste Kempflibav*: create a new avcommon_compat.h file for backwar...