]> git.sesse.net Git - vlc/history - modules/codec/avcodec
block_t ** parameter is never NULL for audio decoding
[vlc] / modules / codec / avcodec /
2011-08-25 Rémi Denis-Courmontblock_t ** parameter is never NULL for audio decoding
2011-08-23 Jean-Baptiste KempfCorrect WVP2 fourcc and map to avcodec
2011-08-23 Jean-Baptiste KempfAvcodec: playback of WMVP
2011-08-18 Rémi Denis-CourmontMigrate VLC_ADD_* flags from vlc-config to AC_SUBST
2011-08-18 Jean-Baptiste KempfAvcodec: map teletext IDs
2011-07-24 Jean-Baptiste KempfAdd FSV2 FourCC and link in avcodec module
2011-07-10 Rafaël Carréavcodec EncodeVideo(): reduce indentation level
2011-07-08 Jean-Baptiste KempfSupport of Lagarith
2011-07-05 Dominique Leuenbergeravcodec/chroma: include PIXFMT header
2011-07-01 Jean-Paul Samancodec/avcodec/video.c: correct typo in comment
2011-06-24 Laurent AimarMapped VLC_CODEC for I420 9/10-bit, I422 10-bit, I444...
2011-06-24 Laurent AimarUsed the AVCodecContext given to AVCodecContext::get_bu...
2011-06-16 Jean-Baptiste KempfDxVA2: Add the GUIDs for MPEG-4 Part 2
2011-06-16 Jean-Baptiste KempfDxVA2: add the GUID for H264/VLD With FMO/ASO
2011-06-07 Jean-Baptiste KempfDxVA2: add Mpeg1 VLD and VC-1 2010 VLD GUIDs
2011-06-05 Laurent AimarFixed compilation with avcodec without MT support.
2011-06-05 Laurent AimarDisabled frame threaded decoding when ffmpeg-hw is...
2011-06-02 Jean-Baptiste KempfDxVA2: add some more GUID
2011-05-15 Jean-Baptiste KempfAvcodec: map, for the time being, acc_latm to mp4a
2011-05-03 Rémi Denis-CourmontRemove references to non-existent Altivec plugins
2011-04-21 Rémi DuraffortDo not add a newline at the end of the strings send...
2011-04-19 Konstantin PavlovUpdate av* code to use new APIs after Libav Big Bump.
2011-03-17 Ilkka Ollakkaavcodec: mark skiploopfilter as non-advanced option...
2011-03-16 Jean-Baptiste KempfFFmpeg: remove support for misplaced headers
2011-03-16 Jean-Baptiste KempfFFMPEG_COMMON_MEMBERS => AVCODEC_COMMON_MEMBERS
2011-01-16 Jean-Baptiste KempfMark ffmpeg-fast and ffmpeg-hw as normal preferences.
2011-01-06 Gildas Bazincodec/avcodec: fix late frames skipping with h264 ...
2010-12-28 Jean-Baptiste Kempflavc implements emu-edge in VP8 now
2010-12-20 Jean-Baptiste KempfTry to decode WMVP with lavc WMV3's decoder
2010-12-20 Jean-Baptiste KempfCodecs: map G.722 to avcodec decoder
2010-12-02 Jean-Paul Samanmodules/codec/avcodec: Move HAVE_AVCODEC_MT to avcodec.h
2010-11-14 Rémi Denis-Courmontswscale: fix 15- and 16-bits RGB conversions
2010-11-02 Laurent AimarFixed potential NULL deference when flushing in avcodec...
2010-10-31 Rémi Denis-CourmontWin32 build fix attempt
2010-10-30 Pierre YnardVAAPI: build fix
2010-10-30 Rémi Denis-CourmontVAAPI: use vlc_xlib_init()
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_float: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-10-22 Rémi Denis-CourmontRemove unused change_integer_list parameter
2010-09-23 Gildas BazinFix playback of RealVideo with B frames (pts were not...
2010-08-09 Jai MenonAVCodec : Allow delayed opening of audio codecs.
2010-08-09 Jai MenonAVCodec : Set audio related parameters in ffmpeg_OpenCo...
2010-08-09 Jai MenonAVCodec : Move ffmpeg_OpenCodec to avcodec.c and mark...
2010-08-09 Jai MenonAVCodec : Factor decoder configuration setup code into...
2010-07-29 Hugo Beauzée-Luyssenavcodec: encoder: Check memory allocations.
2010-07-28 Rémi Durafforts/informations/information/
2010-07-27 Hugo Beauzée-Luyssenavcodec: encoder: Don't assume a maximum BPP of 24
2010-07-25 Hugo Beauzée-Luyssenavcodec: Allow usage of VLC_CODEC_RGBA
2010-07-22 Jean-Baptiste KempfSplit Avutil<->VLC chroma conversions functions from...
2010-07-20 Jean-Baptiste KempfForce avcodec to be at least 52.25.0 and avfomat 52...
2010-07-19 Laurent AimarRevert "Called XInitThreads in vaapi."
2010-07-14 gbeauchesne@splitt... use VA_INVALID_ID wherever appropriate (vaapi).
2010-07-11 Laurent AimarUsed VA_INVALID_ID when appropriate.
2010-07-11 Laurent AimarUsed VA_INVALID_SURFACE when appropriate.
2010-07-11 Laurent AimarFixed fourcc selection used for video extraction from...
2010-07-10 Rémi Denis-CourmontFix compilation
2010-07-10 Ilkka Ollakkaavcodec: disable direct rendering for VP80
2010-07-02 Jean-Baptiste KempfDxVA2: Remove tab in source code
2010-07-01 Jean-Baptiste KempfDxVA2: user-friendly descriptions
2010-07-01 Jean-Baptiste KempfDxVA2: cosmetic alignment in GUID
2010-07-01 Jai MenonAVCodec : Add the MPEG1 codec ID to the map table.
2010-06-27 Laurent AimarAllocated mod16 D3D surfaces.
2010-06-27 Laurent AimarPrefered DXVA2_ConfigPictureDecode with guidConfigBitst...
2010-06-25 Jai MenonJPEG 2000 decoding support.
2010-06-24 Jean-Baptiste KempfDxVA2: CoTaskMemFree can be used correctly now.
2010-06-18 Laurent AimarEnabled mpeg2 dxva2 decoding support.
2010-06-13 Ilkka Ollakkaavcodec: don't play rc-max/min for vp8, doesn't seem...
2010-06-12 Laurent AimarWorkaround a potential segfault when using VAAPI/DXVA2...
2010-06-12 Laurent AimarFixed potential unaligned access in vaapi/dxva2 picture...
2010-06-05 Ilkka Ollakkaavcodec: fix vp8 default to check height for 720p
2010-06-05 Ilkka Ollakkaavcodec: default gop=120 for vp80
2010-06-05 Ilkka Ollakkaavcodec: fix typo
2010-06-03 Laurent AimarCompilation fix.
2010-06-03 Rémi Denis-CourmontProtect XInitThreads() with a global lock
2010-06-03 Laurent AimarCalled XInitThreads in vaapi.
2010-06-03 Laurent AimarCheck "xlib" before trying vaapi.
2010-06-01 Ilkka Ollakkaavcodec: adjust encoders vp8 defaults littlebit
2010-05-29 Ilkka Ollakkaavcodec: blacklist WMV2 also, missed that codec previously
2010-05-26 Ilkka Ollakkaavcodec: disable vp8-encoder options until it's in...
2010-05-26 Ilkka Ollakkaavcodec: change version-check to 52.69.1 for libvpx...
2010-05-26 Jai MenonAdd support for DivX XSUB subtitle streams.
2010-05-26 Ilkka Ollakkaavcodec: add littlebit options that are adjusted for VP8
2010-05-26 Ilkka Ollakkaavcodec: check p_pict for NULL before using it
2010-05-26 Ilkka Ollakkaavcodec: set some hopefully reasonable defaults to...
2010-05-20 Laurent AimarWorkaround non set reordered_opaque value with some...
2010-05-19 Jean-Baptiste KempfUse the correct LIBAVCODEC_VERSION_MINOR for VP8
2010-05-19 Jean-Baptiste KempfAvcodec: prepare the binding to VP8 in ffmpeg
2010-05-18 Laurent AimarRemoved useless includes.
2010-05-16 Ilkka Ollakkaavcodec: blacklist some codecs for multithreading
2010-05-16 Laurent AimarFlush avcodec on discontinuity.
2010-05-14 Laurent AimarFixed dxva2 regression when using NV12.
2010-05-14 Laurent AimarDisabled GPU acceleration when using ffmpeg-mt.
2010-05-09 Laurent AimarUsed vlc_memalign for vaapi/dxva2 copy buffer
2010-05-08 Laurent AimarUsed CopyFromYv12/Nv12 for vaapi picture extraction.
2010-05-08 Laurent AimarMoved out optimized VA nv12/yv12 copy functions from...
2010-05-08 Laurent AimarAdded VLC_CODEC_NV12 to vlc_fourcc.h.
2010-05-05 Jean-Baptiste KempfAvcodec/Avformat: fix CODEC_ID_MP2/MP3 issue when using...
2010-05-04 Laurent AimarRemoved now useless vlc_osd.h includes.
next