mpv/libmpdemux
Uoti Urpala 5234c72e28 Restore collapsed whitespace in output messages
For some reason commit e306174952, which
replaced translation macro names with the corresponding English
strings, also collapsed multiple consecutive space characters into
one. Change most of these back. In a couple of cases the amount of
whitespace is important for alignment, and for the rest it at least
keeps the strings closer to the existing translations.
2010-03-07 21:34:54 +02:00
..
aac_hdr.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
asf.h Calculate length of ASF files with more than 1 second precision. 2009-11-10 16:24:16 +00:00
asfguid.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
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 Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
demux_aac.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
demux_asf.c Merge svn changes up to r29912 2009-11-16 07:01:46 +02:00
demux_audio.c Merge svn changes up to r29962 2009-11-23 01:56:21 +02:00
demux_avi.c Merge svn changes up to r29962 2009-11-23 01:56:21 +02:00
demux_avs.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
demux_avs.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
demux_demuxers.c Merge svn changes up to r29912 2009-11-16 07:01:46 +02:00
demux_film.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
demux_fli.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
demux_gif.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
demux_lavf.c demux: take chapter/attachment name strings without 0-termination 2010-01-27 14:26:48 +02:00
demux_lmlm4.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03: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 Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
demux_mov.c Merge svn changes up to r29644 2009-09-04 19:49:35 +03:00
demux_mpc.c Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
demux_mpg.c Merge svn changes up to r30136 2009-12-30 00:56:10 +02:00
demux_nemesi.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
demux_nsv.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
demux_nut.c Merge svn changes up to r29304 2009-07-07 02:07:11 +03:00
demux_ogg.c Merge svn changes up to r29912 2009-11-16 07:01:46 +02:00
demux_pva.c Merge svn changes up to r29532 2009-08-18 02:29:37 +03:00
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 Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
demux_real.c Merge svn changes up to r29412 2009-07-07 02:56:01 +03:00
demux_realaud.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
demux_roq.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
demux_rtp.cpp Merge svn changes up to r29644 2009-09-04 19:49:35 +03:00
demux_rtp.h Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
demux_rtp_codec.cpp Silence two gcc warnings: suggest parentheses around && within || 2009-11-18 18:24:05 +00:00
demux_rtp_internal.h Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
demux_smjpeg.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
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.c Merge svn changes up to r29962 2009-11-23 01:56:21 +02:00
demux_ty_osd.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
demux_viv.c Merge svn changes up to r29412 2009-07-07 02:56:01 +03:00
demux_vqf.c Replace libavutil internal header #includes with MPlayer copies 2009-07-26 06:16:43 +03:00
demux_xmms.c Merge svn changes up to r29455 2009-07-29 01:32:03 +03:00
demux_xmms_plugin.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
demux_y4m.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
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.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
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
extension.c Merge svn changes up to r30136 2009-12-30 00:56:10 +02:00
genres.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
matroska.h Add Dolby TrueHD support for mkv demuxer. 2009-08-13 21:54:08 +00:00
mf.c Merge svn changes up to r30375 2010-01-25 15:36:38 +02:00
mf.h Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
mp3_hdr.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
mp3_hdr.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
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 Fix H.264 SPS parsing in case of scaling list present. 2009-08-11 18:44:43 +00:00
mpeg_hdr.h Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
mpeg_packetizer.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
mpeg_packetizer.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
ms_hdr.h Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. 2009-07-26 19:53:00 +00:00
muxer.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
muxer.h Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
muxer_avi.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
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 Merge svn changes up to r29304 2009-07-07 02:07:11 +03:00
muxer_rawvideo.c Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
parse_es.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
parse_es.h Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
parse_mp4.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
parse_mp4.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
qtpalette.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
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.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
yuv4mpeg.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
yuv4mpeg_intern.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
yuv4mpeg_ratio.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00