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_picture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
h264: rename h264.[ch] to h264dec.[ch]
Anton Khirnov
2016-06-21
1
-1
/
+1
*
h264: postpone generating the implicit MMCOs
Anton Khirnov
2016-06-12
1
-1
/
+1
*
h264: rename mmco_index to nb_mmco
Anton Khirnov
2016-06-12
1
-1
/
+1
*
Drop unnecessary golomb.h #includes
Diego Biurrun
2016-06-08
1
-1
/
+0
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-1
/
+1
*
h264: factor out calculating the POC count into a separate file
Anton Khirnov
2016-04-24
1
-4
/
+4
*
h264: use properly allocated AVFrames
Anton Khirnov
2015-04-29
1
-6
/
+6
*
h264: drop H264Context.ouputed_poc
Anton Khirnov
2015-04-29
1
-1
/
+0
*
h264: drop needs_realloc
Anton Khirnov
2015-04-29
1
-1
/
+0
*
h264: disable ER by default
Anton Khirnov
2015-04-03
1
-1
/
+1
*
h264: use a smaller struct for the ref lists
Anton Khirnov
2015-03-21
1
-2
/
+2
*
h264: move remaining ER stuff into the per-slice context
Anton Khirnov
2015-03-21
1
-4
/
+4
*
h264: move the ref lists variables into the per-slice context
Anton Khirnov
2015-03-21
1
-3
/
+3
*
h264: fix build when error resilience is disabled
Vittorio Giovara
2014-06-20
1
-1
/
+4
*
h264_picture: Remove pointless dsputil.h #include
Diego Biurrun
2014-05-27
1
-1
/
+0
*
h264: Split h264 slice decoding from nal decoding
Luca Barbato
2014-03-23
1
-0
/
+200