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
/
ffmenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ffm: redesign header format to make it extensible
Michael Niedermayer
2012-11-05
1
-5
/
+30
*
ffserver: fix seeking with ?date=...
Clément Bœsch
2012-10-08
1
-2
/
+11
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-07
1
-1
/
+0
|
\
|
*
ffm: do not write or read the audio sample format
Justin Ruggles
2012-10-06
1
-1
/
+0
*
|
Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b'
Michael Niedermayer
2012-09-16
1
-3
/
+0
|
\
\
|
|
/
|
*
lavf: flush the output AVIOContext in av_write_trailer().
Anton Khirnov
2012-09-15
1
-3
/
+0
*
|
ffmenc: switch to av_assert
Michael Niedermayer
2012-08-18
1
-3
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-10
1
-2
/
+3
|
\
\
|
|
/
|
*
ffmenc: replace if/abort with assert()
Mans Rullgard
2012-08-09
1
-2
/
+3
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-2
/
+2
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-30
1
-1
/
+1
|
\
\
|
|
/
|
*
avformat: Drop pointless "format" from container long names
Diego Biurrun
2012-07-30
1
-1
/
+1
*
|
ffmenc: use av_assert
Michael Niedermayer
2012-06-16
1
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-01
1
-2
/
+0
|
\
\
|
|
/
|
*
mpegvideo_enc: add chroma/luma_elim_threshold private options.
Anton Khirnov
2012-02-29
1
-2
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-28
1
-2
/
+0
|
\
\
|
|
/
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-13
1
-2
/
+2
|
\
\
|
|
/
|
*
ffmenc: remove references to deprecated AVFormatContext.timestamp.
Anton Khirnov
2012-01-12
1
-2
/
+2
*
|
Use more designated initializers.
Paul B Mahol
2011-12-30
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-12
1
-8
/
+8
|
\
\
|
|
/
|
*
lavu: replace int/float punning functions
Mans Rullgard
2011-12-11
1
-8
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-01
1
-1
/
+2
|
\
\
|
|
/
|
*
lavf: make av_set_pts_info private.
Anton Khirnov
2011-11-30
1
-1
/
+2
|
*
libx264: add 'direct-pred' private option
Anton Khirnov
2011-09-07
1
-1
/
+0
|
*
libx264: add 'partitions' private option
Anton Khirnov
2011-09-07
1
-1
/
+0
|
*
Rename ffserver to avserver.
Anton Khirnov
2011-08-09
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-17
1
-11
/
+10
|
\
\
|
|
/
|
*
lavf: use designated initialisers for all (de)muxers.
Anton Khirnov
2011-07-17
1
-11
/
+10
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-06
1
-1
/
+0
|
\
\
|
|
/
|
*
lavf: deprecate AVStream.quality.
Anton Khirnov
2011-07-06
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-04
1
-0
/
+1
|
\
\
|
|
/
|
*
Do not include intfloat_readwrite.h in avutil.h
Mans Rullgard
2011-07-03
1
-0
/
+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
-3
/
+3
*
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-04
1
-2
/
+2
*
avio: avio: avio_ prefixes for put_* functions
Anton Khirnov
2011-02-21
1
-70
/
+70
*
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
1
-3
/
+3
*
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
avio: add av_put_str and deprecate put_strz in favor of it
Anton Khirnov
2011-01-21
1
-1
/
+1
*
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
Jean-Daniel Dupas
2010-03-31
1
-1
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-2
/
+2
*
Fix breakage introduced by setting the sample_fmt to SAMPLE_FMT_NONE (r20623)...
Benjamin Larsson
2009-12-14
1
-0
/
+1
*
Update ffserver to include all basic x264 parameters in .ffm files.
Jason Garrett-Glaser
2009-11-24
1
-0
/
+13
*
do not write ffm write index by default, detect if file is being written and ...
Baptiste Coudurier
2009-03-20
1
-11
/
+1
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
Diego Biurrun
2009-01-11
1
-0
/
+1
*
Fix rc_eq mem leak.
Michael Niedermayer
2008-08-16
1
-1
/
+1
*
Improve long names for FFM muxer and demuxer:
Stefano Sabatini
2008-07-27
1
-1
/
+1
*
fix size of header data
Stefan Gehrer
2008-06-27
1
-1
/
+1
[next]