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
*
Merge commit '2d60444331fca1910510038dd3817bea885c2367'
Michael Niedermayer
2014-07-17
1
-4
/
+4
|
\
|
*
dsputil: Split motion estimation compare bits off into their own context
Diego Biurrun
2014-07-17
1
-4
/
+4
*
|
Merge commit '2db953f84671997e936f91140ffb5143c1537844'
Michael Niedermayer
2014-07-17
1
-9
/
+12
|
\
\
|
|
/
|
*
h264: K&R formatting cosmetics
Luca Barbato
2014-07-17
1
-10
/
+13
*
|
Merge commit '18e3d61e9e3b52c177aa7a1f2a054a8a753e1b09'
Michael Niedermayer
2014-07-10
1
-0
/
+15
|
\
\
|
|
/
|
*
h264: parse display orientation SEI message
Vittorio Giovara
2014-07-09
1
-0
/
+15
*
|
avcodec/h264: do not leave ret random on minor failures, causing major failure
Michael Niedermayer
2014-06-24
1
-0
/
+1
*
|
Merge commit '772d150a6e82542c06b0c251e73dd299d98d1027'
Michael Niedermayer
2014-06-24
1
-5
/
+14
|
\
\
|
|
/
|
*
h264: error out from decode_nal_units() when AV_EF_EXPLODE is set
Vittorio Giovara
2014-06-23
1
-5
/
+14
*
|
avcodec/h264: Use named identifier for single thread fall-back return from ff...
Michael Niedermayer
2014-06-19
1
-1
/
+1
*
|
avcodec/h264: fix frame skip code
Michael Niedermayer
2014-06-16
1
-11
/
+5
*
|
avcodec/h264: use the correct level for droping non intra frames
Michael Niedermayer
2014-06-16
1
-2
/
+2
*
|
avcodec/h264: in the absence of recovery points, be more tolerant on acceptin...
Michael Niedermayer
2014-06-04
1
-0
/
+1
*
|
avcodec/h264: mark recovery_cnt==0 frames as keyframes
Michael Niedermayer
2014-05-03
1
-0
/
+2
*
|
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
[next]