index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
avformat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r14497
Michael Niedermayer
2008-08-01
1
-1
/
+0
*
Add missing header #includes.
Diego Biurrun
2008-08-01
1
-0
/
+1
*
SMPTE 421M Annex L (aka .rcv) muxer
Kostya Shishkov
2008-07-23
1
-1
/
+1
*
New codec probing system try #1.
Michael Niedermayer
2008-07-12
1
-0
/
+10
*
Motion Pixels MVI Demuxer.
Gregory Montoir
2008-07-10
1
-1
/
+1
*
One-bit bitfields should probably be unsigned. Unfortunately, it is left
Erik Hovland
2008-07-08
1
-7
/
+7
*
Make timestamp debugging work nicer.
Michael Niedermayer
2008-06-09
1
-1
/
+7
*
remove ugly ffm_nopts hack, use AVFormatContext->timestamp
Baptiste Coudurier
2008-06-09
1
-1
/
+1
*
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-03
1
-0
/
+10
*
Pass time_base as argument to new_chapter() as well.
Michael Niedermayer
2008-05-23
1
-3
/
+3
*
Document pts/dts.
Michael Niedermayer
2008-05-23
1
-2
/
+17
*
Make ff_new_chapter() return AVChapter instead of int so its consistant with
Michael Niedermayer
2008-05-23
1
-1
/
+3
*
nb_chapters should be unsigned
Michael Niedermayer
2008-05-23
1
-1
/
+1
*
s/num_chapters/nb_chapters/ all other similar variables are called nb_*.
Michael Niedermayer
2008-05-23
1
-1
/
+1
*
Add id to AVChapter, untested (where do i find matroska files with chapters?).
Michael Niedermayer
2008-05-23
1
-1
/
+2
*
clarify start/end timebase
Michael Niedermayer
2008-05-23
1
-1
/
+1
*
align comments
Michael Niedermayer
2008-05-23
1
-2
/
+2
*
chapter id and timebase
Michael Niedermayer
2008-05-23
1
-0
/
+2
*
add support for chapters definition in lavf
Anton Khirnov
2008-05-22
1
-1
/
+21
*
Avoid using reserved __names.
Michael Niedermayer
2008-04-24
1
-3
/
+3
*
IFF demuxer
Jai Menon
2008-03-30
1
-1
/
+1
*
typo: occured --> occurred
Diego Biurrun
2008-03-22
1
-2
/
+2
*
rl2 demuxer
Sascha Sommer
2008-03-21
1
-1
/
+1
*
MSN TCP Webcam stream demuxer.
Ramiro Polla
2008-03-18
1
-1
/
+1
*
ipod/iphone compatible mp4 muxer
Baptiste Coudurier
2008-03-16
1
-1
/
+1
*
Typo + grammar
Ramiro Polla
2008-03-08
1
-1
/
+1
*
Introduce max_picture_buffer variable in AVFormatContext,
Ramiro Polla
2008-03-08
1
-1
/
+7
*
Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing
Evgeniy Stepanov
2008-03-07
1
-1
/
+10
*
less preprocessor magic in version number macros
Måns Rullgård
2008-02-26
1
-4
/
+10
*
Install headers in $prefix/include/$libname
Måns Rullgård
2008-02-25
1
-1
/
+1
*
revert 12156
Michael Niedermayer
2008-02-20
1
-2
/
+2
*
Make timestamp interpolation work with mpeg2 field pictures.
Michael Niedermayer
2008-02-20
1
-2
/
+2
*
Clean up lib* version definitions
Måns Rullgård
2008-02-19
1
-2
/
+4
*
SMPTE 421 Annex L format demuxer
Kostya Shishkov
2008-01-29
1
-2
/
+2
*
Add support for Matroska attachments.
Evgeniy Stepanov
2008-01-27
1
-2
/
+4
*
new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot com
Paul Egan
2008-01-20
1
-2
/
+2
*
user specifyable maximum amount of memory to use for the index.
Paul Kelly
2008-01-13
1
-2
/
+23
*
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
[next]