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
path:
root
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec: Drop deprecated audio convert API
James Almer
2017-10-21
4
-210
/
+0
*
avcodec: Drop deprecated audio resample API
James Almer
2017-10-21
5
-860
/
+0
*
Merge commit '0337adfab5d14a17bf4d5060aa0425e4049a9862'
James Almer
2017-10-21
3
-62
/
+0
|
\
|
*
lavc: Drop deprecated missing sample log function
Vittorio Giovara
2017-03-23
3
-62
/
+0
|
*
lavc: Drop deprecated chroma subsample function
Vittorio Giovara
2017-03-23
3
-18
/
+0
*
|
Revert efb79cabb2 and 75bd215727
James Almer
2017-10-21
1
-2
/
+2
*
|
avcodec/libxavs: make dia the default for motion-est
James Almer
2017-10-21
1
-1
/
+1
*
|
avcodec/libxvid: make 4 the default for me_quality
James Almer
2017-10-21
1
-1
/
+1
*
|
movtextdec: Move declaration out of for initialisation statement
Mark Thompson
2017-10-21
1
-1
/
+2
*
|
cinepakenc: Move declaration out of for initialisation statement
Mark Thompson
2017-10-21
1
-1
/
+2
*
|
hevc: Fix aligned array declarations
Mark Thompson
2017-10-21
2
-3
/
+3
*
|
avcodec/v4l2_m2m_enc: fix usage of deprecated codec flag
James Almer
2017-10-21
1
-1
/
+1
*
|
libavcodec/version: add a comment about FF_API_MPV_OPT deprecation
Rostislav Pehlivanov
2017-10-21
1
-2
/
+2
*
|
avcodec/version: re-enable FF_API_MPV_OPT until the open ABI period is over
James Almer
2017-10-21
1
-1
/
+1
*
|
Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'
James Almer
2017-10-21
1
-10
/
+10
|
\
\
|
|
/
|
*
Bump major versions of all libraries
Vittorio Giovara
2017-03-23
1
-11
/
+11
|
*
dca: Refactor dca_filter_channels() a little
Luca Barbato
2017-03-21
1
-4
/
+6
|
*
dca: Validate the channel map
Luca Barbato
2017-03-21
1
-0
/
+3
|
*
nvenc: Allow different const qps for I, P and B frames
Konda Raju
2017-03-21
1
-9
/
+19
|
*
lavc: vdpau: add support for new hw_frames_ctx and hw_device_ctx API
wm4
2017-03-20
3
-20
/
+69
|
*
lavc: Add hwaccel_flags field to AVCodecContext
wm4
2017-03-20
3
-1
/
+12
|
*
build: Add missing object dependency for extract_extradata bitstream filter
Diego Biurrun
2017-03-20
1
-1
/
+2
|
*
arm/aarch64: vp9: Fix vertical alignment
Martin Storsjö
2017-03-16
3
-26
/
+26
*
|
Merge commit '681a86aba6cb09b98ad716d986182060c7795d20'
James Almer
2017-10-21
1
-51
/
+43
|
\
\
|
|
/
|
*
x86: fft: Port to cpuflags
Diego Biurrun
2017-03-14
1
-51
/
+43
*
|
Merge commit 'e9bb77fb1012cba1951a82136df7071f71bce8fb'
James Almer
2017-10-21
1
-24
/
+28
|
\
\
|
|
/
|
*
x86: h264: Simplify DEQUANT macro with cpuflags
Diego Biurrun
2017-03-14
1
-24
/
+28
*
|
Merge commit '307eb1a8ee363db1fcf869e427a8deb6d9538881'
James Almer
2017-10-21
1
-77
/
+66
|
\
\
|
|
/
|
*
x86: vp8dsp: port FILTER_BILINEAR macro to cpuflags
Diego Biurrun
2017-03-14
1
-77
/
+66
*
|
Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2'
James Almer
2017-10-21
1
-4
/
+1
|
\
\
|
|
/
|
*
x86util: Port all macros to cpuflags
Diego Biurrun
2017-03-14
1
-4
/
+1
|
*
h264_cavlc: check the value of run_before
Anton Khirnov
2017-03-12
1
-2
/
+6
*
|
lavc: drop support for OpenJPEG 1.3-2.0
Michael Bradshaw
2017-10-20
2
-228
/
+31
*
|
Merge commit '83b2b34d06e74cc8775ba3d833f9782505e17539'
James Almer
2017-10-20
1
-36
/
+49
|
\
\
|
|
/
|
*
h2645_parse: use the bytestream2 API for packet splitting
Anton Khirnov
2017-03-12
1
-22
/
+21
|
*
h264dec: initialize field_started to 0 on each decode call
Anton Khirnov
2017-03-12
1
-0
/
+1
|
*
arm/aarch64: vp9itxfm: Skip loading the min_eob pointer when it won't be used
Martin Storsjö
2017-03-11
2
-3
/
+4
|
*
arm: vp9itxfm: Template the quarter/half idct32 function
Martin Storsjö
2017-03-11
1
-37
/
+20
*
|
vorbis: Reorder conditions to avoid possible overread
Mark Thompson
2017-10-18
1
-2
/
+2
*
|
opusenc: Fix double-declaration of variable
Mark Thompson
2017-10-18
1
-1
/
+0
*
|
vaapi_h264: Do not use deprecated header type
Mark Thompson
2017-10-18
1
-1
/
+1
*
|
vaapi_h264: Add missing return value check
Mark Thompson
2017-10-18
1
-1
/
+3
*
|
cbs_h264: Fix memory leak in error case
Mark Thompson
2017-10-18
1
-0
/
+1
*
|
h264_metadata: Fix clearing SEI payload in error case
Mark Thompson
2017-10-18
1
-1
/
+1
*
|
cbs_h264: Fix writing streams with auxiliary pictures
Mark Thompson
2017-10-18
1
-1
/
+2
*
|
avcodec/cfhd: support cropped height tag
James Almer
2017-10-18
2
-0
/
+7
*
|
Merge commit '5f794aa1653aa04c1da7397e9ccacad947fadf5f'
James Almer
2017-10-17
3
-147
/
+217
|
\
\
|
|
/
|
*
Add Cineform HD Decoder
Kieran Kunhya
2017-03-09
8
-1
/
+1226
|
*
add initial QP value options
Konda Raju
2017-03-09
4
-0
/
+35
|
*
avcodec: clarify some decoding/encoding API details
wm4
2017-03-09
1
-9
/
+35
[next]