]> git.sesse.net Git - ffmpeg/history - libavcodec
x86inc: Support arbitrary stack alignments
[ffmpeg] / libavcodec /
2015-08-11 Henrik Gramnerx86inc: Support arbitrary stack alignments
2015-08-11 Henrik Gramnerx86: dcadsp: Avoid SSE2 instructions in SSE functions
2015-08-07 Paolo Bizzarricosmetics: Drop spurious spaces from if clauses
2015-08-06 Luca Barbatoh264: Do not print an error when the buffer has to...
2015-08-05 Jake Sebastian-Jonesh264: Use AVERROR return codes instead of -1
2015-08-02 Luca Barbatopng: Be more informative regarding signature errors
2015-08-02 Anton Khirnovopusdec: properly handle mismatching configurations...
2015-08-02 Henrik Gramnerx86: dct: Disable dct32_float_sse on x86-64
2015-08-01 Luca Barbatohevc: Split the sei parsing in 3 functions
2015-08-01 Luca Barbatohevc: Use switch instead of if-nests in decode_nal_sei_...
2015-08-01 Luca Barbatohevc: Use a proper enum for the SEI values
2015-08-01 David Holmavcodec: h264: Extract decoder methods
2015-07-28 Martin Storsjödxva2/d3d11va: Set _WIN32_WINNT to 0x0602 instead of...
2015-07-27 John Högbergh264: fix AVDISCARD_NONKEY for some interlaced content
2015-07-27 Anton Khirnovqsvdec_mpeg2: drop an incorrect comment
2015-07-27 Vittorio Giovarahap: Add utility functions file
2015-07-27 Tom ButterworthSupport the Hap chunked frame format
2015-07-27 Tom Butterworthhap: Move some per-stream setup into decoder init rathe...
2015-07-27 Vittorio Giovaralavc: Update version and APIchanges
2015-07-27 Vittorio Giovaralavc: Consistently prefix input buffer defines
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec flags
2015-07-27 Vittorio Giovaralavc: Deprecate avctx.me_method
2015-07-27 Vittorio Giovarawmv2enc: Check memory allocation
2015-07-27 Vittorio Giovaraac3enc_template: Use the correct context field
2015-07-27 Anton Khirnovqsvdec_*: add missing CODEC_CAP_DR1
2015-07-26 Steve Lhommeforce WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to...
2015-07-25 Anton Khirnovlavc: add Intel libmfx-based HEVC decoder.
2015-07-25 Anton Khirnovlavc: add Intel libmfx-based MPEG2 decoder.
2015-07-25 Anton Khirnovlavc: add a HEVC mp4->annex B bitstream filter
2015-07-25 Anton Khirnovqsvdec: move qsv_process_data() from qsvdec_h264 to...
2015-07-25 Anton Khirnovqsvenc_hevc: fix enum declaration
2015-07-25 Anton Khirnovqsvdec: fix a memleak of async_fifo
2015-07-25 Anton Khirnovqsvdec: avoid an infinite loop with no consumed data...
2015-07-23 Martin Storsjödds: Write the palette in the native endian form
2015-07-23 Tom Butterworthhap: Name enums, remove unused struct member
2015-07-23 Tom Butterworthsnappy: Refactor so ff_snappy_uncompress() uses an...
2015-07-23 Tom Butterworthhap: Fix slice size computation
2015-07-23 Tom Butterworthdds: Fix the slice size computation
2015-07-22 Vittorio Giovarampegvideo: Add missing include
2015-07-22 Michael Niedermayerdds: Fix 32bpp bitmaps decoding
2015-07-22 Vittorio Giovaradds: Fix palette decoding
2015-07-22 Vittorio Giovaradds: Fix enum declaration
2015-07-22 Anton Khirnovqsvenc_hevc: use the correct HW plugin UID
2015-07-21 Luca Barbatodds: Decode using optimal slices sizes
2015-07-21 Luca Barbatohap: Decode using optimal slices sizes
2015-07-20 Janne Grunauarm: use a local label instead of the function symbol...
2015-07-20 Janne Grunauh264: aarch64: intra prediction optimisations
2015-07-20 Vittorio GiovaraDeprecate avctx.coded_frame
2015-07-20 Vittorio GiovaraAdd a quality factor packet side data
2015-07-20 Vittorio GiovaraGather all coded_frame allocations and free functions...
2015-07-20 Vittorio Giovaraflashsvenc: Keep coded_frame.key_frame a write-only...
2015-07-20 Vittorio Giovaraffv1enc: Use input frame to set SAR and interlacing
2015-07-20 Vittorio Giovaraffv1enc: Keep coded_frame.key_frame a write-only variable
2015-07-20 Vittorio Giovaraqtrleenc: Keep coded_frame.key_frame a write-only variable
2015-07-20 Vittorio Giovaralibtheoraenc: Keep coded_frame.key_frame a write-only...
2015-07-20 Vittorio Giovaralibvpxenc: Do not entangle coded_frame
2015-07-20 Vittorio Giovaralibxvid: Do not entangle coded_frame
2015-07-20 Vittorio Giovarasvq1enc: Do not entangle coded_frame
2015-07-20 Vittorio Giovaraproresenc: Do not entangle coded_frame
2015-07-20 Vittorio Giovaraa64multienc: Do not entangle coded_frame
2015-07-20 Vittorio Giovararoqvideoenc: Drop unneeded initialization
2015-07-20 Vittorio Giovarampegvideo_enc: Drop unnneded initialization
2015-07-19 Anton Khirnovqsvenc: properly handle asynchronous encoding
2015-07-19 Anton Khirnovqsvdec: properly handle asynchronous decoding
2015-07-17 Janne Grunauh264: arm: use intra pred8x8 functions only for chroma_...
2015-07-17 Henrik Gramnerx86: bswapdsp: Don't treat 32-bit integers as 64-bit
2015-07-17 Vittorio Giovaraconfigure: Factor out g722dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out wmv2dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out vp8dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out vp56dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out rv34dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out mss34dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out ividsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out flacdsp module
2015-07-17 Luca Barbatolibx264: Add support for the MPEG2 encoder
2015-07-17 Vittorio Giovarahq_hqa: Fix decoding when INFO section is absent
2015-07-17 Kieran Kunhyah264: Add support for Closed Caption export
2015-07-15 Luca Barbatohevc: Split the struct setup from the pps parsing
2015-07-13 Luca Barbatohevc: Print the non-supported chroma_format_idc
2015-07-13 Luca Barbatohevc: Factor out the pixel format mapping from the...
2015-07-13 James Almerdxva2_hevc: unbreak compilation after recent sps/pps...
2015-07-13 Anton Khirnovhevc_parser: fix standalone build with the hevc decoder...
2015-07-13 Anton Khirnovhevc_ps: make sure failing to decode an SPS always...
2015-07-12 Anton Khirnovhevc: handle a NULL sps in set_sps() properly
2015-07-12 Anton Khirnovhevc: do not pass an entire HEVCContext into export_str...
2015-07-12 Anton Khirnovhevc_parser: parse and export some stream parameters
2015-07-12 Anton Khirnovhevc: improve a comment
2015-07-12 Anton Khirnovhevc: move splitting the packet into NALUs into a separ...
2015-07-12 Anton Khirnovhevc: eliminate the second call to hls_nal_unit()
2015-07-12 Anton Khirnovhevc: skip invalid/ignored NALUs when splitting the...
2015-07-12 Anton Khirnovhevc: remove HEVCContext usage from hevc_ps
2015-07-12 Anton Khirnovmpegvideo_parser: export pixel format and dimensions
2015-07-12 Andreas Cadhalpunhevc: check slice address length
2015-07-12 Anton Khirnovbytestream2: set the reader to the end when reading...
2015-07-11 Luca Barbatog726: Do not crash on user mistake
2015-07-10 Andreas Cadhalpunimc: Use correct position for flcoeffs2 calculation
2015-07-09 Vittorio Giovaralibvpx: Add the library header
2015-07-09 Luca Barbatolavc: Add nvenc.h to the skipheader
2015-07-08 Anton Khirnovlavc: add Intel libmfx-based HEVC encoder
next