]> git.sesse.net Git - vlc/history - modules/codec
OMX: Don't use hardcoded profile numbers
[vlc] / modules / codec /
2015-02-04 Jean-Baptiste KempfOMX: Don't use hardcoded profile numbers
2015-02-04 Jean-Baptiste KempfDefine H264 profiles numbers
2015-01-28 Rafaël CarréFix teletext page aspect ratio
2015-01-22 Thomas Guillemnativewindowpriv: split setup into setUsage and setBuff...
2015-01-16 Francois Cartegniecodec: SCTE-27: set visible_width/height (fix #13514)
2015-01-12 Tristan Matthewsopus: remove dead code
2015-01-12 Tristan Matthewsopus: handle RTP depayloading (fixes #11938)
2015-01-08 Tristan Matthewsbpg: add libbpg decoder
2015-01-06 Ludovic Fauvetmpg123: use VLC_ENOMEM
2015-01-02 Ludovic Fauvetavcodec: fix ffmpeg version check
2014-12-19 Thomas Guillemmediacodec: bypass profile check for OMX.LUMEVideoDecoder
2014-12-17 Thomas Guillemmediacodec: fix deprecated calls if API >= 21
2014-12-17 Thomas Guillemmediacodec: add member.critical
2014-12-17 Thomas Guillemmediacodec: lock InsertInflightPicture
2014-12-17 Thomas Guillemmediacodec: use a dynamic array for inflight pictures.
2014-12-15 Tristan MatthewsRevert "faad: drop byte of padding for raw streams"
2014-12-15 Tristan Matthewsfaad: always drop byte of padding (fixes #5257)
2014-12-12 Thomas Guillemmediacodec: fix jni LocalRef leaks
2014-12-09 Ludovic Fauvetmpg123: simplify error handling and fix leak
2014-12-06 Fabian Yamaguchicodec: dmo: avoid null-pointer dereference.
2014-12-06 Fabian Yamaguchicodec: schroedinger: fix potential buffer overflow.
2014-12-05 Ludovic Fauvetmpg123: missing p_block release
2014-12-05 Ilkka Ollakkaavcodec: set absolute/ephemer comments/values correctly
2014-12-03 Thomas Guillemmediacodec: add rotation support for opaque
2014-12-02 Ludovic FauvetAdd MPEG audio layer I, II, III decoder based on mpg123
2014-11-29 Ilkka Ollakkaavcodec: use qscale=3 as default if videobitrate isn...
2014-11-29 Rémi Denis-Courmontmpeg_audio: compile fake decoder only if mad is present
2014-11-29 Rémi Denis-Courmontmad: clean up build rules
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)
next