1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-25 04:38:01 +00:00
mpv/libmpdemux
Uoti Urpala b34a88e4f4 translations: tweak cases that relied on concatenating adjacent strings
Tweak some code parts that used to rely on string literals from
translation macros being concatenated with other adjacent string
literals. Break up the resulting string into independently translated
parts, so that the existing translations for those parts can still be
used.
2010-03-07 21:35:23 +02:00
..
aac_hdr.c
asf.h Calculate length of ASF files with more than 1 second precision. 2009-11-10 16:24:16 +00:00
asfguid.h
asfheader.c Merge svn changes up to r30437 2010-01-28 00:37:32 +02:00
aviheader.c Restore collapsed whitespace in output messages 2010-03-07 21:34:54 +02:00
aviheader.h Try to detect broken files with unaligned chunks. 2009-11-16 10:41:06 +00:00
aviprint.c
demux_aac.c
demux_asf.c translations: tweak cases that relied on concatenating adjacent strings 2010-03-07 21:35:23 +02:00
demux_audio.c Merge svn changes up to r29962 2009-11-23 01:56:21 +02:00
demux_avi.c translations: tweak cases that relied on concatenating adjacent strings 2010-03-07 21:35:23 +02:00
demux_avs.c
demux_avs.h
demux_demuxers.c Merge svn changes up to r29912 2009-11-16 07:01:46 +02:00
demux_film.c
demux_fli.c
demux_gif.c
demux_lavf.c demux: take chapter/attachment name strings without 0-termination 2010-01-27 14:26:48 +02:00
demux_lmlm4.c translations: tweak cases that relied on concatenating adjacent strings 2010-03-07 21:35:23 +02:00
demux_mf.c Add support for JPEG2000 via FFmpeg/OpenJPEG 2010-01-03 00:58:56 +00:00
demux_mkv.c demux_mkv: remove incorrect error message about compression 2010-01-28 17:21:01 +02:00
demux_mng.c
demux_mov.c
demux_mpc.c
demux_mpg.c translations: tweak cases that relied on concatenating adjacent strings 2010-03-07 21:35:23 +02:00
demux_nemesi.c
demux_nsv.c
demux_nut.c
demux_ogg.c Merge svn changes up to r29912 2009-11-16 07:01:46 +02:00
demux_pva.c
demux_rawaudio.c -demuxer rawaudio data will often need parsing (e.g. when it is used for raw 2010-01-15 19:01:03 +00:00
demux_rawdv.c calloc instead of malloc+memset. 2009-11-20 23:41:06 +00:00
demux_rawvideo.c
demux_real.c translations: tweak cases that relied on concatenating adjacent strings 2010-03-07 21:35:23 +02:00
demux_realaud.c
demux_roq.c
demux_rtp_codec.cpp Silence two gcc warnings: suggest parentheses around && within || 2009-11-18 18:24:05 +00:00
demux_rtp_internal.h
demux_rtp.cpp
demux_rtp.h
demux_smjpeg.c
demux_ts.c If audio was identified as DTS in the PMT do not override that with TrueHD 2010-01-24 20:54:17 +00:00
demux_ty_osd.c
demux_ty.c translations: tweak cases that relied on concatenating adjacent strings 2010-03-07 21:35:23 +02:00
demux_viv.c translations: tweak cases that relied on concatenating adjacent strings 2010-03-07 21:35:23 +02:00
demux_vqf.c
demux_xmms_plugin.h
demux_xmms.c
demux_y4m.c
demuxer.c Merge branch 'matroska' 2010-01-28 00:56:26 +02:00
demuxer.h Merge branch 'matroska' 2010-01-28 00:56:26 +02:00
ebml_defs.c matroska: add new parsing code 2010-01-27 14:26:43 +02:00
ebml_types.h matroska: add new parsing code 2010-01-27 14:26:43 +02:00
ebml.c demux_mkv: use new EBML parser to read Audio element 2010-01-27 14:26:48 +02:00
ebml.h demux_mkv: use new EBML parser to read Audio element 2010-01-27 14:26:48 +02:00
extension.c Merge svn changes up to r30136 2009-12-30 00:56:10 +02:00
genres.h
matroska.h
mf.c Merge svn changes up to r30375 2010-01-25 15:36:38 +02:00
mf.h
mp3_hdr.c
mp3_hdr.h
mp_taglists.c Merge svn changes up to r30250 2010-01-25 14:34:56 +02:00
mp_taglists.h Fix declarations in mp_taglists.h and include it in mp_taglists.c to 2009-11-11 11:52:36 +00:00
mpeg_hdr.c
mpeg_hdr.h
mpeg_packetizer.c
mpeg_packetizer.h
ms_hdr.h
muxer_avi.c
muxer_lavf.c Merge svn changes up to r29962 2009-11-23 01:56:21 +02:00
muxer_mpeg.c Fix printf format strings with invalid '%lf' conversion 2009-12-15 15:27:30 +02:00
muxer_rawaudio.c translations: tweak cases that relied on concatenating adjacent strings 2010-03-07 21:35:23 +02:00
muxer_rawvideo.c
muxer.c
muxer.h
parse_es.c
parse_es.h
parse_mp4.c
parse_mp4.h
qtpalette.h
stheader.h Merge svn changes up to r30136 2009-12-30 00:56:10 +02:00
video.c Merge svn changes up to r29962 2009-11-23 01:56:21 +02:00
yuv4mpeg_intern.h
yuv4mpeg_ratio.c
yuv4mpeg.c
yuv4mpeg.h