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_slice.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavc: propagate hwaccel errors
wm4
2015-08-06
1
-2
/
+6
*
avcodec: add new Videotoolbox hwaccel.
Sebastien Zwickert
2015-08-03
1
-0
/
+4
*
avcodec/h264_slice: Also check sei_recovery_frame_cnt for skip_frame nokey
Michael Niedermayer
2015-07-28
1
-1
/
+1
*
avcodec/h264_slice: do not skip 2nd field if first was not skipped
Michael Niedermayer
2015-07-28
1
-8
/
+10
*
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
Michael Niedermayer
2015-07-27
1
-3
/
+3
|
\
*
\
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
Michael Niedermayer
2015-07-27
1
-6
/
+6
|
\
\
|
|
/
|
*
lavc: AV-prefix all codec flags
Vittorio Giovara
2015-07-27
1
-5
/
+5
*
|
avcodec/h264_slice: Fix container cropping
Michael Niedermayer
2015-07-08
1
-1
/
+4
*
|
Merge commit '3e3056f2a020dd77efdf379dbd4c06a65b4a499a'
Michael Niedermayer
2015-06-30
1
-5
/
+2
|
\
\
|
|
/
|
*
h264: Allow stream and container cropping at the same time
Vittorio Giovara
2015-06-30
1
-5
/
+2
*
|
avcodec/h264_slice: Use w/h from the AVFrame instead of mb_w/h
Michael Niedermayer
2015-06-30
1
-2
/
+2
*
|
avcodec/h264_slice: Reformat IN_RANGE() uses to be readable
Michael Niedermayer
2015-06-27
1
-4
/
+3
*
|
avcodec/h264_slice: Silence pointer type warnings
Michael Niedermayer
2015-06-27
1
-1
/
+1
*
|
avcodec/h264_slice: assert that the first slice implies unfinished setup
Michael Niedermayer
2015-06-27
1
-1
/
+5
*
|
Merge commit '5ec0bdf2c524224f30ba4786f47324970aed4aaa'
Michael Niedermayer
2015-06-27
1
-40
/
+69
|
\
\
|
|
/
|
*
h264: do not update the context fields copied between threads after finish_se...
Anton Khirnov
2015-06-27
1
-47
/
+78
*
|
Merge commit 'e49e0f58e273237f83b4486f3536931ed1943d18'
Michael Niedermayer
2015-06-27
1
-17
/
+23
|
\
\
|
|
/
|
*
h264: make sure the slices do not overlap during slice threading
Anton Khirnov
2015-06-27
1
-6
/
+40
|
*
h264: er: Copy from the previous reference only if compatible
Andreas Cadhalpun
2015-06-15
1
-2
/
+5
|
*
h264: Fix HWACCEL_MAX for D3D11
Michael Niedermayer
2015-06-01
1
-0
/
+1
*
|
h264: er: Copy from the previous reference only if compatible
Andreas Cadhalpun
2015-06-15
1
-2
/
+5
*
|
h264: update avctx width/height/pix_fmt when returning frame
Andreas Cadhalpun
2015-06-12
1
-0
/
+3
*
|
avcodec/h264_slice: Use AVFrame diemensions for grayscale handling
Michael Niedermayer
2015-06-10
1
-3
/
+3
*
|
Merge commit '0181ae9af2de1526464d23209b82e6674d362f5d'
Michael Niedermayer
2015-05-30
1
-0
/
+1
|
\
\
|
|
/
|
*
h264: Make sure reinit failures mark the context as not initialized
Luca Barbato
2015-05-30
1
-0
/
+1
*
|
avcodec/h264: Fix HWACCEL_MAX for D3D11
Michael Niedermayer
2015-05-26
1
-0
/
+1
*
|
Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'
Michael Niedermayer
2015-05-25
1
-0
/
+3
|
\
\
|
|
/
|
*
D3D11va: add a Direct3D11 video decoder similar to DXVA2
Steve Lhomme
2015-05-25
1
-0
/
+3
*
|
avcodec/h264_slice: Fix ranges in assert
Michael Niedermayer
2015-05-15
1
-2
/
+2
*
|
Merge commit 'a0f2946068c62e18cb05ac25c0df3d86077251a6'
Michael Niedermayer
2015-04-29
1
-34
/
+34
|
\
\
|
|
/
|
*
h264: use properly allocated AVFrames
Anton Khirnov
2015-04-29
1
-27
/
+27
*
|
Merge commit '7a4f74eed51f914e9bbfebaffd4a92ac6791f819'
Michael Niedermayer
2015-04-29
1
-2
/
+2
|
\
\
|
|
/
*
|
avcodec/h264_slice: Also copy x264_build in ff_h264_update_thread_context()
Michael Niedermayer
2015-04-29
1
-0
/
+1
*
|
Merge commit '88c612e3a4d5b584e2d9f6e2541de78d67bdfb9f'
Michael Niedermayer
2015-04-29
1
-93
/
+28
|
\
\
|
|
/
|
*
h264: merge the init and reinit paths in update_thread_context()
Anton Khirnov
2015-04-29
1
-71
/
+24
*
|
Merge commit '8a66fd40260b7aae6226d68c4dbad43b05a8e524'
Michael Niedermayer
2015-04-29
1
-7
/
+7
|
\
\
|
|
/
|
*
h264: drop the reinit parameter from init_slice_header()
Anton Khirnov
2015-04-29
1
-7
/
+7
*
|
Merge commit 'c9ccbc7333eddd025ebbde5cc4f27d68a950c623'
Michael Niedermayer
2015-04-29
1
-4
/
+3
|
\
\
|
|
/
|
*
h264: update the current bit depth/chroma type in init_slice_header()
Anton Khirnov
2015-04-29
1
-4
/
+3
*
|
Merge commit '29dcde2b87559b72957454a7e9bcd5227d8057ba'
Michael Niedermayer
2015-04-29
1
-0
/
+1
|
\
\
|
|
/
|
*
h264: copy nal_length_size in update_thread_context
Anton Khirnov
2015-04-29
1
-0
/
+1
*
|
Merge commit '11f024ef0ab923ed8680fc35a087d576e549c849'
Michael Niedermayer
2015-04-29
1
-2
/
+2
|
\
\
|
|
/
|
*
h264: move freeing the escaped RBSP buffer to free_context()
Anton Khirnov
2015-04-29
1
-1
/
+1
*
|
Merge commit 'ee62b364be0c30cba83b5ff10a3ca8c3e866ade6'
Michael Niedermayer
2015-04-29
1
-4
/
+45
|
\
\
|
|
/
|
*
h264: eliminate ff_h264_set_parameter_from_sps()
Anton Khirnov
2015-04-29
1
-9
/
+31
*
|
Merge commit '54986d6db9116ef9704b1ce8414ffdb7f1ca127f'
Michael Niedermayer
2015-04-29
1
-32
/
+20
|
\
\
|
|
/
|
*
h264: move context reinit lower down in update_thread_context()
Anton Khirnov
2015-04-29
1
-19
/
+20
*
|
Merge commit 'a6cd154463bea7eb56d28192db4c8c6d83f67fd7'
Michael Niedermayer
2015-04-29
1
-1
/
+2
|
\
\
|
|
/
|
*
h264: move the DPB init/uninit to init_context()/free_context()
Anton Khirnov
2015-04-29
1
-1
/
+2
*
|
Merge commit '9d33bab583a82cf12286c65258a29c6888e1ff98'
Michael Niedermayer
2015-04-29
1
-1
/
+0
|
\
\
|
|
/
[next]