index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
idcin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
idcin: convert to new channel layout API
Vittorio Giovara
2022-03-15
1
-3
/
+1
*
avformat/utils: make ff_update_cur_dts() shared
James Almer
2021-06-09
1
-1
/
+1
*
avformat: Constify all muxer/demuxers
Andreas Rheinhardt
2021-04-27
1
-1
/
+1
*
avformat: Remove unnecessary av_packet_unref()
Andreas Rheinhardt
2020-02-10
1
-2
/
+0
*
lavf: Constify the probe function argument.
Carl Eugen Hoyos
2019-03-21
1
-1
/
+1
*
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-06-21
1
-2
/
+2
|
\
|
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-2
/
+2
*
|
avformat: add AVFormatContext to ff_get_extradata()
Paul B Mahol
2016-04-14
1
-1
/
+1
*
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-17
/
+17
|
\
\
|
|
/
|
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-19
/
+19
*
|
Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'
Hendrik Leppkes
2015-10-27
1
-2
/
+2
|
\
\
|
|
/
|
*
avpacket: Replace av_free_packet with av_packet_unref
Luca Barbato
2015-10-26
1
-2
/
+2
|
*
idcin: fix return check
Vittorio Giovara
2014-10-20
1
-2
/
+2
*
|
avformat/idcin: Remove redundant chunk size check
Michael Niedermayer
2015-05-12
1
-2
/
+0
*
|
avformat/idcin: Use 64bit for ret to avoid overflow
Michael Niedermayer
2015-02-20
1
-1
/
+1
*
|
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
[next]