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
/
libavcodec
/
h264.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/h264/find_start_code: factorize addition out
Michael Niedermayer
2014-04-07
1
-2
/
+4
*
Merge commit 'e10fd08aa7fbe8645545ad2e8721f0ed03c8e06a'
Michael Niedermayer
2014-04-07
1
-72
/
+131
|
\
|
*
h264: Refactor decode_nal_units
Luca Barbato
2014-04-06
1
-59
/
+122
*
|
avcodec: Make ff_print_debug_info2() independant of Picture struct
Michael Niedermayer
2014-03-27
1
-1
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-03-24
1
-2708
/
+21
|
\
\
|
|
/
|
*
h264: Split h264 slice decoding from nal decoding
Luca Barbato
2014-03-23
1
-2514
/
+21
*
|
Merge commit 'e9a77f4bc084e5174baba3a8bc869ce4d102c4f0'
Michael Niedermayer
2014-03-24
1
-784
/
+0
|
\
\
|
|
/
|
*
h264: move macroblock decoding into its own file
Vittorio Giovara
2014-03-23
1
-785
/
+0
*
|
avcodec/h264: fix Lossless Decoding (Profile 244) for 8x8 Intra Prediction
Yogender Kumar Gupta
2014-03-18
1
-1
/
+6
*
|
Merge commit 'd24e9a99a40166bf881ccd2e3ae5688af4726658'
Michael Niedermayer
2014-03-17
1
-1
/
+0
|
\
\
|
|
/
|
*
h264 does not depend on mpegvideo any more
Vittorio Giovara
2014-03-16
1
-1
/
+0
*
|
Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b'
Michael Niedermayer
2014-03-17
1
-0
/
+1
|
\
\
|
|
/
|
*
mpegvideo: move mpegvideo formats-related defines to mpegutils.h
Vittorio Giovara
2014-03-16
1
-0
/
+1
*
|
Merge commit '136034d86b5cb1819a2c3e6ecdfeb05dcba7140d'
Michael Niedermayer
2014-03-17
1
-10
/
+3
|
\
\
|
|
/
|
*
h264: Remove MotionEstContext and move the relevant fields to H264Context
Vittorio Giovara
2014-03-16
1
-10
/
+3
*
|
Merge commit 'e3c2d0f3d41f79f7be7ba944aaca2e287c7d5c7c'
Michael Niedermayer
2014-03-17
1
-4
/
+4
|
\
\
|
|
/
|
*
h264: Replace mpegvideo-specific MAX_THREADS by private define
Vittorio Giovara
2014-03-16
1
-4
/
+4
*
|
Merge commit '5d1c2e53ab3ce27b48c138d22bb01ff8e8304f27'
Michael Niedermayer
2014-03-17
1
-11
/
+11
|
\
\
|
|
/
|
*
h264: Replace mpegvideo-specific MAX_PICTURE_COUNT by private define
Vittorio Giovara
2014-03-16
1
-11
/
+11
*
|
avcodec/h264: h264_set_erpic() clear destination
Michael Niedermayer
2014-03-17
1
-0
/
+2
*
|
Merge commit '9b749c8274f6b6f35dde2cf29b99fa4f719abf87'
Michael Niedermayer
2014-03-17
1
-25
/
+46
|
\
\
|
|
/
|
*
h264: move relevant fields from Picture to H264Picture
Vittorio Giovara
2014-03-16
1
-26
/
+47
*
|
Merge commit 'd66e305bd1b4f3e91ae4e7e549148509d0811672'
Michael Niedermayer
2014-03-17
1
-6
/
+7
|
\
\
|
|
/
|
*
er: move relevant fields from Picture to ERPicture
Vittorio Giovara
2014-03-16
1
-3
/
+5
*
|
Merge commit '1c79b1625d4d257bfd01eccb84cc0ab355fb9a9e'
Michael Niedermayer
2014-03-17
1
-5
/
+5
|
\
\
|
|
/
|
*
h264: directly use frames in ff_h264_draw_horiz_band()
Vittorio Giovara
2014-03-16
1
-5
/
+5
*
|
avcodec/h264: be more tolerant on what pixel format changes trigger reinits
Michael Niedermayer
2014-03-17
1
-1
/
+12
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-02-28
1
-10
/
+10
|
\
\
|
|
/
|
*
Give IDCT matrix transpose macro a more descriptive name
Diego Biurrun
2014-02-27
1
-10
/
+10
|
*
h264: Fix a typo from the previous commit
Luca Barbato
2014-02-22
1
-1
/
+1
*
|
avcodec/h264: allow mixing idr and non idr slices with frame threading again
Michael Niedermayer
2014-02-27
1
-2
/
+4
*
|
avcodec/h264: fix droped frame handling also for threads > 1
Michael Niedermayer
2014-02-27
1
-0
/
+2
*
|
avcodec/h264: avoid using lost frames as references
Michael Niedermayer
2014-02-27
1
-0
/
+1
*
|
avcodec/h264: clear chroma planes when flags gray is used
Michael Niedermayer
2014-02-23
1
-0
/
+12
*
|
avcodec/h264: use subsample factors of the used pixel format
Michael Niedermayer
2014-02-21
1
-3
/
+4
*
|
avcodec/h264: fix sign error
Michael Niedermayer
2014-02-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-02-21
1
-8
/
+10
|
\
\
|
|
/
|
*
h264: Lower bound check for slice offsets
Vittorio Giovara
2014-02-20
1
-8
/
+10
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-02-19
1
-2
/
+6
|
\
\
|
|
/
|
*
h264: informative error reporting in decode_slice_header()
Luca Barbato
2014-02-18
1
-2
/
+6
|
*
h264: fix slice_type value reported in decode_slice_header()
Luca Barbato
2014-02-18
1
-1
/
+1
*
|
avcodec/h264: more completely check the loop filter parameters
Michael Niedermayer
2014-02-17
1
-2
/
+2
*
|
Merge commit '15210354cf27cf4e24d91f84d66cf471511ce718'
Michael Niedermayer
2014-02-14
1
-1
/
+1
|
\
\
|
|
/
|
*
h264: drop outdated comments
Vittorio Giovara
2014-02-14
1
-1
/
+1
*
|
Merge commit '3a0576702825423abecb32627c530dbc4c0f73bc'
Michael Niedermayer
2014-02-14
1
-2
/
+3
|
\
\
|
|
/
|
*
h264: store current_sps_id inside the current sps
Vittorio Giovara
2014-02-14
1
-3
/
+2
*
|
Merge commit '73e8fab31dc19c4371499e612856accbc00b2820'
Michael Niedermayer
2014-02-14
1
-12
/
+12
|
\
\
|
|
/
|
*
h264: print values in case of error
Vittorio Giovara
2014-02-14
1
-12
/
+12
*
|
Merge commit 'f795a8a8bf5e312dad2c2829c543b9d309376ca1'
Michael Niedermayer
2014-02-14
1
-2
/
+2
|
\
\
|
|
/
|
*
h264: make context_count unsigned
Janne Grunau
2014-02-12
1
-2
/
+2
[next]