Skip to content

Commit

Permalink
Merge svn changes up to r30675
Browse files Browse the repository at this point in the history
  • Loading branch information
Uoti Urpala committed Mar 9, 2010
2 parents 15a604c + 8ba6b4e commit 90f5873
Show file tree
Hide file tree
Showing 24 changed files with 6 additions and 37 deletions.
2 changes: 0 additions & 2 deletions DOCS/tech/code-documentation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,3 @@ There are a couple of special tags for doxygen:

For a complete list of tags please read section 20 "Special commands" of the
doxygen manual.


1 change: 0 additions & 1 deletion DOCS/tech/mirrors/update_mplayer_rsync
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,3 @@ then
mailx -s "MPlayer mirror" $MAILADR < $TMPFILE
fi
rm -f $TMPFILE

1 change: 0 additions & 1 deletion DOCS/tech/osd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,3 @@ typedef struct mp_osd_obj_s {
} group;
} params;
} mp_osd_obj_t;

2 changes: 0 additions & 2 deletions DOCS/tech/realcodecs/streaming.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,3 @@ ulong blocksize
ushort streamid
uchar reserved
uchar flags 1=reliable, 2=keyframe


1 change: 0 additions & 1 deletion DOCS/tech/release-howto.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,3 @@ Update release version in #mplayer topic
Update project page on Freshmeat

Done.

1 change: 0 additions & 1 deletion DOCS/tech/wishlist
Original file line number Diff line number Diff line change
Expand Up @@ -179,4 +179,3 @@ Difficult stuff:
* encode and display video at the same time

* write mpimage for displaying pictures

1 change: 0 additions & 1 deletion DOCS/xml/cs/faq.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1293,4 +1293,3 @@ v souboru <filename>TOOLS/README</filename>.
</qandaset>

</chapter>

2 changes: 0 additions & 2 deletions TOOLS/countquant.pl
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,3 @@ sub display_quants {
}

display_quants();


8 changes: 0 additions & 8 deletions TOOLS/dvd2divxscript.pl
Original file line number Diff line number Diff line change
Expand Up @@ -254,11 +254,3 @@ sub delete_tempfiles {
exit;
}
exit;








1 change: 0 additions & 1 deletion TOOLS/psnr-video.sh
Original file line number Diff line number Diff line change
Expand Up @@ -177,4 +177,3 @@ rm -r ${TEMPDIR}

echo "Created ${WORKDIR}/$OUTFILE"
echo

1 change: 0 additions & 1 deletion TOOLS/wma2ogg.pl
Original file line number Diff line number Diff line change
Expand Up @@ -338,4 +338,3 @@ sub decode {
}
print "\n\nDone.\n\n";
}

5 changes: 5 additions & 0 deletions asxparser.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
#ifndef MPLAYER_ASXPARSER_H
#define MPLAYER_ASXPARSER_H

#include "playtree.h"

typedef struct ASX_Parser_t ASX_Parser_t;

typedef struct {
Expand Down Expand Up @@ -69,4 +71,7 @@ typedef void (*ASX_FreeFunc)(void* arg);
void
asx_list_free(void* list_ptr,ASX_FreeFunc free_func);

play_tree_t*
asx_parser_build_tree(struct m_config *mconfig, char* buffer, int ref);

#endif /* MPLAYER_ASXPARSER_H */
1 change: 0 additions & 1 deletion debian/copyright
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ Original source can be found at: http://www.mplayerHQ.hu/homepage/

Copyrighted by various authors. Licensed under the terms of GNU GPL.
See /usr/share/common-licenses/GPL for details.

2 changes: 0 additions & 2 deletions etc/dvb-menu.conf
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,3 @@
<e name="Console" ok="set_menu console0"/>
<e name="Quit" ok="quit"/>
</cmdlist>


1 change: 0 additions & 1 deletion help/help_mp-ru.h
Original file line number Diff line number Diff line change
Expand Up @@ -2114,4 +2114,3 @@ static const char help_text[]=

// url.c
#define MSGTR_MPDEMUX_URL_StringAlreadyEscaped "Похоже, что строка уже пропущена в url_escape %c%c1%c2\n"

1 change: 0 additions & 1 deletion libvo/vo_matrixview.c
Original file line number Diff line number Diff line change
Expand Up @@ -322,4 +322,3 @@ static int control(uint32_t request, void *data)
}
return VO_NOTIMPL;
}

1 change: 0 additions & 1 deletion loader/dmo/dmo_guids.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,3 @@ const GUID DMOCATEGORY_AUDIO_NOISE_SUPPRESS = { 0xe07f903f, 0x62fd, 0x4e60,

const GUID DMOCATEGORY_AGC = { 0xe88c9ba0l, 0xc557, 0x11d0,
{ 0x8a, 0x2b, 0x00, 0xa0, 0xc9, 0x25, 0x5a, 0xc1}};

1 change: 0 additions & 1 deletion loader/wine/pshpack1.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@
#else /* MPLAYER_PSHPACK_H */
#error "Nested pushing of alignment isn't supported by the compiler"
#endif /* MPLAYER_PSHPACK_H */

1 change: 0 additions & 1 deletion loader/wine/pshpack4.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@
#else /* MPLAYER_PSHPACK_H */
#error "Nested pushing of alignment isn't supported by the compiler"
#endif /* MPLAYER_PSHPACK_H */

1 change: 0 additions & 1 deletion mp3lib/dct64.c
Original file line number Diff line number Diff line change
Expand Up @@ -321,4 +321,3 @@ void mp3lib_dct64(real *a,real *b,real *c)
real bufs[0x40];
dct64_1(a,b,bufs,bufs+0x20,c);
}

1 change: 0 additions & 1 deletion mp3lib/dct64_sse.c
Original file line number Diff line number Diff line change
Expand Up @@ -421,4 +421,3 @@ void dct64_sse(short *out0,short *out1,real *c)
#endif
out1[0] = out0[0];
}

1 change: 0 additions & 1 deletion mp3lib/decode_mmx.c
Original file line number Diff line number Diff line change
Expand Up @@ -368,4 +368,3 @@ ASMALIGN(4)
:"memory", "%eax");
return 0;
}

2 changes: 0 additions & 2 deletions mp3lib/tabinit.c
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,3 @@ static void make_decode_tables(long scaleval)
scaleval = - scaleval;
}
}


4 changes: 1 addition & 3 deletions playtreeparser.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,14 @@
#include <fcntl.h>
#include <unistd.h>
#include <ctype.h>
#include "asxparser.h"
#include "m_config.h"
#include "playtree.h"
#include "playtreeparser.h"
#include "stream/stream.h"
#include "libmpdemux/demuxer.h"
#include "mp_msg.h"

struct m_config;
extern play_tree_t*
asx_parser_build_tree(struct m_config *mconfig, char* buffer, int ref);

#define BUF_STEP 1024

Expand Down

0 comments on commit 90f5873

Please sign in to comment.