mpv/libmpdemux
Amar Takhar b5972d6f14 Translation system changes part 1: wrap translated strings
Replace mp_msg() calls which have a translated string as the format
argument with mp_tmsg and add _() around all other translated strings.
2009-07-07 01:28:07 +03:00
..
aac_hdr.c
asf.h Remove unused GUID_t definition that also incorrectly defined GUID_DEFINED 2008-08-31 11:21:29 +00:00
asfguid.h Lots and lots of #ifdef ARCH_... -> #if ARCH_... 2009-01-16 09:21:21 +00:00
asfheader.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
aviheader.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
aviheader.h
aviprint.c Code simplification 2009-01-01 11:41:09 +00:00
demux_aac.c
demux_asf.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
demux_audio.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
demux_avi.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
demux_avs.c Merge svn changes up to r27649 2008-09-20 16:13:33 +03:00
demux_avs.h Upgrade license of LGPL 2 or later files to LGPL 2.1 or later. 2008-09-15 05:40:29 +00:00
demux_demuxers.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
demux_film.c
demux_fli.c
demux_gif.c
demux_lavf.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
demux_lmlm4.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
demux_mf.c map jls (jpeg-ls), thm and db (thumbnails) files to jpg 2009-03-21 19:46:13 +00:00
demux_mkv.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
demux_mng.c MNG demuxer by Stefan Schuermans, stefan blinkenarea org 2008-11-30 13:22:34 +00:00
demux_mov.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
demux_mpc.c
demux_mpg.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
demux_nemesi.c
demux_nsv.c
demux_nut.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
demux_ogg.c Merge svn changes up to r28087 2008-12-04 01:55:52 +02:00
demux_pva.c Make various functions static 2008-08-12 14:57:12 +03:00
demux_rawaudio.c
demux_rawdv.c
demux_rawvideo.c
demux_real.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
demux_realaud.c Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
demux_roq.c
demux_rtp.cpp demux_rtp.cpp: Add missing #include 2008-12-02 23:09:07 +02:00
demux_rtp.h
demux_rtp_codec.cpp
demux_rtp_internal.h
demux_smjpeg.c
demux_ts.c Fix mp_msg call with too few arguments. 2009-03-04 08:11:42 +00:00
demux_ty.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
demux_ty_osd.c Correctly place second const in declaration. 2008-10-05 23:16:49 +00:00
demux_viv.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
demux_vqf.c Add extra checks to avoid crashes with broken vqf files 2008-12-14 15:17:18 +00:00
demux_xmms.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
demux_xmms_plugin.h
demux_y4m.c
demuxer.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
demuxer.h Support chapter seeking with ordered chapters 2009-04-02 06:51:26 +03:00
ebml.c
ebml.h demux_mkv: Parse ordered chapter information 2009-03-22 04:42:25 +02:00
extension.c libavformat is now the default for mov, update extension.c to match this. 2009-04-15 08:38:39 +00:00
genres.h Rearrange genres between numbers 53 and 63 into the correct order. 2009-01-09 10:14:03 +00:00
matroska.h
mf.c
mf.h
mp3_hdr.c Make various functions static 2008-08-12 14:57:12 +03:00
mp3_hdr.h
mp_taglists.c override codec tag for pcm s32le and s32be, used in mov 2009-04-02 02:31:17 +00:00
mp_taglists.h
mpeg_hdr.c
mpeg_hdr.h
mpeg_packetizer.c
mpeg_packetizer.h
ms_hdr.h Check for _WINGDI_ instead of _WINGDI_H before defining BITMAPINFOHEADER 2009-03-27 18:55:21 +00:00
muxer.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
muxer.h
muxer_avi.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
muxer_lavf.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
muxer_mpeg.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
muxer_rawaudio.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
muxer_rawvideo.c
parse_es.c
parse_es.h
parse_mp4.c Merge svn changes up to r29134 2009-04-02 23:55:13 +03:00
parse_mp4.h license header consistency cosmetics 2008-12-13 12:31:07 +00:00
qtpalette.h
stheader.h stheader.h: Allow inclusion before demuxer.h 2009-04-19 17:37:03 +03:00
video.c Translation system changes part 1: wrap translated strings 2009-07-07 01:28:07 +03:00
yuv4mpeg.c
yuv4mpeg.h
yuv4mpeg_intern.h
yuv4mpeg_ratio.c