]> git.sesse.net Git - vlc/history - modules/codec
mac: update build.sh
[vlc] / modules / codec /
2014-11-26 Hugo Beauzée-Luyssenmft: Use the proper windows version define
2014-11-21 Hugo Beauzée-Luyssenflac: Force static linking
2014-11-21 Hugo Beauzée-Luyssenmft: Link to mfplat when building with msvc
2014-11-21 Hugo Beauzée-Luyssenmodules: Don't use gcc specific binary constant prefix
2014-11-21 Jean-Baptiste KempfSVCDSub: do not reinvent msg_Dbg
2014-11-21 Hugo Beauzée-Luyssenmft: Do not use LoadLibrary when building for Vista...
2014-11-21 Hugo Beauzée-Luyssenmft: Rename function pointer.
2014-11-21 Hugo Beauzée-Luyssendmo: Be unicode agnostic
2014-11-21 Thomas Guillemandroid_window: render picture on Display, and not...
2014-11-21 Thomas GuillemRevert "nativewindowpriv: use fence_fd"
2014-11-19 Thomas Guillemnativewindowpriv: use fence_fd
2014-11-18 Rémi Denis-CourmontOpenMAX IL: do not use Bellagio software implementation
2014-11-18 Thomas Guillemmediacodec: don't try OMX.google.*
2014-11-17 Rémi Denis-Courmontaraw: add assertion
2014-11-15 Thomas Guillemmediacodec: fix width/height in case crop is invalid
2014-11-15 Thomas Guillemmediacodec: remove jni_SetAndroidSurfaceSizeEnv call
2014-11-15 Thomas Guillemmediacodec: remove unused code/variables
2014-11-15 Thomas Guillemomx-dr: remove jni_SetAndroidSurfaceSize call
2014-11-15 Thomas Guillemmodules: add android_window vout
2014-11-15 Thomas Guillemnativewindowpriv: add is_hw arg in setup
2014-11-15 Thomas Guillemnativewindowpriv: use native_window_priv as a handle
2014-11-14 Jean-Baptiste Kempflibass: avoid negative index in array
2014-11-08 Tristan Matthewscodec: mpeg_audio: fix pts update
2014-11-07 Rafaël Carrételx/zvbi: initialize aspect ratio
2014-11-02 Francois Cartegniecodec: avcodec: simplify clock set condition
2014-11-02 Francois Cartegniecodec: avcodec: use TS_INVALID for 0 time init
2014-11-01 Jean-Baptiste KempfKate: fix typo
2014-11-01 Rémi Denis-Courmontdecoder: remove decoder_DeleteSubpicture() and fix...
2014-11-01 Rémi Denis-Courmontpicture_pool: remove ..._Delete(), use ..._Release...
2014-11-01 Rémi Denis-Courmontavcodec: simplify picture references
2014-11-01 Rémi Denis-Courmontdecoder: remove decoder_UnlinkPicture() and decoder_Del...
2014-11-01 Rémi Denis-Courmontdecoder: remove decoder_LinkPicture()
2014-10-27 Martin Storsjömft: Use the right index for IMFSample_GetBufferByIndex
2014-10-27 Felix Paul Kühneswscale: fix compilation if avcodec and avformat are...
2014-10-25 Jean-Baptiste Kempfavcodec: map YUVA 4:4:4
2014-10-25 Thomas Guillemiomx-dr: fix crash if anwpriv.connect fails
2014-10-24 Hugo Beauzée-Luyssenmft: Provide the library that contains some of the...
2014-10-24 Hugo Beauzée-Luyssenmodules: Remove use of gcc specific conditionals with...
2014-10-24 Thomas Guillemmediacodec: fix crash when color-format is invalid
2014-10-24 Thomas Guillemomxil: fix crash if OMX_AllocateBuffer fails (debug...
2014-10-24 Thomas Guillemmediacodec: cleanly abort DecodeVideo if GetOutput...
2014-10-21 Jean-Baptiste KempfVDA: silence a warning
2014-10-21 Jean-Baptiste KempfVDA: fix typo
2014-10-20 Rémi Denis-Courmontrawvideo: remove negative video height, signed overflow
2014-10-16 Rémi Denis-Courmontvout: remove unimplemented GET_OPENGL controls
2014-10-16 Rémi Denis-Courmontavcodec: fix double free on error
2014-10-14 Thomas Guillemmediacodec: exception in getCapabilitiesForType is...
2014-10-14 Thomas Guillemmediacodec: fix jni leak
2014-10-14 Thomas Guillemmediacodec: fix comparison between signed and unsigned...
2014-10-14 Thomas Guillemandroid/jni: use a libvlcjni function to attach/detach...
2014-10-14 Thomas Guillemmediacodec: fix unused variable warning
2014-10-13 Thomas Guillemomxil: add VP8 and VP9 in format_table
2014-10-11 Rémi Denis-Courmontmft: fix format string
2014-10-11 Tristan Matthewspng: encoder: encode visible lines, but use pitch for...
2014-10-11 Tristan Matthewspng: encoder: really fix row offset calculation
2014-10-10 Julian Scheelcodec/zvbi: Do not follow dead color-links
2014-10-10 Julian Scheelcodec/zvbi: Only reset subpicture in text mode
2014-10-06 Thomas Guillemomxil: use convert_hevc_nal_units for hevc
2014-10-06 Thomas Guillemmediacodec: use convert_hevc_nal_units for hevc
2014-10-06 Thomas Guillemadd convert_hevc_nal_units in hevc_nal.c
2014-10-06 Thomas Guillemmediacodec: add hevc mimetype
2014-10-06 Thomas Guillemomxil: add hevc in format_table
2014-10-03 Rémi Denis-Courmontavcodec: map AV_CODEC_ID_NONE
2014-10-02 Rémi Denis-Courmontavcodec: fix double free
2014-10-02 David Fuhrmanncodec: libass: show dialog for fontconfig cache recreat...
2014-10-02 Rémi Denis-Courmontavcodec: fix pointer aliasing
2014-10-02 Rémi Denis-Courmontavcodec: avcodec_alloc_frame() requires avcodec_free_fr...
2014-10-01 Thomas Guillemomxil-dr: reorient video
2014-10-01 Thomas Guillemomxil: split iomx_hwbuffer.cpp
2014-09-30 Ilkka Ollakkaavcodec: use VLC_CODEC_
2014-09-30 Tristan Matthewstwolame: fix chain deallocation
2014-09-30 Tristan Matthewsflac: reset decoder on end of stream (fixes #9298)
2014-09-30 Tristan Matthewstwolame: avoid buffer overflow
2014-09-30 Tristan Matthewstwolame: add error checking
2014-09-27 Tristan Matthewstheora: cleanup
2014-09-26 Tristan Matthewsdaala: encoder: add support for 444
2014-09-26 Tristan Matthewsdaala: encoder: fix stride
2014-09-24 Francois Cartegniefourcc: add EIA608
2014-09-21 Tristan Matthewsdaala: add encoder
2014-09-21 Ilkka Ollakkause CLOCK_FREQ
2014-09-20 Carola Nitzfix ee961d8fa4e9f2f6909b3d77269bc0de562649d9
2014-09-17 Hannes Domanizvbi: return actual last visible row
2014-09-14 Tristan Matthewsavcodec: fix missing include
2014-09-14 Rémi Denis-Courmontlibmpeg2: eliminate dead code and factor
2014-09-14 Rémi Denis-Courmontlibmpeg2: reduce variable scope
2014-09-13 Rémi Denis-Courmontvda: cleanup
2014-09-13 Rémi Denis-Courmontavcodec: close acceleration back-end after the context
2014-09-13 Rémi Denis-Courmontvda: remove write-only parameter
2014-09-13 Rémi Denis-Courmontavcodec: pass AVCodecContext to VA setup callback
2014-09-13 Rémi Denis-Courmontavcodec: pass AVCodecContext to VA destroy callback
2014-09-13 Rémi Denis-Courmontavcodec: free extradata after closing the context
2014-09-13 Rémi Denis-Courmontavcodec: move debug message to correct place
2014-09-13 Rémi Denis-Courmontavcodec/encoder: fix alloc/free of context
2014-09-13 Rémi Denis-Courmontavcodec: use avcodec_free_context() where applicable
2014-09-13 Rémi Denis-Courmontvaapi: inline init and deinit functions
2014-09-13 Rémi Denis-Courmontvaapi: reorder to avoid forward declarations, no functi...
2014-09-11 Rémi Denis-Courmontavcodec: remove no-op
2014-09-11 Rémi Denis-Courmontavcodec: remove redundant codec_id parameter
2014-09-11 Rémi Denis-Courmontavcodec: remove redundant codec name parameter
2014-09-11 Rémi Denis-Courmontavcodec: constify decoder_sys_t.p_codec
next