index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
Commit message (
Expand
)
Author
Age
*
Replace asserts by proper conditions to allow playback of some broken but
reimar
2008-06-29
*
Make sure we do not use uninitialized data in case of a short read.
reimar
2008-06-29
*
Do not use stdata before checking its length
reimar
2008-06-29
*
add support for /game-formats/psx-str/
compn
2008-06-24
*
Add missing #includes that are required for things used in the header.
diego
2008-06-17
*
cosmetics: Remove useless parentheses, align.
diego
2008-06-16
*
Chapter support for lavf demuxer.
reimar
2008-06-16
*
Support NULL name parameter for demuxer_add_chapter.
reimar
2008-06-16
*
cosmetics: Break overly long lines.
diego
2008-06-16
*
cosmetics: indentation, whitespace changes
diego
2008-06-16
*
cosmetics: consistent * placement
diego
2008-06-16
*
cosmetics: one more if brace placement fix
diego
2008-06-16
*
M-x untabify
diego
2008-06-16
*
cosmetics: Remove all trailing whitespace.
diego
2008-06-16
*
cosmetics: Split/join multiline statements.
diego
2008-06-16
*
cosmetics: Consistently format all if, for, while constructs.
diego
2008-06-16
*
Remove one more commented-out line.
diego
2008-06-16
*
cosmetics: Make all function declarations consistent by moving the opening
diego
2008-06-16
*
Remove one more commented-out line.
diego
2008-06-16
*
Remove pointless comments and commented-out code.
diego
2008-06-16
*
Unbreak audio, thanks to Uoti for the insight
lu_zero
2008-06-12
*
Remove unused variable, fixes the warning:
diego
2008-06-08
*
call demux_flush() where appropriate
nicodvb
2008-06-02
*
use demux_flush() where appropriate
nicodvb
2008-06-02
*
added and reused demux_flush() instead of emptying the demux_stream buffers;
nicodvb
2008-06-02
*
Initialize sh_audio/sh_video->ds
reimar
2008-05-27
*
Simplify/make new_sh behaviour more consistent when a stream gets redefined.
reimar
2008-05-27
*
Cosmetics: simplify
reimar
2008-05-27
*
Move native musepack demuxer further down in demuxer list
reimar
2008-05-27
*
add qclp fourcc
compn
2008-05-26
*
Make internal subtitle and subtitle switching work with -audiofile
reimar
2008-05-21
*
Use av_alloc_put_byte instead of custom protocol.
reimar
2008-05-21
*
Continue detection if it is not clear if we have a MP3 or flac file.
reimar
2008-05-21
*
add ffmpeg ea maxis xa adpcm audio decoder
compn
2008-05-16
*
cosmetics: Remove pointless parentheses from return statements.
diego
2008-05-16
*
Remove unused function, fixes the warning:
diego
2008-05-15
*
Remove unused variable, fixes the warning:
diego
2008-05-15
*
cosmetics: Break overly long lines.
diego
2008-05-15
*
Mark static tables const.
diego
2008-05-15
*
Mark files that were imported from the MJPEG Tools suite as such.
diego
2008-05-14
*
10l: Revert license header cleanup on imported files.
diego
2008-05-14
*
Use standard license headers with standard formatting.
diego
2008-05-14
*
add rl2 codec
compn
2008-05-14
*
add ffptx , works on ptx samples
compn
2008-05-12
*
cosmetics: wording/spelling fixes
diego
2008-05-11
*
AVOption support for lavf demuxing
michael
2008-05-10
*
AVOptions support for lavf muxing.
michael
2008-05-10
*
Replace a really ugly hack by a clean but not thread safe solution.
michael
2008-05-10
*
Mike Baker agreed to relicense his parts of the code as GPL v2+ on IRC.
diego
2008-05-07
*
Check ASF packet size before calling demux_asf_read_packet. Fixes segfault
eugeni
2008-05-02
[next]