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
/
demux_ty.c
Commit message (
Expand
)
Author
Age
...
*
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
*
Replace constant by appropriate define
reimar
2007-09-13
*
Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
reimar
2007-07-05
*
Remove some unused variables, patch by timwoj ieee org.
diego
2007-05-28
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
Fix misdetection of http://samples.mplayerhq.hu/tta/tivo_misdetect.tta as TiV...
reimar
2006-10-10
*
The FSF changed postal address.
diego
2006-09-01
*
Remove unused variables, patch by Stefan Huehner stefan at huehner org.
diego
2006-07-08
*
name array is too small, use strlcpy instead of strncpy
reimar
2006-03-08
*
Second-try commit of this patch.
corey
2006-02-17
*
Reverse commit of unfinished patch for passing audio_delay to the demuxers.
corey
2006-02-09
*
1. Include audio_delay as an argument to demux_seek.
corey
2006-02-07
*
massive attack: mp_msg printf format fixes
rathann
2006-01-12
*
make demuxer seek and close functions return void, patch by Dominik Mierzejewski
wanderer
2005-12-11
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
move resync_audio_stream after seeking to demuxer.c
reimar
2005-10-30
*
Use PRI?64 defines as format strings for 64 bit variables.
reimar
2005-10-13
*
Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
ods15
2005-09-02
*
Demuxer modularization
rtognimp
2005-08-05
*
a cleaned-up version of ty demuxer improvements found in tivo-mplayer fork.
joey
2005-05-28
*
fix audio init crash
joey
2005-05-28
*
Move generic length and percent pos calculation to demuxer.c
reimar
2005-01-15
*
embarassing typo
diego
2004-07-19
*
many small typo and grammar fixes
gabucino
2003-10-04
*
TiVo demuxer and sub-cc/osd decoder
arpi
2003-06-09
[prev]