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_realaud.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: shut up more warnings
Clément Bœsch
2011-05-06
1
-2
/
+5
*
Merge svn changes up to r30967
Uoti Urpala
2010-04-26
1
-10
/
+13
|
\
|
*
Fix build due to codecs_path vs. codec_path typo.
diego
2010-03-23
1
-6
/
+6
|
*
Get rid of pointless def_path variable; use codec_path directly instead.
diego
2010-03-23
1
-6
/
+6
|
*
Real binary loader code should respect the binary codec path.
diego
2010-03-23
1
-10
/
+13
*
|
Merge svn changes up to r30907
Uoti Urpala
2010-04-26
1
-6
/
+6
|
\
|
|
*
Replace separate Win32, XAnim and Real codec directories by one global dir.
diego
2010-03-14
1
-6
/
+6
|
*
Revert marking seemingly unused RealAudio/RealVideo-related functions as static.
diego
2010-02-17
1
-3
/
+31
|
*
libmpcodecs: Mark functions not used outside of their files as static.
diego
2010-02-16
1
-2
/
+4
|
*
Mark all ad_info_t/vd_info_t structure declarations as const.
diego
2010-02-12
1
-1
/
+1
*
|
Delete things related to old translation system
Uoti Urpala
2010-03-10
1
-1
/
+0
*
|
Merge svn changes up to r30463
Uoti Urpala
2010-03-09
1
-0
/
+17
|
\
|
|
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
1
-0
/
+17
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-18
/
+18
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-18
/
+18
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
1
-1
/
+1
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
1
-1
/
+1
*
|
Merge svn changes up to r27374
Uoti Urpala
2008-07-30
1
-14
/
+14
|
\
|
|
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
1
-14
/
+14
*
|
Make audio decoder description structs const
Uoti Urpala
2008-04-26
1
-1
/
+1
|
/
*
Move variable into the block where it actually used
reimar
2007-06-24
1
-1
/
+1
*
Remove unused variables.
diego
2007-05-28
1
-2
/
+0
*
Include loader/ prefix in #include path everywhere.
diego
2007-03-15
1
-1
/
+1
*
Remove unused function pointers, they probably had incorrect prototypes
reimar
2006-12-03
1
-12
/
+4
*
Quit on eof, was broken by r17150
rtogni
2006-07-19
1
-0
/
+2
*
Move #ifdefs around complete files into the build system.
diego
2006-06-21
1
-4
/
+0
*
Reduce Real DLL/so loading verbosity, OKed by Roberto.
diego
2006-03-03
1
-2
/
+2
*
Move audio packets reordering from codec interface to demuxers for real
rtognimp
2005-12-09
1
-100
/
+26
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
1
-1
/
+1
*
Check for eof instead of decoding the same data over and over.
reimar
2005-10-01
1
-0
/
+1
*
Too little memory alloced.
reimar
2005-07-21
1
-1
/
+1
*
DragonFly BSD support
diego
2005-05-25
1
-1
/
+1
*
Always select correct descramblig matrix for sipr audio
rtognimp
2005-01-25
1
-1
/
+1
*
remove mac shlb support to use new helix codec for realvideo support on osx
nplourde
2004-11-03
1
-132
/
+2
*
another 10l
alex
2004-06-24
1
-1
/
+1
*
10l
alex
2004-06-24
1
-1
/
+1
*
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
2004-06-24
1
-3
/
+140
*
minimal fix for alex's 1000000000000l compile errors. imo the fix in
rfelker
2004-04-30
1
-0
/
+1
*
sysm --> syms typo fix by Joey Parrish
diego
2003-08-17
1
-2
/
+2
*
Win32 codec paths in vd_realvid.c
diego
2003-07-19
1
-1
/
+1
*
OpenBSD support by Bjorn Sandell <biorn@dce.chalmers.se>
alex
2003-05-20
1
-1
/
+1
*
realaudio 28_8 and 14_4 dll support
faust3
2003-05-17
1
-1
/
+1
*
use dynamic path[] allocation and possible better wraSetDLLAccessPath mechani...
alex
2003-05-12
1
-1
/
+11
*
cygwin/mingw32 support by Sascha Sommer
alex
2003-05-11
1
-2
/
+12
*
Support for codec 14_4 and 28_8
rtognimp
2003-04-30
1
-1
/
+15
*
- removed unused global 'handle'
arpi
2003-03-09
1
-16
/
+28
*
windows support and eleminating some 10ls. Win32 ATRC has audio artifacts, Wi...
alex
2003-02-11
1
-26
/
+239
*
- realaudio ATRC (sony atrac3) codec support
arpi
2002-11-04
1
-3
/
+3
*
tell the codec wrapper the codec path (fixes realaudio Sipr)
arpi
2002-10-16
1
-3
/
+13
*
warning fixes
arpi
2002-09-29
1
-2
/
+2
*
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
arpi
2002-09-22
1
-10
/
+9
*
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...
arpi
2002-08-30
1
-1
/
+0
*
sync driver names with codec-cfg
arpi
2002-08-30
1
-2
/
+2
*
renamed to match driver family name
arpi
2002-08-30
1
-0
/
+251