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
/
vc1testenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf: Don't explicitly flush after each written packet in muxers
Clément Bœsch
2013-09-16
1
-1
/
+0
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-3
/
+3
*
lavf: deprecate r_frame_rate.
Anton Khirnov
2012-07-29
1
-2
/
+2
*
lavf: make av_set_pts_info private.
Anton Khirnov
2011-11-30
1
-1
/
+2
*
lavf: use designated initialisers for all (de)muxers.
Anton Khirnov
2011-07-17
1
-10
/
+10
*
avio: introduce an AVIOContext.seekable field
Anton Khirnov
2011-04-03
1
-1
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
avio: rename put_flush_packet -> avio_flush
Anton Khirnov
2011-03-16
1
-2
/
+2
*
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-03-01
1
-1
/
+1
*
avio: avio: avio_ prefixes for put_* functions
Anton Khirnov
2011-02-21
1
-16
/
+16
*
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
1
-3
/
+3
*
VC1testenc: convert pts values to correct time-base.
Reimar Döffinger
2011-01-31
1
-0
/
+1
*
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
Jean-Daniel Dupas
2010-03-31
1
-1
/
+1
*
Remove unused variable.
Diego Biurrun
2008-08-13
1
-1
/
+0
*
SMPTE 421M Annex L (aka .rcv) muxer
Kostya Shishkov
2008-07-23
1
-0
/
+95