git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
configure: Default to _WIN32_WINNT=0x0502 (XP) as minimum, for legacy mingw
[ffmpeg.git]
/
libavcodec
/
2017-05-20
Anton Khirnov
decode: fix the code reducing cropping to preserve...
tree
|
commitdiff
2017-05-20
Anton Khirnov
hevcdec: move the MD5 context out of HEVCSEIPictureHash...
tree
|
commitdiff
2017-05-20
James Almer
extract_extradata_bsf: make sure all needed parameter...
tree
|
commitdiff
2017-05-20
Anton Khirnov
vp9_superframe_bsf: cache input packets directly
tree
|
commitdiff
2017-05-20
Anton Khirnov
vp9_superframe_bsf: convert to the new bitstream reader
tree
|
commitdiff
2017-05-16
Mark Thompson
hevc: Add names for reserved NAL unit types
tree
|
commitdiff
2017-05-16
Mark Thompson
h264_sei: Add namespace prefix to all SEI values
tree
|
commitdiff
2017-05-15
Martin Storsjö
arm: Avoid using .dn register aliases
tree
|
commitdiff
2017-05-09
Sean McGovern
h264_refs: validate the SPS pointer in ff_h264_execute_...
tree
|
commitdiff
2017-05-09
James Almer
hevcdec: move SEI message parsing into a separate header
tree
|
commitdiff
2017-05-09
James Almer
hevcdec: remove HEVCContext usage from hevc_sei
tree
|
commitdiff
2017-05-04
Alexandra Hájková
hevc: Add NEON 32x32 IDCT
tree
|
commitdiff
2017-05-04
Alexandra Hájková
hevc: 16x16 NEON idct: Use the right element size for...
tree
|
commitdiff
2017-05-03
Alex Converse
aacsbr: Turnoff in the event of over read.
tree
|
commitdiff
2017-05-02
Diego Biurrun
aac: Split function to parse ADTS header data into...
tree
|
commitdiff
2017-05-02
Luca Barbato
bitstream: Move VLC reading functions into the vlc...
tree
|
commitdiff
2017-05-02
Luca Barbato
vlc: Add header #include when the types are used
tree
|
commitdiff
2017-05-01
Alexandra Hájková
hevc: Add NEON add_residual for bitdepth 10
tree
|
commitdiff
2017-04-30
Mark Thompson
vp9_raw_reorder_bsf: Remove a redundant allocation
tree
|
commitdiff
2017-04-28
Anton Khirnov
mpeg4audio: Make avpriv_copy_pce_data() inline
tree
|
commitdiff
2017-04-28
Martin Storsjö
arm: hevc_idct: Tune the add_res_8x8 and add_res_32x32...
tree
|
commitdiff
2017-04-27
Seppo Tomperi
hevc: Add NEON add_residual for bitdepth 8
tree
|
commitdiff
2017-04-27
Vittorio Giovara
mlp_parser: Drop in-parser downmix functionality
tree
|
commitdiff
2017-04-27
Vittorio Giovara
aac_ac3_parser: Drop in-parser downmix functionality
tree
|
commitdiff
2017-04-26
Mark Thompson
vaapi: Add external control of allow-profile-mismatch
tree
|
commitdiff
2017-04-26
Mark Thompson
lavc: Add flag to allow profile mismatch with hardware...
tree
|
commitdiff
2017-04-26
Mark Thompson
vaapi_encode: Use gop_size consistently in RC parameters
tree
|
commitdiff
2017-04-26
Vittorio Giovara
mlp: Factor out channel layout subset checks
tree
|
commitdiff
2017-04-26
Vittorio Giovara
mlp: Drop ff_ prefix from a static function
tree
|
commitdiff
2017-04-26
Vittorio Giovara
mlp: Rename the channel layout variable
tree
|
commitdiff
2017-04-25
Alexandra Hájková
hevc: Add support for bitdepth 10 for IDCT DC
tree
|
commitdiff
2017-04-25
Seppo Tomperi
hevc: Add NEON IDCT DC functions for bitdepth 8
tree
|
commitdiff
2017-04-25
Diego Biurrun
clearvideo: Convert to the new bitstream reader
tree
|
commitdiff
2017-04-25
Kostya Shishkov
Add ClearVideo decoder
tree
|
commitdiff
2017-04-24
Paul B Mahol
utvideodec: Fix gradient prediction when stride does...
tree
|
commitdiff
2017-04-24
Paul B Mahol
utvideodec: Fix decoding odd sizes with interlaced...
tree
|
commitdiff
2017-04-24
Anton Khirnov
dca: Move the downmix request check outside the loop
tree
|
commitdiff
2017-04-24
Sean McGovern
vc1dec: raise an error if sprite picture data is missing
tree
|
commitdiff
2017-04-23
Aaron Levinson
qsvenc: Make sure the interlaced encoding works
tree
|
commitdiff
2017-04-23
Aaron Levinson
qsvenc: Use MFXVideoENCODE_Query() to update the parameters
tree
|
commitdiff
2017-04-20
Luca Barbato
mjpeg: Report non-3 component rgb lossless as not supported
tree
|
commitdiff
2017-04-19
Luca Barbato
dca: Account for lfe when checking for the channel...
tree
|
commitdiff
2017-04-15
Paul B Mahol
utvideodec: Support for gradient prediction
tree
|
commitdiff
2017-04-15
Paul B Mahol
utvideodec: Reuse the huffyuv add_left
tree
|
commitdiff
2017-04-15
Paul B Mahol
utvideodec: Support ULY4 and ULH4
tree
|
commitdiff
2017-04-15
Paul B Mahol
utvideodec: Support UQRA and UQRG
tree
|
commitdiff
2017-04-13
Paul B Mahol
utvideodec: Support UQY2
tree
|
commitdiff
2017-04-13
Luca Barbato
golomb: Simplify get_ur_golomb_jpegls
tree
|
commitdiff
2017-04-13
Ganesh Ajjanagadde
utvideodec: Prevent possible signed overflow
tree
|
commitdiff
2017-04-13
Paul B Mahol
Add FM Screen Capture Codec decoder
tree
|
commitdiff
2017-04-12
Alexandra Hájková
hevc: Add NEON 16x16 IDCT
tree
|
commitdiff
2017-04-12
Anton Khirnov
ac3_parser: add a public function for parsing the data...
tree
|
commitdiff
2017-04-10
Vittorio Giovara
decode: Initialize ret before using it
tree
|
commitdiff
2017-04-05
Sean McGovern
mpeg4videodec: raise an error if sprite_trajectory...
tree
|
commitdiff
2017-04-02
Mark Thompson
qsvenc: Allow use of hw_device_ctx to make the internal...
tree
|
commitdiff
2017-04-02
Mark Thompson
qsvdec: Allow use of hw_device_ctx to make the internal...
tree
|
commitdiff
2017-04-02
Mark Thompson
qsv: Add ability to create a session from a device
tree
|
commitdiff
2017-04-02
Mark Thompson
vaapi_encode: Add VP9 support
tree
|
commitdiff
2017-04-02
Mark Thompson
vp9: Add bsf to fix reordering in raw streams
tree
|
commitdiff
2017-04-02
Ronald S. Bultje
vp9: Add bsf to merge superframes
tree
|
commitdiff
2017-04-02
Mark Thompson
pthread_frame: Propagate sw_pix_fmt across threads
tree
|
commitdiff
2017-03-31
Martin Storsjö
hevc: Avoid using LOCAL_ALIGNED for 4 byte alignment
tree
|
commitdiff
2017-03-29
Anton Khirnov
dcadec: remove extra indirection
tree
|
commitdiff
2017-03-29
Martin Storsjö
hevcdec: Use LOCAL_ALIGNED_* for declaring local variab...
tree
|
commitdiff
2017-03-28
Martin Storsjö
arm: Always build the hevcdsp_init_arm.c file
tree
|
commitdiff
2017-03-27
Alexandra Hájková
hevc: Add NEON 4x4 and 8x8 IDCT
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated stream codec tag
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated options moved to private contexts
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated time_base variable for decoding
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated way of setting audio delay on...
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated global afd field
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated avctx codec name
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated codec flags
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated unused public members
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated emu edge functionality
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated av_fast_malloc() compatibility
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated macroblock type symbols
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated public symbols
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated error rate option
tree
|
commitdiff
2017-03-23
Diego Biurrun
lavc: Remove deprecated XvMC support hacks
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated architectures symbols
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated extended aspect ratio symbol
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated workaround bugs options
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated debug mv functionality
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated way of setting codec dimensions
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated voxware codec entry
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated VDPAU buffer fields
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated VDPAU codec capability
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated lowres option
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated missing sample log function
tree
|
commitdiff
2017-03-23
Vittorio Giovara
lavc: Drop deprecated chroma subsample function
tree
|
commitdiff
2017-03-23
Vittorio Giovara
Bump major versions of all libraries
tree
|
commitdiff
2017-03-21
Luca Barbato
dca: Refactor dca_filter_channels() a little
tree
|
commitdiff
2017-03-21
Luca Barbato
dca: Validate the channel map
tree
|
commitdiff
2017-03-21
Konda Raju
nvenc: Allow different const qps for I, P and B frames
tree
|
commitdiff
2017-03-20
wm4
lavc: vdpau: add support for new hw_frames_ctx and...
tree
|
commitdiff
2017-03-20
wm4
lavc: Add hwaccel_flags field to AVCodecContext
tree
|
commitdiff
2017-03-20
Diego Biurrun
build: Add missing object dependency for extract_extrad...
tree
|
commitdiff
2017-03-16
Martin Storsjö
arm/aarch64: vp9: Fix vertical alignment
tree
|
commitdiff
2017-03-14
Diego Biurrun
x86: fft: Port to cpuflags
tree
|
commitdiff
next