]> git.sesse.net Git - ffmpeg/history - libavcodec
hevc: change the stride of the MC buffer to be in bytes instead of elements
[ffmpeg] / libavcodec /
2015-12-05 Anton Khirnovhevc: change the stride of the MC buffer to be in bytes...
2015-12-05 Anton Khirnovhevcdsp: split the pred functions by width
2015-12-05 Anton Khirnovhevcdsp: split the epel functions by width
2015-12-05 Anton Khirnovhevcdsp: split the qpel functions by width instead...
2015-12-05 Luca Barbatolog: Use a do {} while (0) for dlog
2015-12-05 Luca Barbatoimgconvert: Re-enable the deprecation warnings
2015-12-05 Luca Barbatoavpicture: Suppress warning from deprecated code
2015-12-05 Luca Barbatoaac: Provide more information on the failure message
2015-12-05 Luca Barbatog723: Add missing header
2015-11-30 Mohamed Naufallavc: G.723.1 encoder
2015-11-30 Vittorio Giovarag723_1: Move sharable functions to a separate file
2015-11-30 Vittorio Giovarag723_1: Rename files to better reflect their purpose
2015-11-30 Michael Niedermayerg723_1: Handle values at the ends of the table in lsp2lpc()
2015-11-26 Petri Hintukainenpgssubdec: fix API compability layer
2015-11-24 Vittorio Giovaratexturedsp: Explicitly cast RGBA parameters to unsigned
2015-11-24 Vittorio Giovaratexturedspenc: Avoid using separate variables
2015-11-24 Vittorio Giovaratextureencdsp: cosmetics: Use normal static const for...
2015-11-24 Vittorio Giovarasgi: Correctly propagate meaningful error values
2015-11-24 Vittorio Giovarasgienc: Support encoding high bit depth images with RLE
2015-11-24 Vittorio Giovarasgienc: Use a local RLE encoding function
2015-11-24 Vittorio Giovarasgienc: Port to bytestream2
2015-11-24 Vittorio Giovarasgienc: Do not end RLE lines with 0s
2015-11-23 James Zernlibvpxenc: remove some unused ctrl id mappings
2015-11-23 Tim Walkerdcadec: Do not check for overreads in auxiliary data
2015-11-20 Vittorio Giovaralavc: Deprecate avctx.rtp_callback field
2015-11-20 Anton Khirnovqsvenc: expose additional encoding options
2015-11-20 Anton Khirnovqsvenc: support more RC methods
2015-11-20 Anton Khirnovqsvenc: factor out common options
2015-11-20 Anton Khirnovqsvenc: fix setting maxrate for VBR
2015-11-20 Anton Khirnovqsvenc: print the actual video parameters used by MSDK
2015-11-20 Anton Khirnovmpegvideo_enc: enable rtp_mode when multiple slices...
2015-11-20 Anton Khirnovmpevideo_enc: disallow multiple slices for h261 and flv
2015-11-18 John Stebbinsavcodec: Define side data type for fallback track
2015-11-17 Luca Barbatodvdsubdec: Validate the RLE offsets
2015-11-16 Vittorio Giovaraflacenc: Clamp user-supplied min/max prediction orders
2015-11-16 Vittorio Giovaraffv1: Explicitly name the coder type
2015-11-16 Andreas Cadhalpunhqx: correct type and size check of info_offset
2015-11-14 Andreas Cadhalpundds: disable palette flag for compressed images
2015-11-12 Andreas Cadhalpundds: add missing newline to log messages
2015-11-12 Andreas Cadhalpundds: validate compressed source buffer size
2015-11-12 Andreas Cadhalpundds: validate source buffer size before copying
2015-11-12 Vittorio Giovaralavc: Add missing mem.h header to libxvid and screenpresso
2015-11-09 Anton Khirnovavcodec: fix doxy placement
2015-11-06 Michael Niedermayerlibopenh264enc: Set AVOption data type
2015-11-06 Michael Niedermayervdpau: Remove a spurious CONFIG_H263_VDPAU_HWACCEL
2015-11-02 Luca Barbatoflashsv: Initialize the block array
2015-11-02 Luca Barbatotruemotion2: Fix the buffer check
2015-11-02 Luca Barbatomimic: Always return on failure
2015-11-02 Luca Barbatorpza: Check the blocks left before processing one
2015-11-02 Luca Barbatolagarith: Correctly compute hash_shift
2015-11-01 Diego Biurrunh264_parser: Rename close() to h264_close()
2015-10-30 Rémi Denis-Courmontvdpau: remove dysfunctional H.263 support
2015-10-30 Vittorio Giovarah264: Print the complete user message
2015-10-30 Vittorio Giovarah264: Print user data SEI under normal debug verbosity
2015-10-30 Kirill Gavrilovpng: read and write stereo3d frame side data information
2015-10-28 Martin Storsjölibopenh264enc: Count and warn about the number of...
2015-10-28 Martin Storsjölibopenh264enc: Add an option for controlling the frame...
2015-10-28 Kieran Kunhyaopus: Do not call vector_fmul_scalar on zero samples
2015-10-28 Michael Niedermayeropus: Buffer the samples from the correct offset
2015-10-27 Luca Barbatoavpicture: Deprecate the single fields
2015-10-26 Luca Barbatoavpacket: Provide an alloc and a free function for...
2015-10-26 Luca Barbatoavpacket: Deprecate av_dup_packet
2015-10-26 Luca Barbatoavpacket: Replace av_free_packet with av_packet_unref
2015-10-26 Hendrik Leppkesroqvideodec: use av_frame_copy
2015-10-25 Tom Butterworthhap: Set avctx.bits_per_coded_sample
2015-10-25 Vittorio Giovarascreenpresso: Drop parameter change check
2015-10-25 Alexis Balliermpegvideo_enc: Fix encoding videos with less frames...
2015-10-25 Michael Niedermayermpegvideo_enc: Merge ifs with identical conditions
2015-10-25 Michael Niedermayermpegvideo_enc: Factor new_picture unref out
2015-10-23 Vittorio GiovarainnoHeim/Rsupport Screen Capture Codec decoder
2015-10-23 Arttu Ylä-Outinenkvazaar: Add libkvazaar HEVC encoder
2015-10-23 Luca Barbatolibx264: Make sure the extradata are padded
2015-10-22 Vittorio Giovaralavc: Deprecate AVPicture structure and related functions
2015-10-22 Vittorio Giovarautils: Use data buffers directly instead of an AVPicture
2015-10-21 Vittorio Giovaralavc: Add data and linesize to AVSubtitleRect
2015-10-21 Vittorio GiovaraReplace any remaining avpicture function with imgutils
2015-10-21 Vittorio Giovaranuv: Replace avpicture functions with imgutils
2015-10-21 Vittorio Giovaradpx: Replace avpicture functions with imgutils
2015-10-21 Vittorio Giovararoqvideodec: Replace avpicture functions with imgutils
2015-10-21 Luca Barbatorawdec: Replace avpicture functions with imgutils
2015-10-21 Luca Barbatorawenc: Replace avpicture functions with imgutils
2015-10-21 Vittorio Giovaramsrle: Use AVFrame instead of AVPicture
2015-10-16 Anton Khirnovqsvenc: add an API for allocating opaque surfaces
2015-10-16 Anton Khirnovqsvenc: cosmetics, reindent
2015-10-16 Anton Khirnovqsvenc: set the timestamp for PIX_FMT_QSV frames as...
2015-10-16 Anton Khirnovqsvenc: support passing arbitrary external buffers...
2015-10-16 Luca Barbatowrapped_avframe: Drop a now-unused variable
2015-10-16 Luca Barbatompeg12: Unbreak building stale code
2015-10-15 Derek Buitenhuisaac: Make codec init run under ff_thread_once
2015-10-15 Vittorio Giovaralavc: AV-prefix a few left out capabilities
2015-10-14 Derek Buitenhuish264: Run VLC init under pthread_once
2015-10-14 Luca Barbatodxva: Include last the internal header
2015-10-14 wm4mimic: drop AVPicture usage
2015-10-14 Vittorio Giovaralibschroedinger: Properly use AVFrame API
2015-10-14 Vittorio Giovaraqtrle: Properly use AVFrame API
2015-10-13 Derek Buitenhuisavcodec: Do not lock during init if there is no init...
2015-10-10 Luca Barbatowrapped_avframe: Initial implementation
2015-10-09 Mario Gasparonilibopenh264enc: Added max_nal_size option
2015-10-08 Anton Khirnovcabac: Make CABAC states hardcoded
2015-10-07 Alexandra Khirnovadcadec: reorganise context data
next