]> git.sesse.net Git - ffmpeg/history - libavcodec
configure: Fix the msvcrt version check for mingw32
[ffmpeg] / libavcodec /
2017-05-20 Anton Khirnovdecode: fix the code reducing cropping to preserve...
2017-05-20 Anton Khirnovhevcdec: move the MD5 context out of HEVCSEIPictureHash...
2017-05-20 James Almerextract_extradata_bsf: make sure all needed parameter...
2017-05-20 Anton Khirnovvp9_superframe_bsf: cache input packets directly
2017-05-20 Anton Khirnovvp9_superframe_bsf: convert to the new bitstream reader
2017-05-16 Mark Thompsonhevc: Add names for reserved NAL unit types
2017-05-16 Mark Thompsonh264_sei: Add namespace prefix to all SEI values
2017-05-15 Martin Storsjöarm: Avoid using .dn register aliases
2017-05-09 Sean McGovernh264_refs: validate the SPS pointer in ff_h264_execute_...
2017-05-09 James Almerhevcdec: move SEI message parsing into a separate header
2017-05-09 James Almerhevcdec: remove HEVCContext usage from hevc_sei
2017-05-04 Alexandra Hájkováhevc: Add NEON 32x32 IDCT
2017-05-04 Alexandra Hájkováhevc: 16x16 NEON idct: Use the right element size for...
2017-05-03 Alex Converseaacsbr: Turnoff in the event of over read.
2017-05-02 Diego Biurrunaac: Split function to parse ADTS header data into...
2017-05-02 Luca Barbatobitstream: Move VLC reading functions into the vlc...
2017-05-02 Luca Barbatovlc: Add header #include when the types are used
2017-05-01 Alexandra Hájkováhevc: Add NEON add_residual for bitdepth 10
2017-04-30 Mark Thompsonvp9_raw_reorder_bsf: Remove a redundant allocation
2017-04-28 Anton Khirnovmpeg4audio: Make avpriv_copy_pce_data() inline
2017-04-28 Martin Storsjöarm: hevc_idct: Tune the add_res_8x8 and add_res_32x32...
2017-04-27 Seppo Tomperihevc: Add NEON add_residual for bitdepth 8
2017-04-27 Vittorio Giovaramlp_parser: Drop in-parser downmix functionality
2017-04-27 Vittorio Giovaraaac_ac3_parser: Drop in-parser downmix functionality
2017-04-26 Mark Thompsonvaapi: Add external control of allow-profile-mismatch
2017-04-26 Mark Thompsonlavc: Add flag to allow profile mismatch with hardware...
2017-04-26 Mark Thompsonvaapi_encode: Use gop_size consistently in RC parameters
2017-04-26 Vittorio Giovaramlp: Factor out channel layout subset checks
2017-04-26 Vittorio Giovaramlp: Drop ff_ prefix from a static function
2017-04-26 Vittorio Giovaramlp: Rename the channel layout variable
2017-04-25 Alexandra Hájkováhevc: Add support for bitdepth 10 for IDCT DC
2017-04-25 Seppo Tomperihevc: Add NEON IDCT DC functions for bitdepth 8
2017-04-25 Diego Biurrunclearvideo: Convert to the new bitstream reader
2017-04-25 Kostya ShishkovAdd ClearVideo decoder
2017-04-24 Paul B Maholutvideodec: Fix gradient prediction when stride does...
2017-04-24 Paul B Maholutvideodec: Fix decoding odd sizes with interlaced...
2017-04-24 Anton Khirnovdca: Move the downmix request check outside the loop
2017-04-24 Sean McGovernvc1dec: raise an error if sprite picture data is missing
2017-04-23 Aaron Levinsonqsvenc: Make sure the interlaced encoding works
2017-04-23 Aaron Levinsonqsvenc: Use MFXVideoENCODE_Query() to update the parameters
2017-04-20 Luca Barbatomjpeg: Report non-3 component rgb lossless as not supported
2017-04-19 Luca Barbatodca: Account for lfe when checking for the channel...
2017-04-15 Paul B Maholutvideodec: Support for gradient prediction
2017-04-15 Paul B Maholutvideodec: Reuse the huffyuv add_left
2017-04-15 Paul B Maholutvideodec: Support ULY4 and ULH4
2017-04-15 Paul B Maholutvideodec: Support UQRA and UQRG
2017-04-13 Paul B Maholutvideodec: Support UQY2
2017-04-13 Luca Barbatogolomb: Simplify get_ur_golomb_jpegls
2017-04-13 Ganesh Ajjanagaddeutvideodec: Prevent possible signed overflow
2017-04-13 Paul B MaholAdd FM Screen Capture Codec decoder
2017-04-12 Alexandra Hájkováhevc: Add NEON 16x16 IDCT
2017-04-12 Anton Khirnovac3_parser: add a public function for parsing the data...
2017-04-10 Vittorio Giovaradecode: Initialize ret before using it
2017-04-05 Sean McGovernmpeg4videodec: raise an error if sprite_trajectory...
2017-04-02 Mark Thompsonqsvenc: Allow use of hw_device_ctx to make the internal...
2017-04-02 Mark Thompsonqsvdec: Allow use of hw_device_ctx to make the internal...
2017-04-02 Mark Thompsonqsv: Add ability to create a session from a device
2017-04-02 Mark Thompsonvaapi_encode: Add VP9 support
2017-04-02 Mark Thompsonvp9: Add bsf to fix reordering in raw streams
2017-04-02 Ronald S. Bultjevp9: Add bsf to merge superframes
2017-04-02 Mark Thompsonpthread_frame: Propagate sw_pix_fmt across threads
2017-03-31 Martin Storsjöhevc: Avoid using LOCAL_ALIGNED for 4 byte alignment
2017-03-29 Anton Khirnovdcadec: remove extra indirection
2017-03-29 Martin Storsjöhevcdec: Use LOCAL_ALIGNED_* for declaring local variab...
2017-03-28 Martin Storsjöarm: Always build the hevcdsp_init_arm.c file
2017-03-27 Alexandra Hájkováhevc: Add NEON 4x4 and 8x8 IDCT
2017-03-23 Vittorio Giovaralavc: Drop deprecated stream codec tag
2017-03-23 Vittorio Giovaralavc: Drop deprecated options moved to private contexts
2017-03-23 Vittorio Giovaralavc: Drop deprecated time_base variable for decoding
2017-03-23 Vittorio Giovaralavc: Drop deprecated way of setting audio delay on...
2017-03-23 Vittorio Giovaralavc: Drop deprecated global afd field
2017-03-23 Vittorio Giovaralavc: Drop deprecated avctx codec name
2017-03-23 Vittorio Giovaralavc: Drop deprecated codec flags
2017-03-23 Vittorio Giovaralavc: Drop deprecated unused public members
2017-03-23 Vittorio Giovaralavc: Drop deprecated emu edge functionality
2017-03-23 Vittorio Giovaralavc: Drop deprecated av_fast_malloc() compatibility
2017-03-23 Vittorio Giovaralavc: Drop deprecated macroblock type symbols
2017-03-23 Vittorio Giovaralavc: Drop deprecated public symbols
2017-03-23 Vittorio Giovaralavc: Drop deprecated error rate option
2017-03-23 Diego Biurrunlavc: Remove deprecated XvMC support hacks
2017-03-23 Vittorio Giovaralavc: Drop deprecated architectures symbols
2017-03-23 Vittorio Giovaralavc: Drop deprecated extended aspect ratio symbol
2017-03-23 Vittorio Giovaralavc: Drop deprecated workaround bugs options
2017-03-23 Vittorio Giovaralavc: Drop deprecated debug mv functionality
2017-03-23 Vittorio Giovaralavc: Drop deprecated way of setting codec dimensions
2017-03-23 Vittorio Giovaralavc: Drop deprecated voxware codec entry
2017-03-23 Vittorio Giovaralavc: Drop deprecated VDPAU buffer fields
2017-03-23 Vittorio Giovaralavc: Drop deprecated VDPAU codec capability
2017-03-23 Vittorio Giovaralavc: Drop deprecated lowres option
2017-03-23 Vittorio Giovaralavc: Drop deprecated missing sample log function
2017-03-23 Vittorio Giovaralavc: Drop deprecated chroma subsample function
2017-03-23 Vittorio GiovaraBump major versions of all libraries
2017-03-21 Luca Barbatodca: Refactor dca_filter_channels() a little
2017-03-21 Luca Barbatodca: Validate the channel map
2017-03-21 Konda Rajunvenc: Allow different const qps for I, P and B frames
2017-03-20 wm4lavc: vdpau: add support for new hw_frames_ctx and...
2017-03-20 wm4lavc: Add hwaccel_flags field to AVCodecContext
2017-03-20 Diego Biurrunbuild: Add missing object dependency for extract_extrad...
2017-03-16 Martin Storsjöarm/aarch64: vp9: Fix vertical alignment
2017-03-14 Diego Biurrunx86: fft: Port to cpuflags
next