git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge commit '69ab9f53f901eac6a649e22d28cf093357870627'
[ffmpeg.git]
/
libavcodec
/
hevc.c
2015-07-09
Michael Niedermayer
Merge commit '69ab9f53f901eac6a649e22d28cf093357870627'
blob
|
commitdiff
2015-07-09
Michael Niedermayer
Merge commit 'fd124d8357b1becfde3ac8d5e3320127cf97a5b7'
blob
|
commitdiff
|
diff to current
2015-07-08
Anton Khirnov
hevc: split bitstream unescaping to a separate file
blob
|
commitdiff
|
diff to current
2015-07-08
Anton Khirnov
hevc_ps: split the code for parsing the SPS and exporti...
blob
|
commitdiff
|
diff to current
2015-06-26
Philip Langdale
avcodec/vdpau: Support for VDPAU accelerated HEVC decoding
blob
|
commitdiff
|
diff to current
2015-06-14
Philip Langdale
avcodec/hevc: Track long and short term RPS size for...
blob
|
commitdiff
|
diff to current
2015-06-06
Ronald S. Bultje
hevc: fix typo (mpv -> mvp).
blob
|
commitdiff
|
diff to current
2015-06-01
Michael Niedermayer
hevc: Fix HWACCEL_MAX for D3D11
blob
|
commitdiff
|
diff to current
2015-05-26
Michael Niedermayer
avcodec/hevc: Fix HWACCEL_MAX for D3D11
blob
|
commitdiff
|
diff to current
2015-05-25
Michael Niedermayer
Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'
blob
|
commitdiff
|
diff to current
2015-05-25
Steve Lhomme
D3D11va: add a Direct3D11 video decoder similar to...
blob
|
commitdiff
|
diff to current
2015-05-20
Michael Niedermayer
avcodec/hevc: Remove unused variable
blob
|
commitdiff
|
diff to current
2015-05-19
wm4
hevc: make avcodec_decode_video2() fail if get_format...
blob
|
commitdiff
|
diff to current
2015-05-15
Michael Niedermayer
avcodec/hevc: Fix typo in num_entry_point_offsets check
blob
|
commitdiff
|
diff to current
2015-05-14
wm4
hevc: make avcodec_decode_video2() fail if get_format...
blob
|
commitdiff
|
diff to current
2015-05-13
Michael Niedermayer
avcodec/hevc: Simplify entry_point_offset parsing
blob
|
commitdiff
|
diff to current
2015-05-13
Michael Niedermayer
avcodec/hevc: Check num_entry_point_offsets
blob
|
commitdiff
|
diff to current
2015-05-13
Michael Niedermayer
avcodec/hevc: Check offset_len
blob
|
commitdiff
|
diff to current
2015-05-11
Michael Niedermayer
avcodec/hevc: Fix order of operations in hls_decode_nei...
blob
|
commitdiff
|
diff to current
2015-04-27
Michael Niedermayer
avcodec/hevc: Remove current_sps
blob
|
commitdiff
|
diff to current
2015-04-22
James Almer
avcodec: use av_mod_uintp2() where useful
blob
|
commitdiff
|
diff to current
2015-04-03
Michael Niedermayer
Merge commit '7693ba0a0eecdcdba71b7fbd9a4a12d1ba7b82aa'
blob
|
commitdiff
|
diff to current
2015-04-03
Michael Niedermayer
Merge commit '1ae7afd256f9af1eb4f63f9adcf03d581ce4e2b5'
blob
|
commitdiff
|
diff to current
2015-04-03
Anton Khirnov
hevc: export stream parameters from extradata
blob
|
commitdiff
|
diff to current
2015-04-03
Anton Khirnov
hevc: split out setting AVCodecContext parameters
blob
|
commitdiff
|
diff to current
2015-03-16
Rainer Hochecker
hevc: avoid unnecessary calls to get_format
blob
|
commitdiff
|
diff to current
2015-03-16
Michael Niedermayer
avcodec/hevc: Fix undefined shifts
blob
|
commitdiff
|
diff to current
2015-03-12
Rainer Hochecker
hevc: delay ff_thread_finish_setup for hwaccel
blob
|
commitdiff
|
diff to current
2015-02-21
Michael Niedermayer
avcodec: Use av_clip_uintp2() where possible
blob
|
commitdiff
|
diff to current
2015-02-13
Michael Niedermayer
Merge commit 'eea769df322fac2601a96db195fa7dc8d12a8fbc'
blob
|
commitdiff
|
diff to current
2015-02-13
Peter Meerwald
hevc: Use generic av_clip function, not C implementation
blob
|
commitdiff
|
diff to current
2015-02-05
Michael Niedermayer
avcodec/hevc: drop redundant ifs()
blob
|
commitdiff
|
diff to current
2015-02-05
Christophe Gisquet
hevc: free sao buffers when receiving a new SPS
blob
|
commitdiff
|
diff to current
2015-02-04
Christophe Gisquet
avcodec/hevc: Update the USE_SAO_SMALL_BUFFER case...
blob
|
commitdiff
|
diff to current
2015-02-04
Christophe Gisquet
avcodec/hevc: Do not zero is_pcm on allocation
blob
|
commitdiff
|
diff to current
2015-02-04
Fabrice Bellard
avcodec/hevc: reduce memory for SAO
blob
|
commitdiff
|
diff to current
2015-02-02
Mickaël Raulet
avcodec/hevc: adding support for monochrome sequences...
blob
|
commitdiff
|
diff to current
2015-02-01
Christophe Gisquet
x86: hevc/sao: aligned source buffers
blob
|
commitdiff
|
diff to current
2015-01-29
Michael Niedermayer
avcodec/hevc: Check for av_malloc failure
blob
|
commitdiff
|
diff to current
2015-01-29
Michael Niedermayer
avcodec/hevc: Replace more mallocs by av_malloc_array()
blob
|
commitdiff
|
diff to current
2015-01-27
Michael Niedermayer
Merge commit '443b71928b2f36362e805c037751e6c3c79ea4e8'
blob
|
commitdiff
|
diff to current
2015-01-27
Hendrik Leppkes
Add DXVA2 HEVC HWAccel
blob
|
commitdiff
|
diff to current
2015-01-27
Hendrik Leppkes
hevc: reindent after previous commit
blob
|
commitdiff
|
diff to current
2015-01-27
Hendrik Leppkes
hevc: add hwaccel hooks
blob
|
commitdiff
|
diff to current
2015-01-27
Hendrik Leppkes
hevc: store the short term rps flag and size in the...
blob
|
commitdiff
|
diff to current
2015-01-27
Hendrik Leppkes
hevc: store the escaped/raw bitstream in HEVCNAL
blob
|
commitdiff
|
diff to current
2015-01-27
Hendrik Leppkes
Add DXVA2 HEVC HWAccel
blob
|
commitdiff
|
diff to current
2015-01-27
Hendrik Leppkes
hevc: reindent after previous commit
blob
|
commitdiff
|
diff to current
2015-01-27
Hendrik Leppkes
hevc: add hwaccel hooks
blob
|
commitdiff
|
diff to current
2015-01-27
Hendrik Leppkes
hevc: store the short term rps flag and size in the...
blob
|
commitdiff
|
diff to current
2015-01-27
Hendrik Leppkes
hevc: store the escaped/raw bitstream in HEVCNAL
blob
|
commitdiff
|
diff to current
2015-01-27
Hendrik Leppkes
hevc: pass the full HEVCNAL struct to decode_nal_unit
blob
|
commitdiff
|
diff to current
2015-01-27
Anton Khirnov
hevc: unref the current frame if frame_start() fails
blob
|
commitdiff
|
diff to current
2015-01-24
Hendrik Leppkes
hevc: pass the full HEVCNAL struct to decode_nal_unit
blob
|
commitdiff
|
diff to current
2015-01-13
Michael Niedermayer
avcodec/hevc: Fix handling of skipped_bytes() reallocat...
blob
|
commitdiff
|
diff to current
2014-12-18
Michael Niedermayer
avcodec/hevc: move qp_block_mask to where its used
blob
|
commitdiff
|
diff to current
2014-12-17
Michael Niedermayer
avcodec/hevc: clear filter_slice_edges() on allocation
blob
|
commitdiff
|
diff to current
2014-12-15
Michael Niedermayer
avcodec/hevc: Print an error if luma_log2_weight_denom...
blob
|
commitdiff
|
diff to current
2014-12-15
Michael Niedermayer
Merge commit 'b2bece5e9a4dd96142962c6798e187c77b88bbfa'
blob
|
commitdiff
|
diff to current
2014-12-15
Vittorio Giovara
hevc: always clip luma_log2_weight_denom
blob
|
commitdiff
|
diff to current
2014-12-11
Michael Niedermayer
avcodec/hevc: Silence "warning: ref0/1 may be used...
blob
|
commitdiff
|
diff to current
2014-11-22
Michael Niedermayer
Merge commit 'cd975d5658a1cbe99939df75db59d5ae9fbcb4e0'
blob
|
commitdiff
|
diff to current
2014-11-21
Luca Barbato
hevc: Spin the mv_mpv_mode calls in a stand alone function
blob
|
commitdiff
|
diff to current
2014-11-17
Michael Niedermayer
Merge commit 'eac3ac1fe0774b65316852616b2672702dbc3f31'
blob
|
commitdiff
|
diff to current
2014-11-17
Michael Niedermayer
Merge commit 'eb335f3c5ce37f2b93c993e28404d113bee843bc'
blob
|
commitdiff
|
diff to current
2014-11-17
Michael Niedermayer
Merge commit '84c0ece5fd9569c0f31804f02a199ecd0e7d13d8'
blob
|
commitdiff
|
diff to current
2014-11-17
Michael Niedermayer
Merge commit 'a7b365ae191f45a0d7ed7b34033d5d0cbdd47139'
blob
|
commitdiff
|
diff to current
2014-11-17
Michael Niedermayer
Merge commit '16c01fb4347312b6d29a6498dad627665b96a20e'
blob
|
commitdiff
|
diff to current
2014-11-17
Michael Niedermayer
Merge commit '2c6a7f9348378f887066fb1669c46b9485e8ef3e'
blob
|
commitdiff
|
diff to current
2014-11-17
Michael Niedermayer
Merge commit '920bca3e2332dced9c78bd14cfc2ff138188bd57'
blob
|
commitdiff
|
diff to current
2014-11-17
Anton Khirnov
hevc: eliminate an unneeded intermediate variable
blob
|
commitdiff
|
diff to current
2014-11-17
Anton Khirnov
hevc: reduce variable scope
blob
|
commitdiff
|
diff to current
2014-11-17
Anton Khirnov
hevc: remove superfluous assignments and checks
blob
|
commitdiff
|
diff to current
2014-11-17
Anton Khirnov
hevc: further reduce code duplication in hls_prediction...
blob
|
commitdiff
|
diff to current
2014-11-17
Anton Khirnov
hevc: reduce code duplication in hls_prediction_unit()
blob
|
commitdiff
|
diff to current
2014-11-17
Anton Khirnov
hevc: remove an unused function parameter
blob
|
commitdiff
|
diff to current
2014-11-17
Anton Khirnov
hevc: do not store rqt_root_cbf in the context
blob
|
commitdiff
|
diff to current
2014-11-17
Anton Khirnov
hevc: do not store pcm_flag in the context
blob
|
commitdiff
|
diff to current
2014-11-17
Anton Khirnov
hevc: remove a redundant line
blob
|
commitdiff
|
diff to current
2014-11-13
Michael Niedermayer
Merge commit 'b1b1a7370e141c912e3d0bbaa668dcee05c3ad67'
blob
|
commitdiff
|
diff to current
2014-11-13
Vittorio Giovara
display: fix order of operands
blob
|
commitdiff
|
diff to current
2014-11-11
Changjiang Wei
avcodec/hevc.c: for big negative mvy value, should...
blob
|
commitdiff
|
diff to current
2014-10-15
Michael Niedermayer
Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41'
blob
|
commitdiff
|
diff to current
2014-10-15
Anton Khirnov
lavc: deprecate the use of AVCodecContext.time_base...
blob
|
commitdiff
|
diff to current
2014-10-04
Michael Niedermayer
avcodec/hevc: fix chroma transform_add size
blob
|
commitdiff
|
diff to current
2014-10-01
Christophe Gisquet
hevc: reuse edge emu buffer for coefficients
blob
|
commitdiff
|
diff to current
2014-09-27
Christophe Gisquet
hevc: remove CodingTree
blob
|
commitdiff
|
diff to current
2014-09-23
Christophe Gisquet
hevc: move intermediate bidir buffer
blob
|
commitdiff
|
diff to current
2014-09-06
Mickaël Raulet
avcodec/hevc: fix dead code
blob
|
commitdiff
|
diff to current
2014-08-22
Christophe Gisquet
hevcdsp: remove more instances of compile-time-fixed...
blob
|
commitdiff
|
diff to current
2014-08-22
Christophe Gisquet
hevcdsp: remove compilation-time-fixed parameter
blob
|
commitdiff
|
diff to current
2014-08-12
Michael Niedermayer
Merge commit 'd1b1c3bb5ef1bee409c06c3bcacfb8674e1cb574'
blob
|
commitdiff
|
diff to current
2014-08-12
Christophe Gisquet
hevc: use intreadwrite
blob
|
commitdiff
|
diff to current
2014-08-12
Christophe Gisquet
hevc: reorder loops
blob
|
commitdiff
|
diff to current
2014-08-11
Christophe Gisquet
hevc: do generic validation of bitstream
blob
|
commitdiff
|
diff to current
2014-08-11
Ronald S. Bultje
hevc: add missing comma in log message.
blob
|
commitdiff
|
diff to current
2014-08-10
Christophe Gisquet
hevc: fix incorrect sao buffer size
blob
|
commitdiff
|
diff to current
2014-08-09
Michael Niedermayer
Merge commit '70211539a39ca3854f8a9e97d51dc27caa079943'
blob
|
commitdiff
|
diff to current
2014-08-09
Anton Khirnov
hevc: deobfuscate slice/tile boundary handling for DBF
blob
|
commitdiff
|
diff to current
2014-08-09
Anton Khirnov
hevc: calculate the dbf strength in hls_pcm_sample...
blob
|
commitdiff
|
diff to current
next