..
av_common.c
Factor out setting AVCodecContext extradata
2014-01-11 01:25:49 +01:00
av_common.h
Factor out setting AVCodecContext extradata
2014-01-11 01:25:49 +01:00
av_log.c
av_log: add tons of warnings against mismatched ffmpeg/libav libraries
2014-02-10 23:28:10 +01:00
av_log.h
…
av_opts.c
…
av_opts.h
…
codecs.c
…
codecs.h
…
common.c
common: add mp_snprintf_append() utility function
2014-04-29 13:14:48 +02:00
common.h
common: add mp_snprintf_append() utility function
2014-04-29 13:14:48 +02:00
encode.h
encode_lavc: copy metadata to output file
2014-03-30 20:04:20 +02:00
encode_lavc.c
New option --no-ometadata to opt out of including metadata when encoding.
2014-04-14 20:33:35 +02:00
encode_lavc.h
encode_lavc: copy metadata to output file
2014-03-30 20:04:20 +02:00
global.h
stream: remove interrupt callback global variables
2014-04-25 19:12:24 +02:00
msg.c
options: remove deprecated --identify
2014-05-04 02:46:11 +02:00
msg.h
options: remove deprecated --identify
2014-05-04 02:46:11 +02:00
msg_control.h
player: add a --dump-stats option
2014-04-17 21:47:00 +02:00
playlist.c
player: remove ASX, SMIL and NSC playlist parsers
2014-04-13 15:40:05 +02:00
playlist.h
player: remove ASX, SMIL and NSC playlist parsers
2014-04-13 15:40:05 +02:00
tags.c
mp_tags: move generic mp_tags stuff into its own .c/.h files in common/
2014-04-13 18:03:01 +02:00
tags.h
mp_tags: move generic mp_tags stuff into its own .c/.h files in common/
2014-04-13 18:03:01 +02:00
version.c
…