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
*
Support D-Cinema audio demuxing.
Reimar Döffinger
2005-09-02
1
-0
/
+3
*
time_base description by Rich Felker | dalias, aerifal cx
Michael Niedermayer
2005-08-21
1
-0
/
+7
*
parse pict_type for streams in avi
Michael Niedermayer
2005-08-15
1
-1
/
+1
*
support fixing missing pts by parsing future frames
Michael Niedermayer
2005-08-15
1
-2
/
+4
*
A.B.C versions
Michael Niedermayer
2005-07-31
1
-4
/
+4
*
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...
Michael Niedermayer
2005-07-17
1
-2
/
+2
*
Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com)
Vidar Madsen
2005-07-15
1
-0
/
+3
*
skip_idct
Michael Niedermayer
2005-07-14
1
-9
/
+0
*
support changing in bitstream global headers into extradata style and back
Michael Niedermayer
2005-06-27
1
-0
/
+1
*
*BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com)
Michael Niedermayer
2005-06-25
1
-1
/
+1
*
AVStream.nb_frames and docs for r_frame_rate
Michael Niedermayer
2005-06-24
1
-2
/
+9
*
Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com)
Todd Kirby
2005-06-18
1
-1
/
+7
*
optional ISO 639 3 letter language field
Fabrice Bellard
2005-06-03
1
-1
/
+3
*
AVPacket.pos
Michael Niedermayer
2005-05-26
1
-6
/
+7
*
switch to native time bases
Michael Niedermayer
2005-04-30
1
-5
/
+3
*
Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>,
Måns Rullgård
2005-04-09
1
-1
/
+4
*
30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp)
Calcium
2005-03-23
1
-1
/
+2
*
more fine grained discarding of packets
Michael Niedermayer
2005-03-17
1
-2
/
+12
*
keyframe & non keyframe index fixes
Michael Niedermayer
2005-03-13
1
-1
/
+2
*
support discarding of uninterresting packets
Michael Niedermayer
2005-01-22
1
-0
/
+2
*
integer overflows, heap corruption
Michael Niedermayer
2005-01-08
1
-1
/
+1
*
fifo_realloc()
Michael Niedermayer
2004-12-01
1
-0
/
+1
*
int / int64 fix by (Wolfram Gloger <wmglo @@@ dent:med:uni-muenchen:de>)
Michael Niedermayer
2004-11-23
1
-1
/
+1
*
First implementation of nsv demuxer.
François Revol
2004-11-20
1
-0
/
+3
*
move p*m from image/lavf -> image2/lavc
Michael Niedermayer
2004-11-11
1
-1
/
+6
*
* Introducing IIDC1394 grabbing interface.
Roman Shaposhnik
2004-10-22
1
-0
/
+1
*
user setable preload and max_mux_delay
Michael Niedermayer
2004-10-16
1
-1
/
+3
*
Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.)
Mike Melanson
2004-10-16
1
-0
/
+3
*
100l (forgoten seeking functions)
Michael Niedermayer
2004-10-11
1
-1
/
+1
*
use native timebase for seeking
Michael Niedermayer
2004-10-10
1
-7
/
+15
*
write error handling
Michael Niedermayer
2004-10-08
1
-1
/
+1
*
user selectable packet_size and mux_rate
Michael Niedermayer
2004-10-06
1
-0
/
+3
*
* fixing a few of gcc 'clean-code' warnings
Zdenek Kabelac
2004-10-06
1
-1
/
+1
*
SCR timestamp fix try #1
Michael Niedermayer
2004-10-03
1
-0
/
+1
*
move packet interleaving function into AVOutputFormat, so it can be overriden...
Michael Niedermayer
2004-09-29
1
-1
/
+2
*
uninitalized variables
Michael Niedermayer
2004-09-28
1
-0
/
+3
*
support for Sierra Online audio files and Apple QuickDraw codec,
Mike Melanson
2004-09-28
1
-0
/
+3
*
* replacing calls to not-always-available gmtime_r with our own code.
Roman Shaposhnik
2004-08-18
1
-0
/
+1
*
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz d...
Petr Doubek
2004-08-12
1
-0
/
+1
*
image2 / image API cleanup phase-1
Michael Niedermayer
2004-07-15
1
-0
/
+3
*
correctly interleave packets during encoding
Michael Niedermayer
2004-05-29
1
-1
/
+2
*
pass AVPacket into av_write_frame()
Michael Niedermayer
2004-05-29
1
-6
/
+4
*
cur_dts in native timebase
Michael Niedermayer
2004-05-23
1
-9
/
+2
*
store index for seeking in the native timebase of each stream
Michael Niedermayer
2004-05-23
1
-1
/
+1
*
move time_base (pts_num/pts_den) from AVFormatContext -> AVStream
Michael Niedermayer
2004-05-21
1
-11
/
+11
*
moving nearly identical binary search code from nut/mpeg/asf to utils.c
Michael Niedermayer
2004-04-12
1
-1
/
+7
*
* making it possible to specify recording date and time in a stream
Roman Shaposhnik
2004-04-06
1
-0
/
+1
*
fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at...
Ronald S. Bultje
2004-03-13
1
-2
/
+2
*
added SGI image format, encoding and decoding, courtesy of Todd Kirby
Mike Melanson
2004-03-13
1
-0
/
+1
*
matroska demuxer by ("Ronald S. Bultje" <R dot S dot Bultje at students dot u...
Michael Niedermayer
2004-03-11
1
-0
/
+3
[next]