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_parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/h264_parser: Reduce needed history for parsing mb index
Michael Niedermayer
2018-07-08
1
-8
/
+11
*
avcodec/h264_parse: Check picture structure when initializig weight table
Michael Niedermayer
2017-06-16
1
-1
/
+1
*
lavc/h264_parser: export field order in more cases
Rodger Combs
2016-10-24
1
-1
/
+15
*
avcodec/h264_parser: fix for possible overflow
Paul B Mahol
2016-09-14
1
-2
/
+2
*
avcodec/h264_parser: set missing pts for top/bottom field frames
Paul B Mahol
2016-09-14
1
-0
/
+22
*
avcodec/h264_parser: Factor get_avc_nalsize() out
Michael Niedermayer
2016-08-20
1
-21
/
+1
*
avcodec/h2645: Fix NAL unit padding
Michael Niedermayer
2016-08-18
1
-1
/
+1
*
Merge commit '5c2fb561d94fc51d76ab21d6f7cc5b6cc3aa599c'
James Almer
2016-08-01
1
-18
/
+18
|
\
|
*
h264: add H264_ prefix to the NAL unit types
Anton Khirnov
2016-06-21
1
-14
/
+14
*
|
Merge commit 'b24dafe10572254ff0decc18b0d7c3d3707d5a29'
James Almer
2016-08-01
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: drop unnecessary h264dec.h includes
Anton Khirnov
2016-06-21
1
-1
/
+1
*
|
Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216'
James Almer
2016-08-01
1
-0
/
+1
|
\
\
|
|
/
|
*
h264: move the parameter set definitions to a new header file
Anton Khirnov
2016-06-21
1
-0
/
+1
*
|
Merge commit '251cbb44003caf179fb17afbb8a6c56643c2a646'
Clément Bœsch
2016-07-29
1
-0
/
+1
|
\
\
|
|
/
|
*
h264: create a new header for common h264 definitions
Anton Khirnov
2016-06-21
1
-0
/
+1
*
|
Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'
Clément Bœsch
2016-07-29
1
-1
/
+1
|
\
\
|
|
/
|
*
h264: rename h264.[ch] to h264dec.[ch]
Anton Khirnov
2016-06-21
1
-1
/
+1
*
|
avcodec/h264_parser: Set sps/pps_ref
Michael Niedermayer
2016-07-02
1
-2
/
+15
*
|
h264: make H264ParamSets sps const
Benoit Fouet
2016-06-30
1
-1
/
+1
*
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-06-21
1
-1
/
+1
|
\
\
|
|
/
|
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-1
/
+1
*
|
lavc/h264_ps: add ff_h264_ps_uninit and use it
Matthieu Bouron
2016-06-20
1
-7
/
+1
*
|
lavc/h264_parser: replace AVCodecContext with logging ctx in scan_mmco_reset()
Clément Bœsch
2016-06-20
1
-6
/
+6
*
|
lavc/h264: add a logging ctx to ff_h264_pred_weight_table()
Clément Bœsch
2016-06-20
1
-1
/
+1
*
|
Merge commit '72da8d9bb24d1b1bf74c2f1108650c0da0054d2e'
Clément Bœsch
2016-06-19
1
-63
/
+38
|
\
\
|
|
/
|
*
h264_parser: remove the remaining dependencies on the h264 decoder
Anton Khirnov
2016-04-24
1
-62
/
+36
*
|
lavc/h264: move history parsing variable to H264ParseContext
Clément Bœsch
2016-06-19
1
-7
/
+9
*
|
lavc/h264_parser: pass logctx to h264_find_frame_end()
Clément Bœsch
2016-06-19
1
-5
/
+5
*
|
Merge commit '98c97994c5b90bdae02accb155eeceeb5224b8ef'
Clément Bœsch
2016-06-19
1
-29
/
+32
|
\
\
|
|
/
|
*
h264: decouple extradata parsing from the decoder
Anton Khirnov
2016-04-24
1
-1
/
+5
*
|
Merge commit '728d90a0c1973661a9e73da697bf4f90c9d19577'
Clément Bœsch
2016-06-18
1
-15
/
+14
|
\
\
|
|
/
|
*
h264: decouple h264_sei from the h264 decoder
Anton Khirnov
2016-04-24
1
-9
/
+13
*
|
Merge commit 'c8dcff0cdb17d0aa03ac729eba12d1a20f1f59c8'
Clément Bœsch
2016-06-12
1
-16
/
+18
|
\
\
|
|
/
|
*
h264: factor out calculating the POC count into a separate file
Anton Khirnov
2016-04-24
1
-16
/
+18
*
|
Merge commit '113aeee6aed35cb786a9f6d69b0cb210f498b9da'
Clément Bœsch
2016-06-12
1
-2
/
+3
|
\
\
|
|
/
|
*
h264_parser: move the H264DSPContext to the parser context
Anton Khirnov
2016-04-24
1
-3
/
+3
*
|
Merge commit '3176217c60ca7828712985092d9102d331ea4f3d'
Clément Bœsch
2016-06-12
1
-31
/
+73
|
\
\
|
|
/
|
*
h264: decouple h264_ps from the h264 decoder
Anton Khirnov
2016-04-24
1
-29
/
+44
*
|
Merge commit '44d16df413878588659dd8901bba016b5a869fd1'
Hendrik Leppkes
2016-05-27
1
-34
/
+32
|
\
\
|
|
/
|
*
h264_parser: eliminate H264SliceContext usage
Anton Khirnov
2016-04-24
1
-34
/
+32
*
|
Merge commit 'a6e27f7add2698fdd89911632b570c3d0c3f2aaa'
Derek Buitenhuis
2016-05-17
1
-4
/
+6
|
\
\
|
|
/
|
*
h264: factor out parsing the reference count into a separate file
Anton Khirnov
2016-04-24
1
-4
/
+6
*
|
Merge commit 'e9f884416c76558098fc1f63825b293956e8483c'
Derek Buitenhuis
2016-05-17
1
-0
/
+3
|
\
\
|
|
/
|
*
h264: move reading direct_spatial_mv_pred out of ff_set_ref_count()
Anton Khirnov
2016-04-24
1
-0
/
+3
*
|
Merge commit '8d0cc8ca97678f4ca87948ebabcbaab5a4f4c1f6'
Hendrik Leppkes
2016-05-17
1
-12
/
+27
|
\
\
|
|
/
|
*
h264_parser: switch to h2645_parse for NAL unescaping
Anton Khirnov
2016-04-24
1
-10
/
+27
*
|
Merge commit 'e481458bc308ee838deaeacac51929514762e7a7'
Derek Buitenhuis
2016-04-26
1
-1
/
+2
|
\
\
|
|
/
|
*
h264: factor out pred weight table parsing into a separate file
Anton Khirnov
2016-03-28
1
-1
/
+2
*
|
Merge commit 'a7da517f6a5c472f46f67dd33bb6b95ccc919923'
Derek Buitenhuis
2016-04-24
1
-1
/
+1
|
\
\
|
|
/
|
*
h264data: Move all data tables from a header to a .c file
Diego Biurrun
2016-03-25
1
-1
/
+1
[next]