]> git.sesse.net Git - vlc/history - src/misc
DVB (old): fix memory leak
[vlc] / src / misc /
2014-01-24 Maxim Bublismisc/image: fixed overwriting of correct visible dimensions
2014-01-19 Rémi Duraffortupdate: fix memory leak
2014-01-12 Daniel Verkampavcodec: map Auravision AURA
2014-01-12 Daniel Verkampavcodec: map Canopus Lossless (CLLC)
2014-01-12 Daniel Verkampavcodec: map KGV1 (Kega Game Video)
2014-01-11 Daniel Verkampavcodec: map Escape 124 video
2014-01-11 Daniel Verkampavcodec: map RenderWare TXD
2014-01-11 Daniel Verkampavcodec: map GameCube THP video and audio
2014-01-11 Daniel Verkampavcodec: map LCL MSZH and ZLIB
2014-01-11 Daniel Verkampavcodec: map Wing commander IV Xxan video
2014-01-10 Ilkka Ollakkacore: differentiate mp2 from mp3 audio layers
2014-01-09 Jean-Baptiste KempfMap Bink Audio and Video codecs
2014-01-09 Jean-Baptiste KempfAdd Atrac3+ decoder mapping
2014-01-04 Ilkka Ollakkadate_Decrement: change assert so it doesn't to funky...
2014-01-02 Felix AbecassisRemove the deprecated vlc_atomic_t type.
2013-12-30 Rémi Denis-CourmontMissing #includes
2013-12-29 Rémi Denis-CourmontRemove inconsistently used HAVE_UNISTD_H
2013-12-29 Rémi Denis-Courmontmsg: remove %m hack
2013-12-29 Rémi Denis-Courmontsrc: use vlc_strerror_c() for log messages
2013-12-13 Felix Abecassisfourcc: add entry for Android opaque buffer type.
2013-12-12 Ilkka Ollakkause CLOCK_FREQ in date_Decrement
2013-12-11 Rémi Duraffortupdate: fix use after free
2013-12-09 Erwan Tulouimage: fix image misfunctioning in recent builds
2013-12-06 Rafaël Carrémessages: Don't mix fprintf and utf8_fprintf
2013-12-06 Rafaël CarréPrint(Color)Msg: align pointers on the right
2013-11-30 Felix Abecassisfourcc: fix empty initializer
2013-11-25 Rémi Duraffortupdate: fix memory leak (cid #1100857)
2013-11-23 Maxim BublisFixed warnings on duplicate const modifiers
2013-11-09 Daniel VerkampFix Duck DK3/DK4 ADPCM mappings
2013-11-07 Rémi Denis-Courmontfourcc: add ARGB for 32-bits RGBA with X11/BD component...
2013-11-06 Jean-Baptiste KempfMap LJPG to MJPEG for decoding
2013-11-04 Francois Cartegnievlc_es: add defines for priority levels
2013-10-22 Jean-Baptiste KempfBe more precise in libavcodec/libavformat/libavutil...
2013-09-30 Rémi DuraffortFix buffer off-by-one (cid #1099713)
2013-09-22 Jean-Baptiste KempfFix typo
2013-09-15 Rémi Denis-Courmontmsg_...: accept filename as module
2013-09-09 Jean-Baptiste KempfAdd a mono font name to the text_style_t
2013-08-16 Rémi Denis-Courmontpicture: do not clobber picture reference count when...
2013-08-14 Rémi Denis-Courmontpicture: convert to standard atomic operations
2013-07-26 Rémi DuraffortDo not compare arrays against NULL (always true)
2013-07-22 Rémi DuraffortFix C&P error (cid #1049313)
2013-07-16 Rémi Denis-Courmontvdpau: add YUV 444
2013-07-16 Rémi Denis-Courmontfourcc: add NV24 semiplanar Y/UV 4:4:4 (partial)
2013-07-16 Rémi Denis-Courmontfourcc: add missing bits for NV16 chroma
2013-07-14 Rémi Denis-Courmontpicture: assert that there is a destroy callback
2013-07-14 Rémi Denis-Courmontpicture: add pf_destroy to picture_resource_t
2013-07-13 Rémi Denis-Courmontpicture: remove invalidated assertion
2013-07-07 Rémi Denis-Courmontpicture_BlendSubpicture: return the number of blent...
2013-07-07 Rémi Denis-Courmontpicture: pointer for decoder-specified hardware context
2013-07-07 Rémi Denis-Courmontpicture: handle allocation of pictures with 0 bytes...
2013-07-07 Rémi Denis-Courmontfourcc: VDPAU surface types
2013-07-06 Rémi Denis-Courmontpicture: add assertion against double free
2013-06-21 Rémi Denis-Courmontwin32: avoid the POSIX timer API for now
2013-06-21 Francois Cartegniefingerprinter: don't hardcode acoustid module selection
2013-06-19 Jean-Baptiste KempfAdd yet another XDCAM fourCC
2013-06-13 Rémi Denis-Courmontpicture: deduplicate some code
2013-06-11 Jean-Baptiste KempfAdd GoToMeeting FOURCC
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-05-18 Jean-Baptiste KempfIntroduce ICOD fourCC
2013-04-24 Rémi Denis-Courmontobjects: fix NDEBUG-only warning
2013-04-24 Rémi Denis-Courmontobjects: limit development-related error message to...
2013-04-23 Rémi Denis-Courmontvar_Command: remove broken-by-design function
2013-04-12 Rémi Denis-CourmontRemove "pcm " pseudo-codec, synonymous with "araw"
2013-04-05 Francois Cartegniechromaprint: add libvlccore definitions
2013-03-28 Francois Cartegnievlc_epg: add parental rating from ts streams.
2013-03-26 Rémi Denis-Courmontinput: inline vlc_object_kill() and simplify
2013-03-25 Rafaël Carrévlc_Log: allow NULL vlc_object_t parameter
2013-03-24 Rémi Denis-Courmontcore: remove unused SQL support
2013-03-24 Rémi Denis-Courmontcore: remove media library support
2013-03-21 Rémi Denis-Courmontcore: gather message initialization code
2013-03-18 Rémi Denis-CourmontRename msg_item_* to vlc_log_* (cosmetic)
2013-03-18 Rémi Denis-Courmontlibvlc: simplify logging callback
2013-03-18 Rémi Denis-Courmontlibvlc: remove potential logging from within config_Loa...
2013-03-15 Rémi Denis-Courmontblock: fix sign warning
2013-03-15 Rémi Denis-Courmontblock: align to 32 bytes
2013-03-09 Rémi Denis-CourmontRemove picture quantization table (same reason as qtype)
2013-03-09 Rémi Denis-CourmontRemove picture qtype support code
2013-03-09 Rémi Denis-CourmontRemove unsupported SONIC codec
2013-03-08 Rémi Denis-CourmontDrop aborted SNOW codec
2013-02-28 Nicolas Bertrandadd XYZ colorspace/fourcc
2013-02-24 Jean-Baptiste KempfAdd NV12/NV21 as YUV formats
2013-02-03 Edward Wangsrc: Win32: add message categories to debug logs
2013-01-31 Rémi Denis-CourmontUseless #includes
2013-01-27 Jean-Baptiste KempfAdd FourCC for VP9
2013-01-27 Jean-Baptiste KempfAdd FourCC for HEVC
2013-01-24 Jean-Baptiste KempfWin32: fix memleak. 10L
2013-01-24 Jean-Baptiste KempfWin32: use Win32DebugOutputMsgW instead of ANSI version
2013-01-14 Jean-Baptiste KempfWin32: use OutputDebugStringA directly
2013-01-12 Rémi Denis-CourmontAdd block_shm_Alloc()
2013-01-07 Jean-Baptiste KempfIntroduce YUVA 4:2:0 and 4:2:2 planar
2012-12-21 Rémi Denis-Courmontaout: remove FI32 intermediate-only codec
2012-12-20 Rémi Denis-CourmontAdd codecs for S24 in 4 bytes
2012-12-13 Rémi Denis-CourmontReplace block_New() with block_Alloc()
2012-12-12 Laurent AimarAdded SCTE-27 codec definition.
2012-12-12 Rémi Denis-Courmontpicture: merge p_data_orig into gc.p_sys
2012-12-02 Jean-Baptiste KempfAdd V264 FourCC
2012-12-02 Rémi Denis-CourmontRemove unused VLC_EEXIT* error codes
2012-11-25 Rémi Denis-CourmontAdd codec for XWD
2012-11-15 Rafaël CarréFix typo
2012-11-14 Rémi Denis-Courmontvlc_sem_wait: add missing cleanup handler
next