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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
h264: decouple extradata parsing from the decoder
Anton Khirnov
2016-04-24
5
-130
/
+159
*
h264: decouple h264_sei from the h264 decoder
Anton Khirnov
2016-04-24
7
-275
/
+333
*
h264: factor out calculating the POC count into a separate file
Anton Khirnov
2016-04-24
11
-152
/
+162
*
h264_parser: move the H264DSPContext to the parser context
Anton Khirnov
2016-04-24
1
-3
/
+3
*
h264: decouple h264_ps from the h264 decoder
Anton Khirnov
2016-04-24
17
-630
/
+677
*
h264_parser: eliminate H264SliceContext usage
Anton Khirnov
2016-04-24
1
-34
/
+32
*
h264_parse: make sure the ref count is zeroed on all failure paths
Anton Khirnov
2016-04-24
1
-6
/
+9
*
h264: factor out parsing the reference count into a separate file
Anton Khirnov
2016-04-24
6
-53
/
+60
*
h264: stop testing whether the reference count changes in ff_set_ref_count()
Anton Khirnov
2016-04-24
1
-8
/
+3
*
h264: move reading direct_spatial_mv_pred out of ff_set_ref_count()
Anton Khirnov
2016-04-24
3
-2
/
+6
*
h264_parser: switch to h2645_parse for NAL unescaping
Anton Khirnov
2016-04-24
4
-128
/
+28
*
h264_mp4toannexb_bsf: do not fail on annex B extradata
Anton Khirnov
2016-04-24
1
-1
/
+10
*
libx264: Forbid inverted Stereo3D mode
Vittorio Giovara
2016-04-21
1
-0
/
+7
*
libx264: Allow Stereo3D monoscopic value
Vittorio Giovara
2016-04-21
1
-0
/
+5
*
build: Silence the lcov-reset target
Diego Biurrun
2016-04-21
1
-1
/
+1
*
libavformat: Update the comment about AVOutputFormat flags
Martin Storsjö
2016-04-21
1
-1
/
+1
*
movenc: Handle pts == NOPTS when autoflushing
Martin Storsjö
2016-04-21
1
-1
/
+4
*
movenc: Update a comment to reflect how the code actually behaves
Martin Storsjö
2016-04-19
1
-1
/
+2
*
img2enc: Refactor the atomic renaming code
Luca Barbato
2016-04-19
1
-27
/
+46
*
ape: Avoid undefined behaviour
Luca Barbato
2016-04-19
1
-1
/
+1
*
indeo3: Avoid undefined behaviour
Luca Barbato
2016-04-19
1
-4
/
+4
*
libxvid: Create extradata in init using a dummy frame
Derek Buitenhuis
2016-04-19
1
-0
/
+41
*
pixfmt: fix wrong comment
Thomas Guillem
2016-04-19
1
-2
/
+2
*
Generate the lists of enabled protocols/bsfs from configure.
Anton Khirnov
2016-04-19
5
-147
/
+23
*
hwcontext: initialize sw_format in av_hwframe_ctx_alloc()
Anton Khirnov
2016-04-15
1
-0
/
+1
*
lavc: move the vaapi encoders further down in the list of codecs
Anton Khirnov
2016-04-15
1
-3
/
+3
*
vaapi_h265: Add -qp option, use it to replace use of -global_quality
Mark Thompson
2016-04-15
1
-3
/
+18
*
vaapi_h265: Add constant-bitrate encode support
Mark Thompson
2016-04-15
1
-23
/
+109
*
vaapi_h264: Add encode quality option (for quality-speed tradeoff)
Mark Thompson
2016-04-15
1
-0
/
+28
*
vaapi_h264: Add -qp option, use it to replace use of -global_quality
Mark Thompson
2016-04-15
1
-3
/
+18
*
vaapi_encode: Add support for codec-local options
Mark Thompson
2016-04-15
2
-0
/
+6
*
vaapi_h264: Add constant-bitrate encode support
Mark Thompson
2016-04-15
1
-25
/
+110
*
vaapi_encode: Refactor slightly to allow easier setting of global options
Mark Thompson
2016-04-15
5
-42
/
+73
*
FATE: add an H.264 test with unescaped extradata
Anton Khirnov
2016-04-15
2
-0
/
+15
*
FATE: add an H.264 test with invalid reference lists
Anton Khirnov
2016-04-15
2
-0
/
+17
*
libavcodec: Document that encoders may use the framerate field in AVCodecContext
Martin Storsjö
2016-04-12
1
-1
/
+2
*
omx: Add support for zerocopy input of frames
Martin Storsjö
2016-04-12
2
-4
/
+75
*
omx: Add support for broadcom OMX on raspberry pi
Martin Storsjö
2016-04-12
4
-9
/
+54
*
libavcodec: Add H264/MPEG4 encoders based on OpenMAX IL
Martin Storsjö
2016-04-12
6
-1
/
+836
*
mmaldec: Use imgutils.h for copying frames
Martin Storsjö
2016-04-12
1
-14
/
+8
*
testprogs: Add missing libm.h includes
Martin Storsjö
2016-04-11
2
-0
/
+3
*
build: Split test programs off into separate files
Diego Biurrun
2016-04-07
54
-2173
/
+2636
*
build: Group declarations for hw-accelerated de-/encoding separately
Diego Biurrun
2016-04-07
2
-50
/
+69
*
build: miscellaneous cosmetics
Diego Biurrun
2016-04-07
18
-92
/
+153
*
configure: cosmetics: Drop pointless end-of-line semicolons
Diego Biurrun
2016-04-07
1
-26
/
+26
*
fate: Update DDS tests
Vittorio Giovara
2016-04-06
4
-1
/
+7
*
dds: Simplify postprocessing check
Vittorio Giovara
2016-04-06
1
-3
/
+1
*
dds: Add support for alpha-only files
Vittorio Giovara
2016-04-06
1
-0
/
+2
*
dds: Add support for rgb555 files
Vittorio Giovara
2016-04-06
1
-0
/
+4
*
fate: Update Screenpresso tests
Vittorio Giovara
2016-04-04
4
-2
/
+25
[prev]
[next]