]> git.sesse.net Git - vlc/history - modules
stream_filter: dash: move representation selection into logic
[vlc] / modules /
2014-12-18 Francois Cartegniestream_filter: dash: move representation selection...
2014-12-18 Francois Cartegniestream_filter: dash: always get segments through repres...
2014-12-18 Francois Cartegniestream_filter: dash: simplify getBestRepresentation
2014-12-18 Francois Cartegniestream_filter: dash: switch default parser
2014-12-18 Francois Cartegniestream_filter: dash: add representation baseurl
2014-12-18 Francois Cartegniestream_filter: dash: don't try to close invalid fd
2014-12-18 Francois Cartegniestream_filter: dash: remove unused segment methods
2014-12-18 Francois Cartegniestream_filter: dash: fix iteration on different lists
2014-12-18 Francois Cartegniestream_filter: dash: update profiles
2014-12-18 Ludovic FauvetFix broken NowPlaying (close #9960, #11796, #12850)
2014-12-17 Rafaël Carréncurses: fix exit
2014-12-17 Thomas Guillemswscale: fix memory corruption when i_extend_factor...
2014-12-17 Thomas Guillemandroid/surface: fix prototype
2014-12-17 Thomas Guillemmediacodec: fix deprecated calls if API >= 21
2014-12-17 Thomas Guillemmediacodec: add member.critical
2014-12-17 Thomas Guillemmediacodec: lock InsertInflightPicture
2014-12-17 Thomas Guillemmediacodec: use a dynamic array for inflight pictures.
2014-12-15 Rémi Denis-Courmontplaylist: use the new playlist_Pause() where appropriate
2014-12-15 Rémi Denis-Courmontplaylist: use playlist_TogglePause() directly, fix...
2014-12-15 Rémi Denis-Courmontplaylist: use playlist_Play() directly, fix minor races
2014-12-15 Rémi Denis-Courmontplaylist: rename playlist_Pause() to playlist_TogglePause()
2014-12-15 Rémi Denis-Courmontlua/playlist: do not handle impossible error
2014-12-15 Tristan MatthewsRevert "faad: drop byte of padding for raw streams"
2014-12-15 Tristan Matthewsfaad: always drop byte of padding (fixes #5257)
2014-12-14 Jean-Baptiste KempfQt: avoid crash in resume dialog
2014-12-13 Jean-Baptiste KempfQt: fix frame around time in toolbar editor
2014-12-13 Jean-Baptiste KempfQt: frame around speed selector is unnecessary
2014-12-12 Rémi Denis-Courmontswscale: scale within the crop area, not top-left ...
2014-12-12 Rémi Denis-CourmontRevert "swscale: scale the whole picture (fixes #12085)"
2014-12-12 Rémi Denis-Courmontswscale: remove constant parameter
2014-12-12 Rémi Denis-CourmontXCB/XVideo: add a TODO
2014-12-12 Rémi Denis-Courmontvout: update priority rules to account for SPU blending
2014-12-12 Rémi Denis-CourmontWayland/SHM: fix priority
2014-12-12 Rémi Denis-Courmontvout: document the priority rules
2014-12-12 Rémi Denis-CourmontXCB/XVideo: request correct picture format from the...
2014-12-12 Thomas Guillemmediacodec: fix jni LocalRef leaks
2014-12-10 Fabian Yamaguchistream_out: rtp: don't use VLA for user controlled...
2014-12-10 Thomas Guillemdsm/sd: discover in a separate thread
2014-12-10 Thomas Guillemdsm: don't use netbios struct members directly
2014-12-09 Diego Biurrunlibmp4: Move variable declaration to avoid unused varia...
2014-12-09 Diego BiurrunH.264 packetizer: Drop unused variable
2014-12-09 Ludovic Fauvetmpg123: simplify error handling and fix leak
2014-12-08 Fabian Yamaguchidemux: mp4: fix buffer overflow in parsing of string...
2014-12-08 Uwe L. Korntaglib: Support reading of DiscNumber from ID3v2 and...
2014-12-08 Uwe L. Korninput: Add support for DiscNumber meta
2014-12-06 Jean-Baptiste KempfVobsub: better debug message
2014-12-06 Jean-Baptiste KempfRTP: remove trailing spaces
2014-12-06 Fabian Yamaguchicodec: dmo: avoid null-pointer dereference.
2014-12-06 Fabian Yamaguchicodec: schroedinger: fix potential buffer overflow.
2014-12-05 Ludovic Fauvetmpg123: missing p_block release
2014-12-05 Ilkka Ollakkalivehttp: don't remove previous playlist on open if...
2014-12-05 Ilkka Ollakkalivehttp: add DISCONTINUITY on playlist if we have...
2014-12-05 Ilkka Ollakkatranscode: give proper src fmt for subtitle overlay
2014-12-05 Ilkka Ollakkaavcodec: set absolute/ephemer comments/values correctly
2014-12-03 Thomas Guillemmediacodec: add rotation support for opaque
2014-12-03 Thomas GuillemAndroid: deactivate audiotrack automatic loading
2014-12-02 Ludovic FauvetAdd MPEG audio layer I, II, III decoder based on mpg123
2014-12-02 Tristan Matthewsqt4: remove tautology, constify singleFileSelected
2014-12-01 Frédéric Yhuelstream_filter: smooth: minor optimization
2014-12-01 Frédéric Yhuelstream_filter: smooth: fix segfault
2014-12-01 Thomas Guillemdsm: don't export too common functions
2014-12-01 Thomas Guillemfps: don't export too common functions
2014-11-30 Felix Paul Kühnesecuretransport: fix compilation warnings
2014-11-30 Rémi Denis-CourmontDirectSound: really fix uninitialized mutex (fixes...
2014-11-30 Ilkka Ollakkatranscode: refactor fps conversion out from video transcode
2014-11-30 Ilkka Ollakkafps: new video filter to convert between fps rates
2014-11-30 Rémi Denis-CourmontIgnore dummy.cpp
2014-11-29 David Fuhrmannmacosx: small visual improvement for resume playback...
2014-11-29 David Fuhrmannmacosx: cancel resume dialog after 6 seconds
2014-11-29 Ilkka Ollakkaavcodec: use qscale=3 as default if videobitrate isn...
2014-11-29 David Fuhrmannmacosx: correctly toggle enabled state of record menu...
2014-11-29 Rémi Denis-Courmontmpeg_audio: compile fake decoder only if mad is present
2014-11-29 Rémi Denis-Courmontmad: clean up build rules
2014-11-29 David Fuhrmannmacosx: fix build
2014-11-29 Ilkka Ollakkatranscode: check input picture drop only after deinterl...
2014-11-29 Ilkka Ollakkatranscode: increment input pts even if we don't need...
2014-11-29 Ilkka Ollakkatranscode: set b_master_sync correctly
2014-11-29 David Fuhrmannmacosx: set better colors for playback speed controls...
2014-11-29 Francois CartegnieQt: StatsView: don't scale line width (fix #12853)
2014-11-29 Rémi Denis-Courmonthttp: XML-decode Icy meta infos (fixes #12739)
2014-11-29 Jean-Baptiste KempfAribcam: correctly link for Windows
2014-11-28 Thomas Guillemandroid_window: fix subtitle clear area too big
2014-11-28 Lochlin DuperronAdds batch convert support to the VLC GUI.
2014-11-28 Martell MaloneWin32: fix some time includes
2014-11-28 KO Myung-Hunkva: set visible region correctly
2014-11-28 Antti Ajankihds: free mutexes and cond variables on all streams
2014-11-27 Ludovic FauvetQt: Avoid focus stealing of the tooltip on Win32
2014-11-26 Hugo Beauzée-Luyssenlibmp4: Use a portable format specified for uintmax_t
2014-11-26 Hugo Beauzée-Luyssenmft: Use the proper windows version define
2014-11-25 Ludovic FauvetQt: do not use uninitialized value
2014-11-25 Martell MaloneWin32: add -lcomctl32 -luuid to Qt module
2014-11-25 Martell MaloneQt: add QT_STATICPLUGIN define as per the qt spec
2014-11-25 Thomas Guillemandroid_window: prepare subtitles on vd->prepare
2014-11-25 Thomas Guillemandroid_window: don't clear full subtitle area
2014-11-25 Thomas Guillemandroid_window: improve subtitles resolution
2014-11-25 Thomas Guillemandroid_window: set i_angle for anw too
2014-11-25 Thomas Guillemandroid_window: create sub filter after sub pic alloc
2014-11-25 Thomas Guillemandroid_window: don't release sub_pic in vd->control
2014-11-25 Tobias GüntnerFix sizeof mismatch
2014-11-25 Tobias GüntnerForce MPEG demuxer
next