index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
tiertexseq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-2
/
+2
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Bump Major version, this commit is almost just renaming bits_per_sample to
Luca Abeni
2008-09-08
1
-3
/
+3
*
Remove inaccurate computation of pts for audio packets and rely on
Gregory Montoir
2008-07-06
1
-1
/
+1
*
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-03
1
-1
/
+1
*
remove != 0
Michael Niedermayer
2008-05-28
1
-7
/
+7
*
Do a little more checking.
Michael Niedermayer
2008-05-28
1
-1
/
+1
*
Do not read from after the table, fixes CID108 RUN2.
Michael Niedermayer
2008-05-28
1
-1
/
+1
*
Use dynamically allocated ByteIOContext in AVFormatContext
Björn Axelsson
2007-11-21
1
-2
/
+2
*
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
Panagiotis Issaris
2007-07-19
1
-3
/
+3
*
Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).
Panagiotis Issaris
2007-07-19
1
-4
/
+4
*
Get rid of unnecessary pointer casts.
Nicholas Tung
2007-04-08
1
-3
/
+3
*
missdetected a broken mp3
Michael Niedermayer
2007-01-02
1
-1
/
+4
*
avoid crashing when trying to parse invalid files, patch by Andreas Oman, and...
Andreas Öman
2006-10-21
1
-2
/
+7
*
fix probe, patch by Andreas Oman, andreas at olebyn dot nu
Andreas Öman
2006-10-21
1
-1
/
+1
*
support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c...
Baptiste Coudurier
2006-10-12
1
-0
/
+305