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
/
libmpdemux
/
demux_pva.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
1
-5
/
+2
*
demux_pva: move functions, add "static"
diego
2010-11-02
1
-90
/
+88
*
demux_pva.c: Remove completely nonsensical le2me usages
reimar
2010-11-02
1
-3
/
+3
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
1
-1
/
+0
*
Merge svn changes up to r29532
Uoti Urpala
2009-08-18
1
-1
/
+1
|
\
|
*
Fix 100l broken flag check found due to compiler warning.
reimar
2009-08-17
1
-1
/
+1
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-42
/
+42
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-42
/
+42
*
|
Merge svn changes up to r29304
Uoti Urpala
2009-07-07
1
-9
/
+20
|
\
|
|
*
Add standard license header to all files in libmpdemux.
diego
2009-05-08
1
-9
/
+20
*
|
Make various functions static
Uoti Urpala
2008-08-12
1
-1
/
+1
|
/
*
Fix lots and lots of other demuxers broken by r26301
reimar
2008-04-05
1
-0
/
+1
*
Make all demuxer_desc_t const, thus moving them to .rodata
reimar
2008-01-13
1
-1
/
+1
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
1
-1
/
+1
*
Remove superfluous bswap.h include.
diego
2006-12-02
1
-2
/
+0
*
remove completely pointless != NULL check
reimar
2006-04-16
1
-1
/
+1
*
10l, checking for NULL after dereferencing makes no sense (though what is thi...
reimar
2006-03-22
1
-1
/
+2
*
Second-try commit of this patch.
corey
2006-02-17
1
-1
/
+1
*
Reverse commit of unfinished patch for passing audio_delay to the demuxers.
corey
2006-02-09
1
-1
/
+1
*
1. Include audio_delay as an argument to demux_seek.
corey
2006-02-07
1
-1
/
+1
*
massive attack: mp_msg printf format fixes
rathann
2006-01-12
1
-2
/
+2
*
make demuxer seek and close functions return void, patch by Dominik Mierzejewski
wanderer
2005-12-11
1
-4
/
+2
*
Demuxer modularization
rtognimp
2005-08-05
1
-6
/
+22
*
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
michael
2002-11-23
1
-0
/
+2
*
* Fix for the broken MultiDec files I had originally posted with the
arpi
2002-10-07
1
-61
/
+163
*
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
arpi
2002-09-22
1
-5
/
+7
*
.PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxer
arpi
2002-09-10
1
-0
/
+412