]> git.sesse.net Git - ffmpeg/history - libavcodec
rtpdec_mpa_robust: Move .enc_name to the start of the struct
[ffmpeg] / libavcodec /
2015-02-23 Diego Biurrunqsv: Skip qsv.h compilation if qsv is not enabled
2015-02-23 Federico Tomassettieamad: check for out of bounds read
2015-02-23 Federico Tomassettimdec: check for out of bounds read
2015-02-22 Vittorio GiovaraCanopus HQX decoder
2015-02-22 Carl Eugen Hoyoshevc_deblock: Fix compilation with nasm
2015-02-22 Vittorio Giovaralibschroedinger: Check memory allocations
2015-02-21 Gilles Chanteperdrixmpegaudio_parser: add MP3 ADU headers parser
2015-02-21 Anton Khirnovh264: initialize H264Context.avctx in init_thread_copy
2015-02-21 Anton Khirnovh264: only ref cur_pic in update_thread_context if...
2015-02-20 Peter Meerwaldlibavcodec: Make use of av_clip functions
2015-02-20 Peter Meerwaldlibavcodec: Don't use av_cold annotation in twinvq...
2015-02-19 Oleksij Rempellavc: Add DSS SP decoder
2015-02-19 Anton Khirnovqsv_api: fix building with libmfx disabled
2015-02-19 Anton Khirnovlavc: add an Intel libmfx-based H.264 decoder
2015-02-19 Anton Khirnovh264_parser: export video format and dimensions
2015-02-19 Himangi Saraogirv40: Return more meaningful error codes
2015-02-18 Derek Buitenhuislibx265: Add crf private option
2015-02-18 Derek Buitenhuislibx265: Reduce the scope of some variables
2015-02-17 Himangi Saraogiwmv2: Return meaningful error codes
2015-02-17 Himangi Saraogiqdm2: Return meaningful error codes
2015-02-17 Himangi Saraogilibxvid: Return meaningful error messages
2015-02-17 Himangi Saraogiaac_adtstoasc_bsf: Check extradata memory allocation
2015-02-17 Vittorio Giovaraavpacket: Check buffer reference
2015-02-17 Vittorio Giovaravorbisdec: Check memory allocations
2015-02-17 Vittorio Giovaradvdsubdec: Check memory allocations
2015-02-17 Vittorio Giovaradct-test: Fix initialization syntax
2015-02-17 Vittorio Giovaralavc: Document interaction between avcodec_open2()...
2015-02-16 Diego Biurrundca: Remove separate header for DCA ExSS
2015-02-15 Diego Biurrundca: Move data tables from a header to an object file
2015-02-15 Diego Biurrundca: Add array sizes to array declarations
2015-02-15 Peter Meerwaldg722: Add ARM NEON implementation for g722_apply_qmf()
2015-02-15 Peter Meerwaldg722: Split out computation of band->s_zero and unroll...
2015-02-15 Peter Meerwaldg722: Unroll g722_apply_qmf()
2015-02-15 Peter Meerwaldg722: Reduce number of pointers passed to g722_apply_qm...
2015-02-15 Peter Meerwaldg722: Split out g722_qmf_apply() function into g722dsp.c
2015-02-14 Diego Biurrunvdpau: Adjust necessary #includes for vdpau_internal.h
2015-02-14 Diego Biurrundca: Move all tables into dcadata.h
2015-02-14 Diego Biurrundca: Remove trace debugging code
2015-02-14 Diego Biurrundca: Return more informative error codes
2015-02-14 Diego Biurrundca: Split code for handling the EXSS extension off...
2015-02-14 Diego Biurrunavcodec: Don't anonymously typedef structs
2015-02-14 Himangi Saraogivp56: Return meaningful error codes
2015-02-13 Peter Meerwaldhevc: Use generic av_clip function, not C implementation
2015-02-07 Hendrik Leppkesdxva2_hevc: properly fill the scaling list structure
2015-02-04 Reimar Döffingeraacsbr: silence message for SBR extension "padding".
2015-02-04 Alex Converseaacdec: Support for ER AAC ELD 480.
2015-02-04 Niel van der Westh... aacdec: Tables for length 480 AAC ELD.
2015-02-04 Niel van der Westh... aacdec: Support for ER AAC in LATM
2015-02-04 Alex Converseaacdec: Refactor aac_er_decode_frame.
2015-02-04 Alex Converseaacdec: Refactor decode_ics_info.
2015-02-03 Luca Barbatosvq1dec: Validate the stages value strictly
2015-02-03 Michael Niedermayersvq1enc: correctly handle memory error and allocations
2015-02-02 Diego Biurrunopus: Factor out imdct15 into a standalone component
2015-02-02 Martin Storsjöconfigure: Add a dependency on vc1_decoder from vc1_parser
2015-01-29 Vittorio Giovaraflacenc: initialize sums matrix
2015-01-29 Vittorio Giovaraituh263dec: use macro instead of #if
2015-01-29 Vittorio Giovarampegvideo_enc: initialize the encoding context
2015-01-29 Vittorio GiovaraDNxHD: Add support for id 1258 (DNx100 960x720@8)
2015-01-29 Vittorio GiovaraDNxHD: Simplify pixel format detection
2015-01-29 Vittorio GiovaraDNxHD: More verbose error messages
2015-01-29 Martin Storsjölibopenh264: Log debug messages to a non-null context
2015-01-28 Michael Niedermayerh264: Do not share rbsp_buffer across threads
2015-01-27 Vittorio Giovaradvbsubdec: check memory allocations and propagate errors
2015-01-27 Anton Khirnovlavc: support extracting audio service type from side...
2015-01-27 Anton KhirnovAdd a side data type for audio service type.
2015-01-27 Anton Khirnovlavc: deprecate unused AVCodecContext.stream_codec_tag
2015-01-27 Anton Khirnovavidec: do not export stream_codec_tag
2015-01-27 Anton Khirnovh264: drop any pretense of support for data partitioning
2015-01-27 Anton Khirnovh264_parser: restore a comment lost in 0268a54
2015-01-27 Anton Khirnovh264: do not reset the ref lists in flush_change()
2015-01-27 Anton Khirnovh264: move parser-only variables to their own context
2015-01-27 Anton Khirnoverror_resilience: move the MECmpContext initialization...
2015-01-27 Hendrik LeppkesAdd DXVA2 HEVC HWAccel
2015-01-27 Hendrik Leppkeshevc: reindent after previous commit
2015-01-27 Hendrik Leppkeshevc: add hwaccel hooks
2015-01-27 Hendrik Leppkeshevc: store the short term rps flag and size in the...
2015-01-27 Hendrik Leppkeshevc: store the escaped/raw bitstream in HEVCNAL
2015-01-27 Hendrik Leppkeshevc: pass the full HEVCNAL struct to decode_nal_unit
2015-01-27 Anton Khirnovhevc: unref the current frame if frame_start() fails
2015-01-27 Anton Khirnovhevc: clear unused refs on failure
2015-01-27 Anton Khirnovh264: simplify code in flush_dpb()
2015-01-23 Michael Niedermayermpegvideo_enc: Draw edges on input for non-multiple...
2015-01-22 Derek Buitenhuislibx265: Pass through user-set frame type
2015-01-20 Martin Storsjölibopenh264enc: Move a declaration of a variable into...
2015-01-20 Martin Storsjölibopenh264enc: Remove a workaround for silencing warni...
2015-01-15 Michael Niedermayerh264_cabac: Break infinite loops
2015-01-15 Vittorio Giovaraopus_parser: drop unused variable
2015-01-15 Vittorio Giovarabsf: check memory allocations
2015-01-15 Vittorio Giovaravp8: improve memory allocation checks
2015-01-14 Paul B Maholtiff: support decoding GBRP and GBRAP formats
2015-01-14 Paul B Mahollavc: add GBRAP to avcodec_align_dimensions2
2015-01-14 Stefano Sabatiniimgutils: create misc functions for dealing with buffers
2015-01-14 Vittorio Giovarapng: improve signature check
2015-01-09 Anton Khirnovmpeg4audio: check the init_get_bits() return value
2015-01-08 Martin Storsjölibfdk-aacdec: Make sure decoding doesn't add any extra...
2015-01-08 Martin Storsjölibopenh264enc: Fix a typo and some nitpicks
2015-01-07 Alexandre Coluccixsub: Support DXSA subtitles
2015-01-06 Martin Storsjölibavcodec: Add an OpenH264 encoder wrapper
2015-01-06 Vittorio Giovaramsmpeg4: check memory allocations and propagate errors
2015-01-06 Vittorio Giovaraulti: invert the order of parameters of ulti_decode_frame()
next