]> git.sesse.net Git - ffmpeg/history - libavdevice/libcdio.c
Remove pointless #undefs of previously forbidden functions.
[ffmpeg] / libavdevice / libcdio.c
2012-12-04 Anton KhirnovRemove pointless #undefs of previously forbidden functions.
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_INT in the i64...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_FLAGS in the...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_CONST in the...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-03-04 Anton Khirnovlibcdio: add a forgotten AVClass to the private context.
2012-01-27 Anton Khirnovlavf: remove AVFormatParameters from AVFormatContext...
2011-11-30 Anton Khirnovlavf: make av_set_pts_info private.
2011-10-20 Anton Khirnovlavf: use avpriv_ prefix for ff_new_chapter().
2011-10-19 Anton Khirnovlavf,lavd: replace av_new_stream->avformat_new_stream...
2011-10-12 Anton KhirnovAVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
2011-09-17 Anton Khirnovlavd: add libcdio-paranoia input device for audio CD...