]> git.sesse.net Git - vlc/history - modules/codec
Fix Metacube header handling with multiple header blocks.
[vlc] / modules / codec /
2015-03-26 Thomas Guillemmediacodec: remove debug log
2015-03-24 Thomas Guillemmediacodec: fix warning
2015-03-24 Thomas Guillemmediacodec: Fix freeze when seeking on pause
2015-03-24 Thomas Guillemmediacodec: skip prerolled frames
2015-03-24 Thomas Guillemmediacodec: don't loop in GetOutput
2015-03-24 Thomas Guillemmediacodec: factorize release_output_buffer
2015-03-24 Thomas Guillemmediacodec: handle error_state in one place
2015-03-24 Thomas Guillemmediacodec: process input buffers in only one place
2015-03-22 Tristan Matthewsvpx: fix leak
2015-03-22 Tristan Matthewsshine: avoid double free
2015-03-21 Rémi Denis-Courmontvlc_plugin: fix non-LGPL plugins meta infos
2015-03-20 Steve Lhommelibass: use the visible area dimensions, not the input...
2015-03-20 Miha Sokolovfix teletext framing code in DVB PES packets ignored
2015-03-19 Steve LhommeDMO: use COINIT_MULTITHREADED instead of COINIT_APARTME...
2015-03-16 Jean-Baptiste KempfMFT: GUID_AC3 should be defined in Mingw-w64 4.0
2015-03-16 Rémi Denis-Courmontwin32: add assertions for unchecked CoInitializeEx...
2015-03-16 Rémi Denis-Courmontdmo: fix format string
2015-03-16 Rémi Denis-Courmontdmo: avoid useless string conversion
2015-03-16 Rémi Denis-Courmontdmo: fix invalid string casts
2015-03-16 Hugo Beauzée-Luyssensubsusf: Remove unneeded initializations
2015-03-16 Thomas Guillemmediacodec: add a function that checks if codec is...
2015-03-14 Jean-Baptiste KempfMap Canopus HQX decoder
2015-03-14 Jean-Baptiste KempfMap TDSC avcodec
2015-03-14 Thomas Guillemmediacodec: don't use MTK MPEG4 decoders
2015-03-13 Thomas Guillemmediacodec: check getOutputBuffers and getInputBuffers
2015-03-13 Thomas Guillemmediacodec: factorize exception check
2015-03-12 Thomas Guillemmediacodec: fix rotation before API 21
2015-03-12 Francois Cartegniecodec: lpcm: fix multi groups reading
2015-03-11 Francois Cartegniedemux: lpcm: fix AOB decoding (fix #11936)
2015-03-10 Francois Cartegniecodec: lpcm: convert endianness for 16bits AOB
2015-03-09 Francois Cartegniecodec: lpcm: reorder channels only after decoding ...
2015-03-01 Jean-Baptiste KempfAvcodec: fix compilation with some FFmpeg versions
2015-02-26 Jean-Baptiste KempfEnable to merge the avparser packetizer with --merge...
2015-02-26 Jean-Baptiste KempfAdd avparser.h to prepare for submodulification
2015-02-26 Denis CharmetAdd avparser packetizer for VP9 handling
2015-02-24 Jean-Baptiste KempfFix libass linking
2015-02-18 Rémi Denis-CourmontMark unreachable code on GCC even if NDEBUG
2015-02-15 Hannes Domanix264: fix memory leak
2015-02-12 Rémi Denis-Courmontconfigure: move LIBM to Makefiles
2015-02-11 Tristan Matthewstheora: fix comment
2015-02-09 Francois Cartegniecodec: dts: fix custom channel mapping detection/tautology
2015-02-09 Francois Cartegniepacketizer: dts: 16LE: read header from converted buffer
2015-02-08 Rémi Denis-Courmontmsg: simplify msg_GenericVa() macro
2015-02-08 Jean-Baptiste Kempfavcodec: fix double free on failure to open subtitles
2015-02-08 Alex Converseavcodec: fix double free on failure to open audio
2015-02-07 Jean-Baptiste KempfPGS: fix end-time
2015-02-04 Tristan MatthewsAdd encoder for YCbCr 4:2:0 over RTP (RFC 4175)
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
next