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
/
vp9.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavc/videotoolbox: add VP9 hardware acceleration
rcombs
2021-11-28
1
-1
/
+8
*
Replace all occurences of av_mallocz_array() by av_calloc()
Andreas Rheinhardt
2021-09-20
1
-1
/
+1
*
avcodec/vp9: Remove vp9_free_entries()
Andreas Rheinhardt
2021-09-04
1
-11
/
+1
*
avcodec/vp9: Use av_freep() instead of av_free()
Andreas Rheinhardt
2021-09-04
1
-1
/
+1
*
avcodec/vp9: Don't free buffer known to be NULL
Andreas Rheinhardt
2021-09-04
1
-4
/
+1
*
avcodec/vp9: Check initializing conditions/mutexes
Andreas Rheinhardt
2021-09-04
1
-6
/
+11
*
avcodec/vp9: Do not destroy uninitialized mutexes/conditions
Andreas Rheinhardt
2021-09-04
1
-5
/
+13
*
avcodec/vp9: Mark decoder as init-threadsafe
Andreas Rheinhardt
2021-05-10
1
-1
/
+1
*
avcodec/vp9: Inline function with only one caller into it
Andreas Rheinhardt
2021-05-10
1
-17
/
+8
*
avcodec/vp9: Remove excessive log messages
Andreas Rheinhardt
2021-05-10
1
-6
/
+2
*
avcodec/vp9: Cleanup generically on init failure
Andreas Rheinhardt
2021-05-10
1
-3
/
+2
*
avcodec: Constify AVCodecs
Andreas Rheinhardt
2021-04-27
1
-1
/
+1
*
avutil/frame: Remove deprecated AVFrame.pkt_pts field
Andreas Rheinhardt
2021-04-27
1
-5
/
+0
*
Mark some pointers as const
Andreas Rheinhardt
2021-01-01
1
-1
/
+1
*
avcodec/vp9: Fix stack-buffer overflow with VP9 VDPAU available
Andreas Rheinhardt
2020-10-11
1
-3
/
+0
*
VP9 Profile 2 VDPAU support
ManojGuptaBonda
2020-10-08
1
-0
/
+6
*
vp9dec: support exporting QP tables through the AVVideoEncParams API
Anton Khirnov
2020-05-12
1
-0
/
+72
*
vp9dec: factorise freeing per-tile allocated data
Anton Khirnov
2020-05-12
1
-20
/
+16
*
lavc/vp9: fix reference frame dimensions check for SINGLE_REFERENCE mode
Linjie Fu
2020-05-05
1
-2
/
+18
*
lavc: Rename hwaccel.h to hwconfig.h
Mark Thompson
2020-04-26
1
-1
/
+1
*
avcodec/vp9: prevent null pointer use on init_frames() failure
Peter Ross
2020-04-25
1
-6
/
+3
*
pthread_frame: merge the functionality for normal decoder init and init_threa...
Anton Khirnov
2020-04-10
1
-6
/
+0
*
lavc: replace AVCodecInternal.allocate_progress with an internal cap
Anton Khirnov
2020-04-10
1
-2
/
+2
*
avcodec/vp9: use a buffer pool to allocate VP9Frame extradata
James Almer
2020-03-26
1
-1
/
+12
*
avcodec: Replace get_bits_long() by get_bits() where possible
Michael Niedermayer
2019-12-31
1
-2
/
+2
*
Add support for VP9 VDPAU hwaccel decode
ManojGuptaBonda
2019-10-26
1
-1
/
+8
*
libavcodec: Reduce the size of some arrays
Andreas Rheinhardt
2019-06-20
1
-1
/
+1
*
avcodec/vp9: Check in decode_tiles() if there is data remaining
Michael Niedermayer
2018-10-30
1
-0
/
+3
*
avcodec/vp9: add profile 2 10-bit DXVA2/D3D11 decoding support
Hendrik Leppkes
2018-04-13
1
-1
/
+1
*
avcodec/vp9: mark frame as finished on decode_tiles() failure
Michael Niedermayer
2017-12-15
1
-1
/
+3
*
vp9: use superframe split BSF
wm4
2017-11-29
1
-0
/
+1
*
lavc: Add hardware config metadata for decoders supporting hardware output
Mark Thompson
2017-11-26
1
-0
/
+19
*
avcodec: implement vp9 nvdec hwaccel
Timo Rothenpieler
2017-11-13
1
-1
/
+10
*
vp9: fix explicit memory order for report_progress.
Ronald S. Bultje
2017-09-12
1
-1
/
+1
*
vp9: assert -> av_assert and fix associated compile error.
Ronald S. Bultje
2017-09-11
1
-1
/
+1
*
vp9: fix compilation with threading disabled.
Ronald S. Bultje
2017-09-11
1
-6
/
+9
*
avcodec/vp9: Add tile threading support
Ilia Valiakhmetov
2017-09-08
1
-190
/
+475
*
vp9: set color range to MPEG for intraonly profile 0
James Zern
2017-08-21
1
-1
/
+1
*
dxva: add support for new dxva2 and d3d11 hwaccel APIs
wm4
2017-06-27
1
-1
/
+2
*
vp9: split out loopfilter functions in their own source file.
Ronald S. Bultje
2017-03-28
1
-179
/
+2
*
vp9: re-split the decoder/format/dsp interface header files.
Ronald S. Bultje
2017-03-28
1
-1
/
+1
*
lavc/vp9: clarify inv_recenter_nonneg
Clément Bœsch
2017-03-27
1
-1
/
+5
*
lavc/vp9: consistent use of typedef instead of struct
Clément Bœsch
2017-03-27
1
-7
/
+7
*
lavc/vp9: misc cosmetics
Clément Bœsch
2017-03-27
1
-29
/
+31
*
lavc/vp9: rename res to ret
Clément Bœsch
2017-03-27
1
-66
/
+66
*
lavc/vp9: split a few assignment out of ifs
Clément Bœsch
2017-03-27
1
-5
/
+10
*
lavc/vp9: rename {ref,unref,alloc}_frame to frame_{ref,unref,alloc}
Clément Bœsch
2017-03-27
1
-16
/
+16
*
lavc/vp9: rename ctx to avctx
Clément Bœsch
2017-03-27
1
-141
/
+141
*
lavc/vp9: split into vp9{block,data,mvs}
Clément Bœsch
2017-03-27
1
-2763
/
+33
*
avcodec/vp568: Check that there is enough data for ff_vp56_init_range_decoder()
Michael Niedermayer
2017-03-07
1
-2
/
+7
[next]