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
...
*
Demuxers are _not_ supposed to set ds->pts!
reimar
2007-09-14
*
Fix completely broken get_ty_pts (it's an ordinary MPEG timestamp)
reimar
2007-09-14
*
Another ty simplification
reimar
2007-09-14
*
Remove unused variable
reimar
2007-09-14
*
tmf_totalsize is not used either, remove it
reimar
2007-09-14
*
More simplifications
reimar
2007-09-14
*
Get rid of some quite pointless variables
reimar
2007-09-14
*
Move boundary check before use!
reimar
2007-09-14
*
Remove unused tmf_totalchunks
reimar
2007-09-14
*
Simplify EOF handling
reimar
2007-09-14
*
Simplify tmf_filetooffset
reimar
2007-09-14
*
Small simplifications
reimar
2007-09-14
*
10l, placed terminating 0 at the wrong place.
reimar
2007-09-14
*
Avoid strlcpy, tar headers already have space to ensure 0-termination
reimar
2007-09-14
*
Do not ignore last chunk in .tmf files, it will cause part of the file to be
reimar
2007-09-14
*
Cosmetics: remove lots of useless () and {}.
reimar
2007-09-14
*
Use CHUNKSIZE define in a few more places
reimar
2007-09-14
*
Simplify ty_extensionis
reimar
2007-09-14
*
Make demux_ty internal functions static
reimar
2007-09-14
*
Use strtol instead of horribly suboptimal ty_octaltodecimal
reimar
2007-09-14
*
added monkey audio file extensions to extension table
ben
2007-09-13
*
Check wLongsPerEntry before using it.
reimar
2007-09-13
*
Remove useless preprocessor check, _WINGDI_H is never defined.
diego
2007-09-13
*
warning fixes:
diego
2007-09-13
*
Replace constant by appropriate define
reimar
2007-09-13
*
warning fix:
diego
2007-09-09
*
warning fix:
diego
2007-09-09
*
Add nuv codec tag mapping
reimar
2007-09-09
*
Mark lavfpref demuxer as safe, so it that it is actually used for e.g.
reimar
2007-09-09
*
added .stream_aspect to st_video_t: if non-zero and if not specified otherwise
nicodvb
2007-09-01
*
cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
diego
2007-08-28
*
Fix warnings:
diego
2007-08-26
*
Split lschunks function further, it is simply too huge to do any useful chang...
reimar
2007-08-25
*
warning fix:
diego
2007-08-25
*
Remove redundant variable declarations.
diego
2007-08-25
*
Remove redundant variable declaration.
diego
2007-08-25
*
Add missing pixelformat conversion function prototype
reimar
2007-08-24
*
Remove silly #ifdef around the complete file.
diego
2007-08-24
*
Fix compilation of live555 support after FFmpegs r10173.
cehoyos
2007-08-22
*
We can support SEEK_END seeks only when stream->end_pos is known
reimar
2007-08-20
*
Add support for AVSEEK_SIZE in demux_lavf
reimar
2007-08-20
*
Do not seek to an invalid position.
reimar
2007-08-19
*
When a new subtitle stream becomes available check if it is the one that
reimar
2007-08-09
*
Fix detection of xan audio. -noidx or -forceidx still is necessary
reimar
2007-08-01
*
get rid of this idiotic i_certify_that_my_video_stream_does_not_use_b_frames
michael
2007-07-31
*
make muxer store the provided timestamps
michael
2007-07-31
*
Use the standard inline instead of __inline
reimar
2007-07-30
*
Another missed case-range
reimar
2007-07-30
*
Do not use gnu case-range extension if it's easy to avoid
reimar
2007-07-30
*
cosmetics: misc typo fixes
diego
2007-07-28
[prev]
[next]