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
...
*
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
*
typo in filename
diego
2008-04-11
*
Update comment to account for renamed header file.
diego
2008-04-11
*
Split the lavf taglists out of the lavf muxer to allow using libmpmux
albeu
2008-04-09
*
Split the aac header parsing out of aac demuxer to allow using libmpmux
albeu
2008-04-09
*
Make stream independent of libmpdemux, the asf demuxer and streaming
albeu
2008-04-09
*
Fix lots and lots of other demuxers broken by r26301
reimar
2008-04-05
*
Remove another useless cast
reimar
2008-04-05
*
Remove useless cast
reimar
2008-04-05
*
Do proper parsing for DVR-MS files, this fixes playback with ffmpeg decoder
reimar
2008-04-05
*
Set demuxer->audio->id to avoid breakage due to r26301
reimar
2008-04-05
*
Set correct codec tag for raw rgb in mov, fixes
reimar
2008-04-05
*
Remove unnecessary includes
uau
2008-04-01
*
Support 'default' attribute for audio and subtitle tracks.
eugeni
2008-03-30
*
another DCA audio identified (0x86) used in BD; patch by kirill belokurov gma...
nicodvb
2008-03-17
*
Use HAVE_QUICKTIME instead of MACOSX preprocessor condition.
diego
2008-03-15
*
Add missing header #includes to fix 'make checkheaders'.
diego
2008-03-05
*
Only demux_lavf.o explicitly needs -I../libavcodec in CFLAGS.
diego
2008-03-03
*
Revert fixing illegal identifiers to fix compilation on MinGW. Unfortunately
diego
2008-03-02
*
Fix illegal identifiers starting with _ and capital letters.
diego
2008-03-01
*
Support switching to/from nosound in demux_lavf.
eugeni
2008-02-29
*
Remove unused function.
eugeni
2008-02-29
*
Reindent.
eugeni
2008-02-29
[prev]
[next]