]> git.sesse.net Git - vlc/history - src/misc
Remove osd_Volume()
[vlc] / src / misc /
2012-07-17 Jean-Baptiste KempfAdd yet another FourCC
2012-07-16 Jean-Baptiste KempfAdd more FourCC for Mp4
2012-07-11 Jean-Baptiste KempfAdd fourcc for TSC2
2012-07-07 Jean-Baptiste KempfFourCC: use the correct name for real codecs
2012-07-03 Jean-Baptiste KempfAdd fourcc for MSA1
2012-07-03 Rafaël CarréRemove vlc_memcpy
2012-07-03 Rafaël Carrés/vlc_memcpy/memcpy/
2012-06-24 Jean-Baptiste KempfIntroduce MSS1 and MSS2 fourcc
2012-06-21 Rémi Denis-Courmontblock_Release(): add one more sanity check
2012-06-19 Rafaël Carréblock.c: get lseek definition from vlc_fs.h
2012-06-08 Jean-Baptiste KempfAdd Indeo Audio codecs and wave format tags
2012-06-01 Laurent AimarAdded Ulead DV audio codecs and wave format tags.
2012-05-15 Jean-Baptiste KempfAdd SLDV fourCC
2012-05-11 Rémi Denis-CourmontRewrite vlc_atomic_* using the new atomic operations
2012-05-09 Rémi Denis-Courmontupdate: syntax error
2012-05-09 Rémi Denis-Courmontupdate: use vlc_atomic_* instead of vlc_object_(kill...
2012-05-09 Rémi Denis-Courmontupdate: fix memory error handling
2012-05-07 Rémi Denis-CourmontRemove now useless vlc_exit_t.killed
2012-05-07 Rémi Denis-CourmontRemove libvlc_InternalWait() and simplify
2012-05-05 Casian Andreiblock: Fix buffer total size in block_Alloc()
2012-04-18 Rémi Denis-Courmontmsg_Subscribe: expose structure to plugins
2012-04-18 Rémi Denis-CourmontMove message subscription stuff from vlc_messages.h...
2012-04-18 Rémi Denis-CourmontWin32: useless variable
2012-04-18 Jean-Baptiste KempfAdd fourCC for IMA_QT
2012-04-16 Rémi Denis-Courmontblock: add some built-in sanity checks
2012-04-12 Jean-Baptiste KempfAdd Yamaha ADPCM variant Fourcc
2012-04-12 Rémi Denis-Courmontblock_t: add buffer start and size fields
2012-04-02 Rafaël CarréUpdate update status files URLs
2012-03-27 Jean-Baptiste KempfSupport more DTS FourCC
2012-03-20 Jean-Baptiste KempfAdd RealAudio Lossless FourCC
2012-03-16 Rémi Denis-CourmontFix a warning on uncommon architectures (hopefully)
2012-03-06 Rémi Denis-CourmontRemove unneeded #include <vlc_aout.h>
2012-02-29 Sam HocevarFix a typo in the fourcc definition list affecting...
2012-02-28 Konstantin PavlovRegister CDXL, BMV, Ut Video, VBLE and Dxtory codecs...
2012-02-25 Jean-Baptiste KempfAdd mp2a fourCC for some Mpeg Audio
2012-02-17 Sébastien EscudierSupport of Mxpeg codec
2012-02-13 Christophe MutricyTypo
2012-02-10 Brad SmithFix compilation due to missing headers on OpenBSD/powerpc
2012-02-03 Rémi Denis-CourmontLinux: parse /proc/cpuinfo instead of playing fork...
2012-01-31 Rémi Denis-CourmontUse static_assert()
2012-01-27 Rémi Denis-CourmontInclude system headers before VLC headers
2012-01-20 Laurent AimarThread safe picture_t refcounting.
2012-01-20 Laurent AimarUnexport now unused picture_Delete().
2012-01-20 Laurent AimarUsed picture_Release when applicable.
2012-01-20 Laurent AimarCosmetics
2012-01-20 Laurent AimarMoved inlined functions defined in vlc_picture.h to...
2012-01-12 Laurent AimarFixed a potential integer overflow in block_Alloc().
2011-12-29 Jean-Baptiste KempfSupport for Indeo4 decoding
2011-12-23 Sergey Radionovmessages.c: added logging via OutputDebugString under...
2011-12-15 Pere Orgafix filename self-references
2011-12-15 KO Myung-HunImplement vlc_rand_bytes() for OS/2 and split to differ...
2011-12-12 Laurent AimarEnsure that picture_Setup() use at least a mod 32 heigh...
2011-12-05 Jean-Baptiste Kempfpicture_BlendSubpicture: remove assert on chroma incomp...
2011-11-29 Rémi Denis-CourmontMove stats.c to input/
2011-11-29 Rémi Denis-CourmontConvert rate stats to integer and remove useless float...
2011-11-29 Rémi Denis-CourmontHard-code stats update interval
2011-11-29 Rémi Denis-CourmontRemove redundant object parameter to stats functions
2011-11-29 Rémi Denis-CourmontRepack libvlc internal data
2011-11-29 Rémi Denis-CourmontRemove unused counter_t members
2011-11-29 Rémi Denis-CourmontRemove dead stats_DumpInputStats() function
2011-11-29 Rémi Denis-CourmontRemove unused min, max and last stats
2011-11-29 Rémi Denis-CourmontRemove write-only timer statistics
2011-11-27 Jean-Baptiste KempfLGPL
2011-11-27 Rémi Denis-CourmontReplace MD5 implementation with FSF LGPL'd one
2011-11-24 Rémi Denis-CourmontSet VLC_MMX and VLC_SSE where needed while testing...
2011-11-14 Jean-Baptiste KempfAdd .mp2 and .mp1 fourcc for mpeg audio in .iso playback
2011-11-11 Rafaël CarréFix #5706
2011-11-01 Jean-Baptiste KempfFourCC update
2011-10-30 Jean-Baptiste Kempfmisc/picture.c: kill sign warnings
2011-10-25 Rémi Denis-CourmontImprove x86 cpuid
2011-10-25 Rafaël Carréx86_64 cpuid: remove useless step (already done by...
2011-10-14 KO Myung-HunInclude missing unistd.h and time.h for OS/2
2011-10-14 Rémi Denis-CourmontSelectable pipe hack cosmetic changes
2011-10-14 KO Myung-HunImplement select()-able pipes for OS/2
2011-10-11 KO Myung-HunDisable check_OS_capability() on OS/2
2011-10-10 KO Myung-HunCall vlc_CPU_init() when loading a DLL on OS/2 as Win32.
2011-10-01 Rémi Denis-CourmontReturn an error with VLC_VAR_GET(MIN|MAX|STEP) of there...
2011-09-29 Jean-Baptiste KempfAdd another jpeg2000 fourcc by Lead
2011-09-25 Rafaël CarréRevert "vlc_memalign: use memalign() if posix_memalign...
2011-09-22 Rafaël Carrévlc_memalign: use memalign() if posix_memalign() isn...
2011-09-16 Jean-Baptiste KempfInformation about DV Pro codecs
2011-09-16 Jean-Baptiste KempfMore FourCC for DV, JP2K, h263, mp4v and MJPEG
2011-09-16 Jean-Baptiste KempfFourCC: update copyright
2011-09-16 Jean-Baptiste KempfAdd support for ProRes through Libavc
2011-09-12 Martin StorsjöAdd picture format declarations for NV12 and NV21
2011-09-11 Jean-Baptiste KempfMore Apple HDV fourcc
2011-09-05 Rémi Denis-CourmontImprove vlc_memalign()
2011-08-30 Rémi Denis-CourmontMove src/control/ to lib/
2011-08-30 Jean-Baptiste KempfSupport an alternative fourCC for NellyMoser
2011-08-29 Rémi Denis-Courmontblock_Realloc(): cast to block_sys_t after check
2011-08-29 Rémi Denis-Courmontblock_t: repack
2011-08-29 Rafaël CarréRevert ARM part of [806505a4f]
2011-08-29 Jean-Baptiste KempfAdd Fourcc for AVC-Intra
2011-08-26 Rafaël Carrévlc_CPU_init: factorize altivec check by using asm...
2011-08-25 Rémi Denis-CourmontDeclare NV21, NV16 and NV61 chromas
2011-08-25 Rémi Denis-CourmontRemove write-only block_t.i_rate
2011-08-23 Jean-Baptiste KempfCorrect WVP2 fourcc and map to avcodec
2011-08-21 Rémi Denis-CourmontAllow logging error messages with no VLC object (NULL)
2011-08-21 Rémi Denis-CourmontUse standard putc_unlocked() instead of fputc_unlocked()
2011-08-20 Rémi Denis-CourmontPush log message formatting to subscribers
next