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
...
*
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
*
Remove unnecessary version.h #includes.
diego
2008-04-30
*
Merge libmpdemux/Makefile into top-level Makefile.
diego
2008-04-24
*
#include base64.h with full path.
diego
2008-04-24
*
EXTRAXX_INC flags should now be added to .depend compilation,
diego
2008-04-23
*
Take audio delay into account when seeking in avisynth demuxer.
reimar
2008-04-23
*
Calculate fps as double-precision to make switching to double-precision fps v...
reimar
2008-04-23
*
.depend has to get all the CFLAGS that the files it contains dependency
diego
2008-04-22
*
Add BFI video support through FFmpeg.
diego
2008-04-22
*
Revert r26412: policy violation
rtogni
2008-04-19
*
Revert r26411: policy violation
rtogni
2008-04-19
*
Prefer libavformat musepack demuxer over internal one (which does not even su...
reimar
2008-04-16
*
demux_asf: Fix operator precedence in packet length check
uau
2008-04-13
*
demux_real.c: Always use MP_NOPTS_VALUE for unknown pts
uau
2008-04-12
*
demux_mkv.c: Mark some static tables const
uau
2008-04-12
*
Reformat demuxer.c
uau
2008-04-12
*
Remove global demuxer_type
uau
2008-04-12
*
Remove another two useless special-case from flac metadata reading function
reimar
2008-04-12
*
Simplify: use AV_RB24
reimar
2008-04-12
*
Remove useless checks
reimar
2008-04-12
*
Simplify (currently disabled) get_flac_metadata
reimar
2008-04-12
*
Remove unused function demux_read_data_pack
uau
2008-04-11
[prev]
[next]