index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
Age
Commit message (
Expand
)
Author
2015-02-15
dca: Move data tables from a header to an object file
Diego Biurrun
2015-02-15
dca: Add array sizes to array declarations
Diego Biurrun
2015-02-15
g722: Add ARM NEON implementation for g722_apply_qmf()
Peter Meerwald
2015-02-15
g722: Split out computation of band->s_zero and unroll code
Peter Meerwald
2015-02-15
g722: Unroll g722_apply_qmf()
Peter Meerwald
2015-02-15
g722: Reduce number of pointers passed to g722_apply_qmf() function
Peter Meerwald
2015-02-15
g722: Split out g722_qmf_apply() function into g722dsp.c
Peter Meerwald
2015-02-14
vdpau: Adjust necessary #includes for vdpau_internal.h
Diego Biurrun
2015-02-14
dca: Move all tables into dcadata.h
Diego Biurrun
2015-02-14
dca: Remove trace debugging code
Diego Biurrun
2015-02-14
dca: Return more informative error codes
Diego Biurrun
2015-02-14
dca: Split code for handling the EXSS extension off into a separate file
Diego Biurrun
2015-02-14
avcodec: Don't anonymously typedef structs
Diego Biurrun
2015-02-14
vp56: Return meaningful error codes
Himangi Saraogi
2015-02-13
hevc: Use generic av_clip function, not C implementation
Peter Meerwald
2015-02-07
dxva2_hevc: properly fill the scaling list structure
Hendrik Leppkes
2015-02-03
aacsbr: silence message for SBR extension "padding".
Reimar Döffinger
2015-02-03
aacdec: Support for ER AAC ELD 480.
Alex Converse
2015-02-03
aacdec: Tables for length 480 AAC ELD.
Niel van der Westhuizen
2015-02-03
aacdec: Support for ER AAC in LATM
Niel van der Westhuizen
2015-02-03
aacdec: Refactor aac_er_decode_frame.
Alex Converse
2015-02-03
aacdec: Refactor decode_ics_info.
Alex Converse
2015-02-03
svq1dec: Validate the stages value strictly
Luca Barbato
2015-02-03
svq1enc: correctly handle memory error and allocations
Michael Niedermayer
2015-02-02
opus: Factor out imdct15 into a standalone component
Diego Biurrun
2015-02-02
configure: Add a dependency on vc1_decoder from vc1_parser
Martin Storsjö
2015-01-29
flacenc: initialize sums matrix
Vittorio Giovara
2015-01-29
ituh263dec: use macro instead of #if
Vittorio Giovara
2015-01-29
mpegvideo_enc: initialize the encoding context
Vittorio Giovara
2015-01-29
DNxHD: Add support for id 1258 (DNx100 960x720@8)
Vittorio Giovara
2015-01-29
DNxHD: Simplify pixel format detection
Vittorio Giovara
2015-01-29
DNxHD: More verbose error messages
Vittorio Giovara
2015-01-29
libopenh264: Log debug messages to a non-null context
Martin Storsjö
2015-01-28
h264: Do not share rbsp_buffer across threads
Michael Niedermayer
2015-01-27
dvbsubdec: check memory allocations and propagate errors
Vittorio Giovara
2015-01-27
lavc: support extracting audio service type from side data
Anton Khirnov
2015-01-27
Add a side data type for audio service type.
Anton Khirnov
2015-01-27
lavc: deprecate unused AVCodecContext.stream_codec_tag
Anton Khirnov
2015-01-27
avidec: do not export stream_codec_tag
Anton Khirnov
2015-01-27
h264: drop any pretense of support for data partitioning
Anton Khirnov
2015-01-27
h264_parser: restore a comment lost in 0268a54
Anton Khirnov
2015-01-27
h264: do not reset the ref lists in flush_change()
Anton Khirnov
2015-01-27
h264: move parser-only variables to their own context
Anton Khirnov
2015-01-27
error_resilience: move the MECmpContext initialization into ER code
Anton Khirnov
2015-01-27
Add DXVA2 HEVC HWAccel
Hendrik Leppkes
2015-01-27
hevc: reindent after previous commit
Hendrik Leppkes
2015-01-27
hevc: add hwaccel hooks
Hendrik Leppkes
2015-01-27
hevc: store the short term rps flag and size in the context
Hendrik Leppkes
2015-01-27
hevc: store the escaped/raw bitstream in HEVCNAL
Hendrik Leppkes
2015-01-27
hevc: pass the full HEVCNAL struct to decode_nal_unit
Hendrik Leppkes
[next]