]> git.sesse.net Git - vlc/history - src/misc
audio: support for enumerating devices of current aoout (fixes #10720)
[vlc] / src / misc /
2014-05-12 Jean-Paul SamanAdd VLC_CODEC_BGRA fourcc.
2014-05-12 Jean-Paul Samansrc/misc/image.c: recognize SVG images on mime-type...
2014-05-12 Jean-Paul Samanfourcc: Add VLC_CODEC_SVG
2014-05-11 Rafaël Carréupdate: sha1 is not mandatory anymore
2014-05-11 Rafaël Carréupdate: support other hashing algorithms than SHA-1
2014-05-10 Rafaël Carréupdate: do not hardcode sha1 hash length
2014-05-10 Rafaël Carréupdate: use the digest algo specified in the signature
2014-05-10 Rafaël Carréupdate: use gcrypt enums, they are mapped to the spec...
2014-05-07 Felix Abecassisfilter_chain: fix potential undefined behavior
2014-05-06 Jean-Baptiste KempfAdd Tak support
2014-04-24 Jean-Baptiste KempfAdd yet another QNAP fourCC
2014-04-16 Rafaël CarréRemove unused VLC_VAR_SETISCOMMAND
2014-04-13 Rémi Denis-Courmontaddons: fix invalid function cast
2014-04-07 Jean-Baptiste KempfAllow hev1 as a fourcc for HEVC
2014-04-06 Jean-Baptiste KempfAdd numerous FourCC fixing avi samples...
2014-04-06 Jean-Baptiste KempfAdd VP7 fourcc
2014-04-01 Rémi Denis-Courmontfourcc: add missing initializers
2014-04-01 Rémi Denis-Courmonthttp_auth: fix debug message on 64-bits architectures
2014-03-25 Francois Cartegnietext_style/renderer: unify default font size
2014-03-25 Francois Cartegniees_format: allow codecs to override spu styles
2014-03-20 Jean-Baptiste KempfFix planar GBR H264 samples
2014-03-15 Rémi Denis-Courmontvideo_format_TransformBy: fix and preserve video offsets
2014-03-15 Rémi Denis-Courmontes_format: reorder two functions
2014-03-14 Rémi Denis-Courmontes_format: fix warnings and simplify
2014-03-14 Rémi Denis-CourmontReverse parameters order of video_format_ApplyRotation()
2014-03-11 Rémi Denis-Courmontpicture_Setup: missing const
2014-03-06 Matthias KeiserAdd transform helper functions.
2014-02-21 Francois Cartegnieaddons: use predicate on finder thread
2014-02-20 Francois Cartegnieaddons: fix threading and cancelable sections
2014-02-19 Francois Cartegnieaddons: missing threads join
2014-02-19 Francois Cartegnieaddons: don't detach thread (fix #10717,#10719)
2014-02-19 Francois Cartegnieaddons: add missing b_live flag locking (fix #10718)
2014-02-18 Jean-Baptiste KempfAdd YUV 4:4:4 16-bit
2014-02-15 Jean-Paul Samansrc/misc/fourcc.c: do not break some MPEG2 videos
2014-02-15 Ilkka OllakkaURational: handle also plain integers
2014-02-15 Ilkka Ollakkadifferentiate mp1v from mp2v and default mpgv to mp2v
2014-02-10 Rafaël Carrépicture_Setup: set visible dimensions correctly
2014-02-10 Rafaël Carrévideo_format_Setup: set visible dimensions
2014-02-09 Francois CartegnieAdd addons management API
2014-02-09 Ilkka Ollakkaaccept opus as audio codec also with Opus
2014-02-08 Jean-Baptiste KempfAdd FIC video FourCC
2014-02-07 Matthias Keiservideo_format_IsSimilar: check orientation
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)
next