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
/
idcin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct few "ffmpeg" typos
Paul B Mahol
2014-08-24
1
-1
/
+1
*
replace calls to url_feof() with avio_feof()
James Almer
2014-08-08
1
-1
/
+1
*
avformat/idcin: use ff_get_extradata()
Michael Niedermayer
2013-12-25
1
-8
/
+1
*
avformat/idcin: check the decompressed frame size during probing
Michael Niedermayer
2013-11-08
1
-5
/
+14
*
avformat: use ff_alloc_extradata()
Paul B Mahol
2013-10-13
1
-3
/
+1
*
idcin: check return value of av_malloc()
Paul B Mahol
2013-07-01
1
-1
/
+3
*
Autodetect idcin only if audio properties allow decoding.
Carl Eugen Hoyos
2013-06-19
1
-5
/
+5
*
Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af'
Michael Niedermayer
2013-05-05
1
-1
/
+1
|
\
|
*
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
Diego Biurrun
2013-05-04
1
-1
/
+1
*
|
Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7'
Michael Niedermayer
2013-05-04
1
-1
/
+1
|
\
\
|
|
/
|
*
silly typo fixes
Diego Biurrun
2013-05-03
1
-1
/
+1
*
|
Merge commit '7b89cd20d844cbe763ca34e63e99d110043cf241'
Michael Niedermayer
2013-03-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace remaining includes of audioconvert.h with channel_layout.h
Anton Khirnov
2013-03-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-01-17
1
-1
/
+3
|
\
\
|
|
/
|
*
idcin: fix memleaks in idcin_read_packet()
Justin Ruggles
2013-01-16
1
-1
/
+4
*
|
idcin: fix memleak
Michael Niedermayer
2013-01-10
1
-0
/
+1
*
|
Merge commit 'ed79093222ceb42f0c3a39095a69af0b32be5450'
Michael Niedermayer
2013-01-10
1
-1
/
+1
|
\
\
|
|
/
|
*
idcin: return 0 from idcin_read_packet() on success.
Justin Ruggles
2013-01-09
1
-1
/
+1
*
|
Merge commit '5d0450461ff729be5f531d333d29754155e406c5'
Michael Niedermayer
2013-01-10
1
-4
/
+31
|
\
\
|
|
/
|
*
idcin: better error handling
Justin Ruggles
2013-01-09
1
-4
/
+27
|
*
idcin: check for integer overflow when calling av_get_packet()
Justin Ruggles
2013-01-09
1
-0
/
+4
*
|
Merge commit '7040e479a1530b2eda4b89a182d5eb50a77bd907'
Michael Niedermayer
2013-01-10
1
-0
/
+22
|
\
\
|
|
/
|
*
idcin: allow seeking back to the first packet
Justin Ruggles
2013-01-09
1
-0
/
+21
|
*
idcin: set AV_PKT_FLAG_KEY for video packets with a palette
Justin Ruggles
2013-01-09
1
-0
/
+1
*
|
Merge commit 'ccc0ffb1ba3fc1adb05a9f56dfc26131e61db3fb'
Michael Niedermayer
2013-01-10
1
-8
/
+10
|
\
\
|
|
/
|
*
idcin: set start_time and packet duration instead of manually tracking pts.
Justin Ruggles
2013-01-09
1
-8
/
+7
|
*
idcin: set channel_layout
Justin Ruggles
2013-01-09
1
-0
/
+3
*
|
Merge commit '12c2530b1d87fa94f81ea97df575b77c825e6f4f'
Michael Niedermayer
2013-01-10
1
-4
/
+25
|
\
\
|
|
/
|
*
idcin: fix check for presence of an audio stream
Justin Ruggles
2013-01-09
1
-4
/
+6
|
*
idcin: validate header parameters
Justin Ruggles
2013-01-09
1
-0
/
+19
*
|
idcin: check chunk_size value before using it
Paul B Mahol
2012-10-15
1
-0
/
+2
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-3
/
+3
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-3
/
+3
*
|
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
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-28
1
-2
/
+1
|
\
\
|
|
/
|
*
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
Anton Khirnov
2012-01-27
1
-2
/
+1
*
|
Fix OOM error condition in idcin demuxer.
Carl Eugen Hoyos
2012-01-07
1
-2
/
+2
*
|
Make the palette in Quake II CIN files opaque and increase its dynamics.
Carl Eugen Hoyos
2011-12-24
1
-1
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-01
1
-2
/
+3
|
\
\
|
|
/
|
*
lavf: make av_set_pts_info private.
Anton Khirnov
2011-11-30
1
-2
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-20
1
-2
/
+2
|
\
\
|
|
/
|
*
lavf,lavd: replace av_new_stream->avformat_new_stream part I.
Anton Khirnov
2011-10-19
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-17
1
-6
/
+6
|
\
\
|
|
/
|
*
lavf: use designated initialisers for all (de)muxers.
Anton Khirnov
2011-07-17
1
-6
/
+6
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-17
1
-6
/
+11
|
\
\
|
|
/
|
*
make containers pass palette change in AVPacket
Kostya Shishkov
2011-04-15
1
-6
/
+11
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
|
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-17
1
-1
/
+1
|
\
\
|
|
/
|
*
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
Anton Khirnov
2011-03-16
1
-1
/
+1
[next]