index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpcodecs
/
ad_qtaudio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ad_qtaudio: fix use with the libavformat mov demuxer
faust3
2011-02-15
1
-2
/
+6
*
cleanup: #include loader/wine/winbase.h instead of local declarations
diego
2010-11-02
1
-4
/
+1
*
Merge svn changes up to r30663
Uoti Urpala
2010-03-10
1
-0
/
+9
|
\
|
*
Fix the stack crash(SYS3171) on OS/2 when playing qtaudio/qtvideo.
komh
2010-02-19
1
-0
/
+9
*
|
Merge svn changes up to r30643
Uoti Urpala
2010-03-10
1
-5
/
+0
|
\
|
|
*
libmpcodecs: Remove pointless leftover '#if 1' preprocessor instructions.
diego
2010-02-17
1
-5
/
+0
|
*
Mark all ad_info_t/vd_info_t structure declarations as const.
diego
2010-02-12
1
-1
/
+1
*
|
Merge svn changes up to r30463
Uoti Urpala
2010-03-09
1
-0
/
+18
|
\
|
|
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
1
-0
/
+18
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-12
/
+12
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-12
/
+12
*
|
Merge svn changes up to r29277
Uoti Urpala
2009-05-08
1
-1
/
+1
|
\
|
|
*
Add missing 'void' to parameterless function declarations.
diego
2009-05-04
1
-1
/
+1
*
|
Merge svn changes up to r28310
Uoti Urpala
2009-01-15
1
-10
/
+5
|
\
|
|
*
Reorder #includes and #ifdefs to avoid excessive #ifdeffery.
diego
2009-01-02
1
-10
/
+5
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
1
-5
/
+5
|
\
|
|
*
Rename all preprocessor directives related to Apple / Mac OS X.
diego
2008-08-06
1
-5
/
+5
*
|
Merge svn changes up to r26587
Uoti Urpala
2008-04-29
1
-1
/
+1
|
\
|
|
*
Consistently #include mpbswap.h instead of bswap.h everywhere.
diego
2008-04-28
1
-1
/
+1
*
|
Make audio decoder description structs const
Uoti Urpala
2008-04-26
1
-1
/
+1
|
/
*
Introduce HAVE_QUICKTIME definition and use it where appropriate.
diego
2008-03-15
1
-5
/
+5
*
Include loader/ prefix in #include path everywhere.
diego
2007-03-15
1
-2
/
+2
*
Shouldn't move "#ifdef MACOSX" before #include config.h of course...
uau
2006-11-26
1
-1
/
+2
*
Move #include <QuickTime/QuickTimeComponents.h> before internal headers.
uau
2006-11-26
1
-4
/
+4
*
Move #ifdefs around complete files into the build system.
diego
2006-06-21
1
-5
/
+2
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
1
-1
/
+1
*
preload quicktime.qts, this allows us to ignore the hardcoded path inside the...
faust3
2005-01-17
1
-1
/
+11
*
fix compilation on macosx with --enable-qtx patch by Zachary Bedell <zaclist@...
faust3
2004-10-10
1
-1
/
+1
*
small gcc warning fixes
rathann
2004-08-28
1
-1
/
+1
*
do not exit without an error message
faust3
2004-08-12
1
-2
/
+4
*
minimal fix for alex's 1000000000000l compile errors. imo the fix in
rfelker
2004-04-30
1
-0
/
+1
*
printf -> mp_msg
faust3
2004-04-13
1
-26
/
+25
*
macosx fix by Dan Christiansen <danchr@daimi.au.dk>
alex
2003-03-26
1
-2
/
+2
*
MACOSX support patch, based on Dan Christiansens work
alex
2003-02-25
1
-1
/
+14
*
real cygwin support by Sascha Sommer <saschasommer@freenet.de>
alex
2003-02-12
1
-2
/
+2
*
don't abort if setparams failed - fixes some Qclp files
arpi
2002-12-29
1
-1
/
+1
*
compiler warning fixes
arpi
2002-12-14
1
-0
/
+4
*
fixed in/out framesize rounding bug (causing low-rate QCLP hangup/looping)
arpi
2002-12-07
1
-7
/
+8
*
loader support
arpi
2002-11-24
1
-0
/
+3
*
fixed output bits per sample
arpi
2002-11-12
1
-10
/
+24
*
*HUGE* set of compiler warning fixes, unused variables removal
arpi
2002-11-06
1
-8
/
+8
*
qtaudio - audio decoder using win32 quicktime 5 dlls
arpi
2002-10-31
1
-0
/
+291