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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
h264: drop any pretense of support for data partitioning
Anton Khirnov
2015-01-27
1
-1
/
+0
*
h264: move parser-only variables to their own context
Anton Khirnov
2015-01-27
1
-2
/
+0
*
error_resilience: move the MECmpContext initialization into ER code
Anton Khirnov
2015-01-27
1
-2
/
+0
*
h264: increase MAX_SLICES to 32
Vittorio Giovara
2014-12-08
1
-1
/
+1
*
dsputil: Split motion estimation compare bits off into their own context
Diego Biurrun
2014-07-17
1
-2
/
+2
*
h264: parse display orientation SEI message
Vittorio Giovara
2014-07-09
1
-0
/
+8
*
dsputil: Split off quarterpel bits into their own context
Diego Biurrun
2014-05-29
1
-0
/
+1
*
h264: Split h264 slice decoding from nal decoding
Luca Barbato
2014-03-23
1
-0
/
+19
*
h264 does not depend on mpegvideo any more
Vittorio Giovara
2014-03-16
1
-1
/
+2
*
mpegvideo: move mpegvideo formats-related defines to mpegutils.h
Vittorio Giovara
2014-03-16
1
-0
/
+1
*
h264: Remove MotionEstContext and move the relevant fields to H264Context
Vittorio Giovara
2014-03-16
1
-1
/
+5
*
h264: Replace mpegvideo-specific MAX_THREADS by private define
Vittorio Giovara
2014-03-16
1
-1
/
+2
*
h264: Replace mpegvideo-specific MAX_PICTURE_COUNT by private define
Vittorio Giovara
2014-03-16
1
-0
/
+2
*
h264: move relevant fields from Picture to H264Picture
Vittorio Giovara
2014-03-16
1
-9
/
+46
*
h264_sei: name buffering period type consistently
Vittorio Giovara
2014-02-14
1
-1
/
+1
*
h264: drop outdated comments
Vittorio Giovara
2014-02-14
1
-5
/
+1
*
h264: store current_sps_id inside the current sps
Vittorio Giovara
2014-02-14
1
-1
/
+1
*
h264: give numbers to nalus
Vittorio Giovara
2014-02-08
1
-13
/
+13
*
h264: parse frame packing arrangement SEI messages and save relevant stereo3d...
Vittorio Giovara
2013-12-09
1
-1
/
+10
*
h264: wait for initial complete frame before outputing frames
John Stebbins
2013-10-31
1
-0
/
+21
*
lavc: Convert some remaining strides to ptrdiff_t
Ronald S. Bultje
2013-10-15
1
-3
/
+3
*
h264_parser: Fix POC parsing for the case where MMCO_RESET is present.
Yusuke Nakamura
2013-10-15
1
-0
/
+2
*
h264_parser: Set field_order and picture_structure.
Yusuke Nakamura
2013-05-24
1
-0
/
+1
*
h264: fully support cropping.
Anton Khirnov
2013-04-19
1
-0
/
+3
*
h264: add a parameter to the CHROMA444 macro.
Anton Khirnov
2013-03-21
1
-1
/
+1
*
h264: add a parameter to the CHROMA422 macro.
Anton Khirnov
2013-03-21
1
-1
/
+1
*
h264: add a parameter to the CABAC macro.
Anton Khirnov
2013-03-21
1
-3
/
+3
*
h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro.
Anton Khirnov
2013-03-21
1
-1
/
+1
*
h264: add a parameter to the FIELD_PICTURE macro.
Anton Khirnov
2013-03-21
1
-3
/
+3
*
h264: add a parameter to the FRAME_MBAFF macro.
Anton Khirnov
2013-03-21
1
-3
/
+3
*
h264: add a parameter to the MB_FIELD macro.
Anton Khirnov
2013-03-21
1
-2
/
+2
*
h264: add a parameter to the MB_MBAFF macro.
Anton Khirnov
2013-03-21
1
-2
/
+2
*
h264: make ff_h264_frame_start static.
Anton Khirnov
2013-03-21
1
-1
/
+0
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-5
/
+8
*
Add missing error_resilience includes to files that use ER
Diego Biurrun
2013-03-07
1
-0
/
+1
*
Remove pointless av_cold attributes in header files
Diego Biurrun
2013-02-23
1
-3
/
+3
*
h264/svq3: Stop using draw_edges
Ronald S. Bultje
2013-02-19
1
-3
/
+0
*
h264: Don't store intra pcm samples in h->mb
Ronald S. Bultje
2013-02-19
1
-0
/
+1
*
h264: deMpegEncContextize
Anton Khirnov
2013-02-15
1
-13
/
+57
*
h264: remove silly macros
Anton Khirnov
2013-02-06
1
-3
/
+0
*
dsputil: Separate h264chroma
Diego Biurrun
2013-02-06
1
-0
/
+2
*
dsputil: Separate h264 qpel
Mans Rullgard
2013-01-24
1
-0
/
+2
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-4
/
+3
*
h264: avoid pointless copying of ref lists
Anton Khirnov
2013-01-18
1
-1
/
+1
*
h264: fix ff_generate_sliding_window_mmcos() prototype.
Anton Khirnov
2013-01-14
1
-1
/
+1
*
h264: don't clobber mmco opcode tables for non-first slice headers.
Ronald S. Bultje
2013-01-14
1
-2
/
+3
*
h264: support frame parameter changes during frame-mt
Janne Grunau
2012-12-18
1
-0
/
+2
*
h264: increase dist_scale_factor for up to 32 references
Janne Grunau
2012-12-18
1
-1
/
+1
*
h264: prevent decoding of slice NALs in extradata
Janne Grunau
2012-12-18
1
-1
/
+2
*
mpegvideo: treat delayed pictures as used
Janne Grunau
2012-12-13
1
-6
/
+0
[next]