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
/
libavcodec
/
h264_mp4toannexb_bsf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/h264_mp4toannexb_bsf: implement a AVBSFContext.flush() callback
James Almer
2018-08-16
1
-0
/
+10
*
avcodec/h264_mp4toannexb_bsf: use enum constants for the NAL unit type values
James Almer
2018-07-30
1
-7
/
+8
*
h264_mp4toannexb_bsf: Fix start code size of parameter sets.
Yusuke Nakamura
2018-03-13
1
-11
/
+11
*
Merge commit 'f3ed484953b81856e40239d2410058a96188b2be'
Derek Buitenhuis
2016-05-12
1
-1
/
+10
|
\
|
*
h264_mp4toannexb_bsf: do not fail on annex B extradata
Anton Khirnov
2016-04-24
1
-1
/
+10
*
|
Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab'
Derek Buitenhuis
2016-04-17
1
-113
/
+109
|
\
\
|
|
/
|
*
lavc: add a new bitstream filtering API
Anton Khirnov
2016-03-20
1
-63
/
+88
*
|
h264_mp4toannexb: fix the pps offset when there are more than one sps in avcc
赵宇龙
2015-10-10
1
-1
/
+1
*
|
avcodec/h264_mp4toannexb_bsf: Use av_freep() to free spspps_buf
Michael Niedermayer
2015-10-10
1
-1
/
+1
*
|
avcodec/h264_mp4toannexb_bsf: Reorder operations in nal_size check
Michael Niedermayer
2015-08-21
1
-1
/
+1
*
|
Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'
Michael Niedermayer
2015-07-27
1
-2
/
+2
|
\
\
|
|
/
|
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-3
/
+3
*
|
libavcodec/h264_mp4toannexb_bsf.c: Optional argument "private_spspps_buf" to ...
Ivan Uskov
2015-07-26
1
-7
/
+34
*
|
avcodec/h264_mp4toannexb_bsf: reset the new IDR flag when SPS/PPS is seen.
Benoit Fouet
2014-10-05
1
-2
/
+2
*
|
avcodec/h264_mp4toannexb_bsf: use the given padding in h264_extradata_to_anne...
Benoit Fouet
2014-09-30
1
-1
/
+1
*
|
avcodec/h264_mp4toannexb_bsf: add a case when only SPS/PPS is in the stream.
Benoit Fouet
2014-09-30
1
-9
/
+48
*
|
h264_mp4toannexb_bsf: rename first_idr to new_idr
Benoit Fouet
2014-08-01
1
-8
/
+8
*
|
h264_mp4toannexb_bsf: always set idr_sps_pps_seen when SPS/PPS is seen.
Benoit Fouet
2014-08-01
1
-1
/
+1
*
|
h264_mp4toannexb_bsf: account for consecutive IDR pictures.
Benoit Fouet
2014-07-31
1
-0
/
+5
*
|
avcodec/h264_mp4toannexb_bsf: fix issue when sps/pps are already in the bistream
Chris \"Koying\" Browet
2014-07-27
1
-3
/
+11
*
|
avcodec/h264_mp4toannexb_bsf: prepend global headers before any in stream par...
Michael Niedermayer
2014-03-26
1
-1
/
+1
*
|
Merge commit '9b8d11a76ae7bca8bbb58abb822138f8b42c776c'
Michael Niedermayer
2013-12-09
1
-12
/
+9
|
\
\
|
|
/
|
*
avcodec: Use av_reallocp where suitable
Alexandra Khirnova
2013-12-09
1
-12
/
+9
*
|
avcodec: use designated initializers for bitstream filters
Paul B Mahol
2013-10-02
1
-3
/
+3
*
|
lavc/h264_mp4toannexb: improve feedback in case of invalid bitstream
Stefano Sabatini
2013-07-17
1
-3
/
+9
*
|
Merge commit '9e80eda26d06c7c48dbec5dfe643c857c62c0ee7'
Michael Niedermayer
2013-06-16
1
-1
/
+1
|
\
\
|
|
/
|
*
h264_mp4toannexb_bsf: return a padded buffer
Luca Barbato
2013-06-15
1
-1
/
+1
*
|
Merge commit '8d929afd256069aa881f2bf58ef9f0ffce2d6b7e'
Michael Niedermayer
2013-06-16
1
-63
/
+71
|
\
\
|
|
/
|
*
h264_mp4toannexb_bsf: factor out extradata parsing
Luca Barbato
2013-06-15
1
-68
/
+78
*
|
Merge commit '5d21ca45591bb1c1d2265f8ed972d18c563f145e'
Michael Niedermayer
2013-06-16
1
-32
/
+41
|
\
\
|
|
/
|
*
h264_mp4toannexb_bsf: K&R formatting cosmetics
Luca Barbato
2013-06-15
1
-32
/
+41
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+3
|
\
\
|
|
/
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+3
*
|
h264_mp4toannexb_bsf: use i instead of misusing unit_type.
Michael Niedermayer
2012-03-21
1
-2
/
+3
*
|
h264_mp4toannexb_bsf: support 24bit lengths
gs_gail
2012-03-21
1
-8
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-29
1
-1
/
+0
|
\
\
|
|
/
|
*
cosmetics: Remove extra newlines at EOF
Alex Converse
2012-01-27
1
-1
/
+0
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
|
h264_mp4toannexb_filter: pass error code through.
Michael Niedermayer
2011-12-29
1
-5
/
+7
*
|
Cleanup 'Fix spurious warning when stream has SPS and PPS units.'
Michael Niedermayer
2011-04-08
1
-6
/
+2
|
/
*
h264_mp4toannexb_bsf: Fix spurious warning when stream has SPS and PPS units.
Philip Langdale
2011-03-15
1
-1
/
+4
*
reindent.
Ronald S. Bultje
2011-03-07
1
-3
/
+1
*
h264_mp3toannexb_bsg: don't crash, but warn, if PPS/SPS not found.
Sean McGovern
2011-03-07
1
-2
/
+17
*
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
Cosmetics: alignment and long line break.
Benoit Fouet
2010-06-10
1
-5
/
+6
*
Cosmetics: use and place braces correctly in if ... else statements.
Benoit Fouet
2010-06-10
1
-7
/
+6
*
Sanitize av_realloc() use in h264 mp4toannexb bistream filter.
Benoit Fouet
2010-06-10
1
-8
/
+21
*
Improve the mp4toannexb BSF to convert the extradata.
Luca Abeni
2010-06-09
1
-17
/
+12
*
Check NAL unit size to avoid reading past the buffer.
Thomas Devanneaux
2010-05-10
1
-1
/
+14
*
Add a quick description to the H.264 BSF
Alex Converse
2009-05-13
1
-0
/
+1
[next]