]> git.sesse.net Git - ffmpeg/history - libavcodec
MAINTAINERS: modify the hlsenc description
[ffmpeg] / libavcodec /
2017-09-21 Kaustubh Rasteavcodec/mips: Reduced conditional cases in avc inter...
2017-09-21 Kaustubh Rasteavcodec/mips: Unrolled loops and expanded functions...
2017-09-20 Kaustubh Rasteavcodec/mips: preload data in hevc sao edge 0 degree...
2017-09-20 Kaustubh Rasteavcodec/mips: Fixed rnd_val variable to 6 in hevc uni...
2017-09-20 Michael Niedermayeravcodec/pngdec: Clean up on av_frame_ref() failure
2017-09-19 Mark Thompsonvaapi: Disable deprecation warnings around use of old...
2017-09-19 Hendrik Leppkesvp9: move VP9SharedContext back to the top of VP9Context
2017-09-19 Henrik Gramnerx86/exrdsp: optimize ff_reorder_pixels_avx2()
2017-09-18 Carl Eugen Hoyoslavc/frame_thread_encoder: Do not mix variable declarat...
2017-09-17 James Almeravcodec/exrdsp: improve the ExrDSPContext->reorder_pixe...
2017-09-17 Martin Vignalilibavcodec/exr : add X86 SIMD for reorder_pixels
2017-09-16 Michael Niedermayeravcodec/vorbisenc: Fix mixed declaration and statements
2017-09-16 Michael Niedermayeravcodec/fits: Fix include type
2017-09-16 Reimar Döffingeravcodec/frame_thread_encoder: Fix AV_OPT_TYPE_STRING...
2017-09-15 Kaustubh Rasteavcodec/mips: Improve hevc sao band filter msa functions
2017-09-15 Kaustubh Rasteavcodec/mips: Improve avc mc copy msa functions
2017-09-15 Kaustubh Rasteavcodec/mips: Improve avc lpf msa functions
2017-09-15 Matthieu Bouronlavc/mediacodec_wrapper: fix jni vaargs types
2017-09-14 Kaustubh Rasteavcodec/mips: Improve hevc idct msa functions
2017-09-14 Kaustubh Rasteavcodec/mips: Improve hevc lpf msa functions
2017-09-14 James Almeravcodec.h: fix doxygen comment
2017-09-13 Mark Thompsonlavc: Add wrapped_avframe decoder
2017-09-13 Mark Thompsonlavc: Add flag to mark packets containing trusted input
2017-09-13 James Almeravcodec/extract_extradata: return an error when buffer...
2017-09-12 James Almeravcodec/h264_sei: add namespace prefix to frame packing...
2017-09-12 Mark Thompsonh264_sei: Add namespace prefix to all SEI values
2017-09-12 Ronald S. Bultjevp9: fix explicit memory order for report_progress.
2017-09-12 Ronald S. Bultjeframe_thread_encoder: make 'exit' member atomic.
2017-09-11 Michael Niedermayeravcodec/hevc_ps: Fix limit of chroma_qp_offset_list_len...
2017-09-11 Michael Niedermayeravcodec/hevc_ps: Fix c?_qp_offset_list size
2017-09-11 Michael Niedermayeravcodec/shorten: Move buffer allocation and offset...
2017-09-11 James Almeravcodec/hevc_ps: improve check for missing default...
2017-09-11 Ronald S. Bultjevp9: assert -> av_assert and fix associated compile...
2017-09-11 Ronald S. Bultjevp9: fix compilation with threading disabled.
2017-09-11 Michael Niedermayeravcodec/jpeg2000dsp: Fix multiple integer overflows...
2017-09-11 Michael Niedermayeravcodec/clearvideo: Only output a frame if one is coded...
2017-09-11 Michael Niedermayeravcodec/hevcdsp_template: Fix undefined shift in put_he...
2017-09-11 Michael Niedermayeravcodec/diracdec: Fix overflow in DC computation
2017-09-10 Jesse Liuadd missing ignore files
2017-09-10 Michael Niedermayeravcodec/scpr: optimize shift loop.
2017-09-09 Michael Niedermayeravcodec/dirac_vlc: limit res_bits in APPEND_RESIDUE()
2017-09-09 Jun Zhaolavc/vaapi_encode_mpeg2: fix frame rate calc error...
2017-09-08 Ilia Valiakhmetovavcodec/vp9: Add tile threading support
2017-09-08 Ilia Valiakhmetovavcodec/pthread_slice: add ff_slice_thread_execute_with...
2017-09-08 Mark Wachslerlibavcodec/h264_parse: don't use uninitialized value...
2017-09-08 Kaustubh Rasteavcodec/mips: Improve vp9 mc msa functions
2017-09-08 Kaustubh Rasteavcodec/mips: Improve vp9 idct msa functions
2017-09-08 Kaustubh Rasteavcodec/mips: Improve vp9 lpf msa functions
2017-09-07 Timo Rothenpieleravcodec/nvenc: sanitize variable names
2017-09-07 Timo Rothenpieleravcodec/nvenc: migrate to new encode API
2017-09-07 Paras Chadhaavcodec/fitsdec: write output to frame directly
2017-09-06 James Almeravcodec/audiotoolboxdec: use av_freep()
2017-09-06 James Almeravcodec/audiotoolboxdec: switch to the new generic...
2017-09-06 James Almeravcodec/audiotoolboxdec: add FF_CODEC_CAP_INIT_CLEANUP...
2017-09-06 James Almeravcodec/audiotoolboxdec: always use a copy of the AVCod...
2017-09-05 Kaustubh Rastelibavcodec/mips: Improve avc idct8 msa function
2017-09-04 James Almeravcodec: add AV_HWACCEL_CODEC_CAP_EXPERIMENTAL flag
2017-09-02 Michael Niedermayeravcodec/dirac_vlc: Fix invalid shift in ff_dirac_golomb...
2017-09-02 Michael Niedermayeravcodec/dirac_dwt: Fix multiple overflows in 9/7 lifting
2017-09-02 Michael Niedermayeravcodec/diracdec: Fix integer overflow in INTRA_DC_PRED()
2017-09-02 Timo Rothenpieleravcodec/nvenc: always output picture timing SEI
2017-09-01 James Almeravcodec/internal: move FF_QSCALE_TYPE defines from...
2017-09-01 Timo Rothenpieleravcodec/nvenc: only push cuda context on encoder close...
2017-09-01 Timo Rothenpieleravcodec/nvenc: add support for specifying entropy codin...
2017-08-31 pkvietavocdec/libopus: fix typo
2017-08-31 James Almeravcodec/fits: add missing header includes
2017-08-30 Paul B Maholavcodec/codec_desc: make FITS description longer
2017-08-30 Paras ChadhaAdd FITS Encoder
2017-08-30 Paras ChadhaAdd FITS Decoder
2017-08-29 Michael Niedermayeravcodec/snowdec: Fix integer overflow in decode_subband...
2017-08-29 Michael Niedermayeravcodec/hevc_ps: Fix undefined shift in pcm code
2017-08-29 Michael Niedermayeravcodec/h264idct_template: Fix integer overflow in...
2017-08-29 James Almeravcodec/snowenc: fix setting motion_est option
2017-08-28 Mark Thompsonhevc: Add names for reserved NAL unit types
2017-08-28 Jun Zhaolavc/vaapi_encode: Change the slice/parameter buffers...
2017-08-28 Jun Zhaolavc/vaapi_encode_h265: Enable VBR mode
2017-08-27 Michael Niedermayeravcodec/aacpsdsp_template: Fix undefined integer overfl...
2017-08-27 Michael Niedermayeravcodec/sbrdsp_fixed: Fix undefined overflows in autoco...
2017-08-27 James Almeravcoec/snowenc: silence some deprecation warnings
2017-08-26 Carl Eugen Hoyoslavc/sinewin_tablegen: Fix compilation with --enable...
2017-08-26 Carl Eugen Hoyoslavc/utils: Calculate frame duration for little-endian...
2017-08-25 Michael Niedermayeravcodec/dvbsubdec: Check for duplicate regions in dvbsu...
2017-08-25 James Almeravcodec: add missing FF_API_DEBUG_MV wrappers
2017-08-25 James Almeravcodec: make the avcodec_get_chroma_sub_sample depreca...
2017-08-25 Derek Buitenhuismjpeg: Add support for ICC side data
2017-08-25 Paul B Maholavcodec/aac: Add floating point 960/120 MDCT window
2017-08-24 Michael Niedermayeravcodec/hevc_ps: Check delta_pocs in ff_hevc_decode_sho...
2017-08-23 Vitaly Bukaavcodec/utils: Fix signed integer overflow in rc_initia...
2017-08-22 Michael Niedermayeravcodec/aacdec_template: Fix running cleanup in decode_...
2017-08-22 Michael Niedermayeravcodec/pngdec: Fix () placement
2017-08-22 James Zernvp9: set color range to MPEG for intraonly profile 0
2017-08-21 Michael Niedermayeravcodec/me_cmp: Fix crashes on ARM due to misalignment
2017-08-21 Carl Eugen Hoyoslavc/g726: Add a little-endian G.726 encoder.
2017-08-20 Michael Niedermayeravcodec/pixlet: Fixes: undefined shift in av_mod_uintp2()
2017-08-20 Michael Niedermayeravcodec/dirac_dwt_template: Fix integer overflow in...
2017-08-20 Jun Zhaolavc/vaapi_encode_h264: add "coder" option support
2017-08-20 Mark Thompsonvaapi_encode: Move quality option to common code
2017-08-20 Michael Niedermayeravcodec/cngdec: Check skip_samples
2017-08-20 Michael Niedermayeravcodec/fic: Fixes signed integer overflow
2017-08-20 Michael Niedermayeravcodec/snowdec: Fix off by 1 error
next