]> git.sesse.net Git - vlc/history - src
mft: add missing dependency on h264_nal.{c,h}
[vlc] / src /
2014-08-01 Francois Cartegnieaddons: installer/fetcher: set NO_INTERACT
2014-07-30 Rémi Denis-Courmontimage: remove constant parameter
2014-07-30 Rémi Denis-Courmontimage: remove dead code
2014-07-28 Rémi Denis-Courmontfilter_chain: inline filter_chain_DeleteFilter() and...
2014-07-28 Rémi Denis-Courmontfilter_chain: introduce dedicated filter_chain_NewVideo...
2014-07-28 Rémi Denis-Courmontspu: fix ugly cast in filter chain (and unexport function)
2014-07-28 Rémi Denis-Courmontspu: use filter_chain_ForEach() and simplify
2014-07-28 Rémi Denis-Courmontfilter_chain: add filter_chain_ForEach() helper
2014-07-28 Rémi Denis-Courmontfilter_chain: make filter_chain_AppendFromString()...
2014-07-28 Rémi Denis-Courmontspu: avoid pointless alloc and indirection
2014-07-28 Rémi Denis-Courmontfilter: separate owner structure from the filter itself
2014-07-28 Rémi Denis-Courmontspu: remove bogus VLC_UNUSED
2014-07-28 Rémi Denis-Courmontimage: use filter_(New|Delete)Picture()
2014-07-28 Rémi Denis-Courmontvout: remove useless callback
2014-07-28 Rémi Denis-Courmontfilter_chain: remove useless callback
2014-07-17 Ilkka Ollakkasrc: revert spu-delay back to default
2014-07-17 Tristan Matthewsstream: use CLOCK_FREQ
2014-07-15 Ilkka Ollakkasrc: use CLOCK_FREQ
2014-07-12 Felix Paul Kühnesrc/darwin: update copyright
2014-07-12 Felix Paul Kühnesrc: fix lib dir lookup on OS X if vlc is not part...
2014-07-12 Felix Paul Kühnesrc: correctly honour source specific IP addresses...
2014-07-09 Jean-Baptiste KempfFix playback of the new QNAP h264/avi files
2014-07-07 Rémi Denis-Courmontposix: handle newlocale() errors
2014-07-04 Julien 'Lta' BALLETstream.c: Add debug message when selecting readdir...
2014-06-26 Rémi Denis-Courmontstream: remove pointless cast
2014-06-26 Rémi Denis-Courmontstream: remove redundant checks
2014-06-26 Rémi Denis-Courmontstream: assert that the underlying access is valid
2014-06-24 Matthias KeiserAdd stream_FilterDefaultReadDir symbol to libvlccore.sym
2014-06-24 Julien 'Lta' BALLETAdd a default implementation for pf_readdir for StreamF...
2014-06-24 Julien 'Lta' BALLETAdd support for pf_readdir access modules in Streams
2014-06-24 Julien 'Lta' BALLETAdd a pf_readdir callback to access_t modules
2014-06-23 Rémi Denis-Courmontmessages: save one byte
2014-06-20 Rémi Denis-Courmontsap: remove bogus error return
2014-06-20 Rémi Denis-Courmontsap: remove the sap handler object
2014-06-20 Rémi Denis-Courmontsap: merge global and per-instance locks
2014-06-20 Rémi Denis-Courmontsap: remove session_descriptor_t and rename sap_session_t
2014-06-20 Rémi Denis-Courmontsap: remove useless destination socket address
2014-06-20 Rémi Denis-Courmontsap: remove useless source socket address
2014-06-20 Rémi Denis-Courmontsap: remove useless string
2014-06-20 Rémi Denis-Courmontsout: merge SAP and announce code in a single file
2014-06-20 Daniel Verkampavcodec: map HNM4
2014-06-20 Daniel Verkampavcodec: map Chronomaster DFA
2014-06-20 Daniel Verkampavcodec: map Bitmap Brothers JV
2014-06-20 Daniel Verkampavcodec: map YOP video and ADPCM IMA APC
2014-06-20 Daniel Verkampavcodec: map DeluxePaint animation
2014-06-20 Daniel Verkampavcodec: map PCM_S16LE_PLANAR
2014-06-20 Daniel Verkampavcodec: map EA MAD and EA ADPCM R1
2014-06-20 Daniel Verkampavcodec: map EA TGQ
2014-06-20 Daniel Verkampavcodec: map EA TGV and SEAD
2014-06-20 Daniel Verkampavcodec: map Motion Pixels
2014-06-20 Daniel Verkampavcodec: map Electronic Arts CMV
2014-06-20 Daniel Verkampavcodec: map BFI video
2014-06-20 Daniel Verkampavcodec: map RL2 video
2014-06-20 Daniel Verkampavcodec: map Beam Software VB
2014-06-20 Daniel Verkampavcodec: map Bethesda VID
2014-06-20 Daniel Verkampavcodec: map Interplay C93
2014-06-20 Daniel Verkampavcodec: map Feeble Files/ScummVM DXA
2014-06-20 Daniel Verkampavcodec: map Tiertex SEQ video
2014-06-20 Daniel Verkampavcodec: map Delphine CIN video
2014-06-20 Daniel Verkampavcodec: map Creature Shock AVS
2014-06-20 Daniel Verkampavcodec: map American Laser Games MM Video
2014-06-20 Daniel Verkampavcodec: map Westwood VQA
2014-06-20 Daniel Verkampavcodec: map Wing Commander III video
2014-06-20 Daniel Verkampavcodec: map 8088flex TMV
2014-06-19 Rémi Denis-Courmontplaylist: useless #include
2014-06-19 Rémi Denis-Courmontinput: unused #include
2014-06-15 David Fuhrmannsrc: define mac shortcut for subtitle toggle
2014-06-14 Adrian Haenslerhotkeys: new hotkey for toggling subtitles
2014-06-12 Adrien Magloandroid thread: do not init the "finished" semaphore...
2014-06-10 Sébastien EscudierFix crash on input stream info containing %
2014-06-09 Rémi Denis-Courmontfourcc: fix fake formats table overflow and repack
2014-06-09 Rémi Denis-Courmontfourcc: remove unsupported RGBT and RGBA16
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.
next