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
/
avformat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct doxy about timestamp units of read_timestamp().
Michael Niedermayer
2007-12-31
1
-1
/
+1
*
Document return of read_timestamp.
Michael Niedermayer
2007-12-31
1
-0
/
+1
*
comment typo fixes
Diego Biurrun
2007-12-21
1
-21
/
+20
*
typo ;)
Ivo van Poorten
2007-12-21
1
-3
/
+3
*
Document a few more structure change rules with relation to ABI/API.
Michael Niedermayer
2007-12-20
1
-0
/
+14
*
Document structure change rules with relation to ABI/API.
Michael Niedermayer
2007-12-20
1
-1
/
+7
*
Increase minor version due to new av_close_input_stream
Reimar Döffinger
2007-12-19
1
-2
/
+2
*
Add a av_close_input_stream function
Reimar Döffinger
2007-12-19
1
-0
/
+6
*
Remove dead code which disappeared with the last major version bump.
Michael Niedermayer
2007-12-19
1
-6
/
+0
*
Remove *_codec_id from AVFormatParameters with the next major version bump.
Michael Niedermayer
2007-12-19
1
-0
/
+2
*
Allow overriding codec_ids.
Michael Niedermayer
2007-12-19
1
-0
/
+16
*
cosmetics: comment typo fixes
Diego Biurrun
2007-12-16
1
-4
/
+4
*
document how to free the result of av_alloc_format_context()
Michael Niedermayer
2007-12-15
1
-1
/
+5
*
av_*_next() API for libavformat
Michael Niedermayer
2007-12-12
1
-2
/
+7
*
succes --> success typo
Diego Biurrun
2007-12-01
1
-1
/
+1
*
Bump lavf minor due to addition of
Andreas Öman
2007-11-28
1
-2
/
+2
*
Include os_support.h only when needed
Luca Abeni
2007-11-21
1
-2
/
+0
*
Use dynamically allocated ByteIOContext in AVFormatContext
Björn Axelsson
2007-11-21
1
-3
/
+3
*
Fix Doxygen parameter
Panagiotis Issaris
2007-11-15
1
-1
/
+1
*
Typo
Panagiotis Issaris
2007-11-14
1
-1
/
+1
*
ogg muxer
Baptiste Coudurier
2007-11-10
1
-2
/
+2
*
Musepack SV8 demuxer and decoder
Kostya Shishkov
2007-11-07
1
-2
/
+2
*
Add ff_ prefix to get_v()
Kostya Shishkov
2007-11-03
1
-2
/
+2
*
Remove the inclusion of rtsp.h and rtp.h from avformat.h, and
Luca Abeni
2007-10-29
1
-4
/
+0
*
Beam Software SIFF demuxer and video decoder
Kostya Shishkov
2007-10-22
1
-2
/
+2
*
New RM format deserves small version bump
Kostya Shishkov
2007-10-21
1
-2
/
+2
*
API extension: AVProgram now has an array (stream_index) containing the index...
Nico Sabbi
2007-10-20
1
-2
/
+4
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-4
/
+3
*
Increment minor after r10709.
Benoit Fouet
2007-10-14
1
-2
/
+2
*
Added definition and utility functions to handle AVProgram(s) in AVFormatCon...
Nico Sabbi
2007-09-25
1
-2
/
+16
*
Make parse_date return INT64_MIN in case of unparsable input.
Stefano Sabatini
2007-09-19
1
-12
/
+23
*
Monkey Audio decoder
Kostya Shishkov
2007-09-13
1
-2
/
+2
*
Bump micro version number for r10429
Ramiro Polla
2007-09-10
1
-2
/
+2
*
more verbose doxy for duration (from patch by neilb suse de)
Neil Brown
2007-08-18
1
-1
/
+5
*
mention that start_time maybe AV_NOPTS_VALUE (from patch by neilb suse de)
Neil Brown
2007-08-18
1
-0
/
+1
*
elaborate a little on AVStream.start_time, it seems the comment is not clear
Michael Niedermayer
2007-08-16
1
-1
/
+7
*
cola for diego
Michael Niedermayer
2007-08-11
1
-1
/
+1
*
Bump minor number, NUT muxer was added.
Diego Biurrun
2007-08-11
1
-1
/
+1
*
mention AVPROBE_PADDING_SIZE at the read_probe() doxy
Michael Niedermayer
2007-08-10
1
-1
/
+5
*
Change avf_sdp_create() to get a pre-allocated buffer as input, and to
Luca Abeni
2007-08-05
1
-5
/
+6
*
correct initial timestamps which have AV_NOPTS_VALUE
Michael Niedermayer
2007-08-04
1
-2
/
+3
*
Introduce an SDP generator
Luca Abeni
2007-07-26
1
-0
/
+15
*
add proper support for subtitles muxing/stream copying
Aurelien Jacobs
2007-07-25
1
-0
/
+2
*
avoid deprecation warnings for AVFrac from avformat.h
Måns Rullgård
2007-07-09
1
-1
/
+1
*
Add support for non-blocking input formats
Luca Abeni
2007-07-06
1
-0
/
+1
*
* clarifying the AVInputFormat::read_seek return value
Maksym Veremeyenko
2007-06-25
1
-0
/
+1
*
remove old unused string functions
Måns Rullgård
2007-06-23
1
-5
/
+0
*
Remove unused declarations
Ramiro Polla
2007-06-12
1
-8
/
+0
*
misc typo fixes
Diego Biurrun
2007-06-12
1
-5
/
+5
*
misc spelling fixes
Diego Biurrun
2007-06-12
1
-9
/
+9
[next]