]> git.sesse.net Git - ffmpeg/history - libavcodec
mmal: Remove setting extradata on input format
[ffmpeg] / libavcodec /
2015-09-24 wm4mmal: Remove setting extradata on input format
2015-09-24 wm4mmal: drop the h264 BSF
2015-09-17 Steve Lhommed3d11va: WindowsPhone requires a mutex around ID3D11Vid...
2015-09-17 Kevin Wheatleypixfmt: Add new SMPTE color primaries and transfer...
2015-09-16 Alexandra Hájkovádcadec: set channel layout in a separate function
2015-09-16 Alexandra Hájkovádcadec: scan for extensions in a separate function
2015-09-14 Luca Barbatojpeg2000: Factor out prec init
2015-09-14 Luca Barbatojpeg2000: Factor out band stepsize initialization
2015-09-14 Luca Barbatojpeg2000: Factor out band initialization
2015-09-14 Luca Barbatojpeg2000: Refactor decode_packets
2015-09-14 Luca Barbatojpeg2000: Templatize the frame writer
2015-09-14 Luca Barbatojpeg2000: Split codeblock decoding from the main tile...
2015-09-13 Vittorio Giovarampegvideo: Drop mpegvideo.h where not needed
2015-09-13 Vittorio Giovarampegvideo: Make sure mpegutils.h is included where...
2015-09-13 Vittorio Giovarampegvideo: Move macros to more appropriate headers
2015-09-13 Vittorio Giovaralavc: Keep idct integer option
2015-09-12 Hendrik Schreiberlavc: Fix compilation with --disable-everything --enabl...
2015-09-12 Vittorio Giovaralavc: Sanitize header inclusion guards
2015-09-12 Vittorio Giovaralavc: Enable side data only packets by default
2015-09-12 wm4mmaldec: fix pkt_dts determination
2015-09-12 wm4lavc: allow asynchronous decoders to return correct...
2015-09-12 wm4mmaldec: disable timestamp interpolation
2015-09-12 wm4mmaldec: fix problems with flush logic
2015-09-12 wm4mmaldec: hack against buffering problems on broken...
2015-09-11 Luca Barbatojpeg2000: Split codeblock decoding from the main tile...
2015-09-11 Luca Barbatojpeg2000: Do not warn about known and skippable markers
2015-09-11 Luca Barbatommvideo: Make sure the rle does not write over the...
2015-09-09 Vittorio Giovaracodec_desc: Add missing DXV entry
2015-09-07 Vittorio Giovaralavu: Drop the {minus,plus}1 suffix from AVComponentDes...
2015-09-06 Luca Barbatodxtory: Unify and rework the decoding routines
2015-09-06 Henrik Gramnercheckasm: add unit tests for v210enc
2015-09-03 Luca Barbatodxtory: Factorize the buffer loading
2015-09-03 Luca Barbatodxtory: Factorize slice size checks
2015-09-03 Michael Niedermayerfraps: increase vlc nb_bits
2015-09-03 Michael Niedermayerhuffman: allow specifying nb_bits to ff_huff_build_tree()
2015-09-03 Michael Niedermayerhuffman: increase bits constant
2015-09-03 Michael Niedermayerhuffman: use a named identifer for the bits constant
2015-09-03 Luca Barbatompegvideo: Drop a stray error message
2015-09-02 Vittorio GiovaraDXV decoder
2015-09-02 Luca Barbatolavc: Add a lzf decompressor
2015-08-31 Luca Barbatobuild: Skip libvpx.h if libvpx is not enabled
2015-08-31 Michael Niedermayerdnxhddata: Double frame_size for cid 1260
2015-08-31 Vittorio Giovaralibfdk-aacdec: Remove unused variable
2015-08-28 Vittorio GiovaraBump major versions of all libraries
2015-08-28 Vittorio GiovaraPostpone API-incompatible changes until the next bump
2015-08-28 Vittorio Giovaralavu: Drop deprecated duplicated AVFrame/AVCodecContext...
2015-08-28 Vittorio Giovaralavc: Drop deprecated deinterlace module
2015-08-28 Vittorio Giovaralavc: Drop deprecated thread opaque and codec pkt
2015-08-28 Vittorio Giovaralavc: Drop deprecated get_buffer related functions
2015-08-28 Vittorio Giovaralavc: Drop deprecated destruct_packet related functions
2015-08-28 Vittorio Giovaralavc: Drop deprecated request_channels related functions
2015-08-25 Luca Barbatonvenc: Properly free the fifos
2015-08-24 Vittorio Giovaradnxhddata: Add tables for missing DNx100 profiles
2015-08-24 Vittorio Giovaradnxhddata: Merge a few duplicated RUN tables
2015-08-24 Vittorio Giovaradnxhddata: Group together RUN-related tables
2015-08-24 Vittorio Giovaradnxhddata: Merge a few duplicated DC tables
2015-08-24 Vittorio Giovaradnxhddata: Group together DC-related tables
2015-08-24 Vittorio Giovaradnxhddata: List the reused tables in a comment
2015-08-24 Vittorio Giovaradnxhddata: Keep a single CID in the table names
2015-08-23 Luca Barbatoaac: Make sure to set err on the failure path
2015-08-23 Luca Barbatoxavs: Do not try to set the bitrate tolerance without...
2015-08-21 Luca Barbatoh264: Fix faulty call to avpriv_request_sample
2015-08-21 John Högbergh264: Discard currently unsupported registered sei
2015-08-21 Luca Barbatoimgutils: Fix a typo in avcodec_get_pix_fmt_loss
2015-08-21 Anton Khirnovhevcdsp: fix a function name
2015-08-21 Anton Khirnovhevc: avoid invalid shifts of negative values
2015-08-16 Federico Tomassettivp7: bound checking in vp7_decode_frame_header
2015-08-15 Martin Storsjölibfdk-aacdec: Clean up properly if the init fails
2015-08-15 Martin Storsjölibfdk-aacdec: Always decode into an intermediate buffer
2015-08-15 Martin Storsjölibfdk-aacdec: Bump the max number of channels to 8
2015-08-11 Henrik Gramnerx86inc: Drop SECTION_TEXT macro
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.
next