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
/
a64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-5
/
+5
|
\
|
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-5
/
+5
*
|
avformat/a64: Avoid segfault in a64_write_header() when stream codec is not open
Andrey Myznikov
2014-08-18
1
-1
/
+1
*
|
Merge commit '0528226a05cc08b74197547fba0b1939bf68990d'
Michael Niedermayer
2014-08-14
1
-2
/
+2
|
\
\
|
|
/
|
*
a64: Return correct error code on invalid data stream
Nidhi Makhijani
2014-08-14
1
-2
/
+2
*
|
Merge commit '3ef6c5264b2590781b4ed556443ff49709dd45fb'
Michael Niedermayer
2014-05-18
1
-0
/
+6
|
\
\
|
|
/
|
*
a64: check that extradata exists before reading from it
Anton Khirnov
2014-05-18
1
-0
/
+6
*
|
Merge commit 'b136564909adec2043be4c94ade08b67ad443124'
Michael Niedermayer
2014-05-18
1
-1
/
+1
|
\
\
|
|
/
|
*
a64: remove unneeded struct qualifier
Anton Khirnov
2014-05-18
1
-1
/
+1
*
|
lavc: remove unecessary a64enc include.
Clément Bœsch
2013-03-17
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-11-02
1
-114
/
+2
|
\
\
|
|
/
|
*
a64: remove interleaved mode.
Anton Khirnov
2012-11-02
1
-114
/
+2
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-5
/
+5
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-5
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-06
1
-7
/
+7
|
\
\
|
|
/
|
*
cosmetics: Align muxer/demuxer declarations
Martin Storsjö
2012-04-06
1
-7
/
+7
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-29
1
-1
/
+0
|
\
\
|
|
/
|
*
Eliminate pointless 0/NULL initializers in AVCodec and similar declarations.
Diego Biurrun
2011-11-28
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-17
1
-3
/
+3
|
\
\
|
|
/
|
*
lavf: use designated initialisers for all (de)muxers.
Anton Khirnov
2011-07-17
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-04
1
-1
/
+0
|
\
\
|
|
/
|
*
Remove statements immediately following unconditional jumps
Mans Rullgard
2011-07-03
1
-1
/
+0
|
*
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
-1
/
+1
*
avio: avio: avio_ prefixes for put_* functions
Anton Khirnov
2011-02-21
1
-6
/
+6
*
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
Cosmetics, lots of.
Tobias Bindhammer
2010-10-05
1
-7
/
+10
*
Solving memory leak and initialization problem with prev_pkt / pkt.
Tobias Bindhammer
2010-08-31
1
-3
/
+13
*
Cosmetic changes.
Tobias Bindhammer
2010-08-26
1
-5
/
+5
*
Insert info from extradata into header
Tobias Bindhammer
2010-08-26
1
-2
/
+2
*
Added option to write frames interleaved (yet disabled)
Tobias Bindhammer
2010-08-26
1
-1
/
+93
*
fixed some return values and deprecated CODEC_TYPE_VIDEO.
Tobias Bindhammer
2010-08-24
1
-1
/
+1
*
Corresponding muxer for the a64 codec
Tobias Bindhammer
2010-08-23
1
-0
/
+72