]> git.sesse.net Git - vlc/history - src
POTFILES.in: add missing l10n for mac update dialog
[vlc] / src /
2014-06-09 Vikram Fugrofourcc: add fourcc aliases for YUV formats
2014-05-24 Francois Cartegniefetcher: fix setting pointer to out of scope var (cid...
2014-05-24 Rémi Denis-Courmontaout: do not restart input if filter string is unchanged
2014-05-24 Rémi Denis-Courmontaout: move input restart on filter change from playlist...
2014-05-24 Rémi Denis-Courmontaout: fix assertion on error path from transcode
2014-05-24 Rémi Denis-Courmontaout: remove the bands callback (fixes #9350)
2014-05-24 Rémi Denis-Courmontaout: remove unused "equalizer" object variable
2014-05-22 Julian Scheelmmal: Register opaque fourcc in core as fake_fmt
2014-05-22 David FuhrmannRevert "src/input: add a new input option flag to repla...
2014-05-21 Francois Cartegnieparser/fetcher: split in 2 pass mode
2014-05-21 Francois Cartegnieplaylist: fetcher: move playlist_album_t
2014-05-21 Julien 'Lta' BALLETsrc/input/input.c: Fix a tiny memory leak.
2014-05-20 Daniel Verkampavcodec: map Smacker audio
2014-05-20 Jean-Baptiste Kempf--spu should not be an advanced option
2014-05-19 Francois CartegnieQt: update art requests to use updated API
2014-05-19 Francois Cartegnieupdate meta request API to allow overriding
2014-05-19 Francois Cartegniedeprecate art-album variable
2014-05-19 Francois Cartegnierename art_finder as meta_fetcher
2014-05-19 Francois Cartegniefinder/fetcher: always use scripts doing local access
2014-05-15 Rafaël Carréupdate: support up to 3k DSA keys
2014-05-15 Rafaël Carréupdate: handle hash lengths with DSA keys larger than...
2014-05-15 Rémi Denis-Courmontaout: remove no-op
2014-05-14 Julien 'Lta' BALLETsrc/playlist/thread.c: Use the macro to lock/unlock...
2014-05-14 Julien 'Lta' BALLETUpdates (probably) outdated comments in libvlc_Internal...
2014-05-13 David Fuhrmannsrc/input: add a new input option flag to replace value...
2014-05-12 Francois Cartegnieplaylist: fetcher: remove unused policy
2014-05-12 Jean-Paul Samanvout_subpictures.c: Fix Dereference after null check...
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-11 Jean-Paul Samanvideo_output/vout_subpictures.c: Fix filters appearing...
2014-05-10 Rafaël Carréupdate: do not hardcode sha1 hash length
2014-05-10 David Fuhrmannmac shortcuts: delete default shortcut for wallpaper...
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-09 Denis CharmetKeep the selected languages at segment change
2014-05-07 Felix Abecassises_out: fix potential division by zero
2014-05-07 Felix Abecassisfilter_chain: fix potential undefined behavior
2014-05-07 Jean-Baptiste KempfReorder crop and aspect ratio order by commonality
2014-05-06 Rémi Denis-Courmontkeys: remove zero-length array
2014-05-06 Jean-Baptiste KempfAdd Tak support
2014-04-27 Rémi Denis-Courmonthttpd: do not fail-open on memory errors
2014-04-27 Rémi Denis-Courmonthttpd_RedirectNew: avoid strdup() with unhandled error
2014-04-27 Rémi Denis-Courmonthttpd_FileNew: avoid strdup() with unhandled error
2014-04-27 Rémi Denis-Courmonthttpd: remove write only string
2014-04-24 Rémi Denis-Courmontnetconf: fix flawed logic
2014-04-24 Rafaël CarréDo not try to packetize if we couldn't find a packetizer
2014-04-24 Jean-Baptiste KempfAdd yet another QNAP fourCC
2014-04-23 Rémi Denis-Courmontvlm: fix error message / uninitialized variable
2014-04-17 Francois Cartegniecore: decoder_synchro: fix integer overflow (cid #1048882)
2014-04-16 Rafaël CarréRemove unused VLC_VAR_SETISCOMMAND
2014-04-14 Rémi Denis-Courmontitem: fix undefined zero-size array
2014-04-14 Adrien MagloCore: Disable vout recycling for the visualization
2014-04-13 Max Dilipovichplaylist: repair playlist order on shuffle (fix #4857)
2014-04-13 Rémi Denis-Courmontaddons: fix invalid function cast
2014-04-12 Rémi Denis-Courmontinput: fix access-specified demux (fixes #11185)
2014-04-12 Rémi Denis-Courmontsrc: set close-on-exec flag with fopen()
2014-04-12 Rémi Denis-CourmontAdd missing argument to fcntl(F_DUPFD_CLOEXEC)
2014-04-07 Hugo Beauzée-LuyssenRemove unused string
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-03 Rémi Denis-Courmontplaylist: log error message on export I/O error
2014-04-03 Rémi Denis-Courmontplaylist: report playlist export I/O errors (fixes...
2014-04-02 Rémi Denis-Courmontdecoder: fix potential NULL dereference
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-04-01 Rémi Denis-Courmontdecoder: fix debug message
2014-03-26 David Fuhrmannsrc: fix typo in comment
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-16 Rémi Denis-Courmontvideo output: failing to resize is fine if forced
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-13 Matthias Keiservideo output: support rotated movies
2014-03-13 Rémi Denis-Courmontvideo output: fix offsets and visible dimensions of...
2014-03-13 Matthias Keiservideo output: support rotated movies (SPU)
2014-03-12 Rémi Denis-Courmontwin32: fix warning
2014-03-12 Rémi Denis-Courmontwin32: fix starting the single interface backend (fixes...
2014-03-11 Rémi Denis-Courmontpicture_Setup: missing const
2014-03-10 Rémi Denis-Courmontinput: correct default value check for $demux (fixes...
2014-03-10 Rémi Denis-Courmontinput: factor if and add error handling to demux_New()
2014-03-10 Rémi Denis-Courmontplaylist: remove b_auto_preparse
2014-03-10 Rémi Denis-Courmontplaylist: use playlist preparser for playlist items...
2014-03-10 Rémi Denis-Courmontresource: add input_resource_ResetAout()
2014-03-10 Rémi Denis-Courmontaout: fix potential crash if changing device on aout...
2014-03-10 Rémi Denis-Courmontresource: simplify & reduce aout locking
2014-03-06 Matthias KeiserAdd transform helper functions.
2014-03-06 Alex Peakaout: add rounding to playlist_VolumeUp
2014-03-04 Felix Paul Kühnesrc/input: fix compilation warnings
2014-03-03 Felix Paul Kühnesrc/missing: remove return after assert case since...
2014-03-03 Felix Paul Kühnesrc/missing: fix a bunch of clang compilation warnings...
2014-03-03 Felix Paul Kühnesrc/missing: remove no longer needed stubs since the...
2014-03-03 Felix Paul Kühnesrc/missing: fix compilation if httpd is disabled
2014-02-26 Mark Leelib: allow media player volume to be set before playing...
next