]> git.sesse.net Git - vlc/history - modules
TS mux: simplify unsupported codec path
[vlc] / modules /
2012-02-10 Rafaël CarréTS mux: simplify unsupported codec path
2012-02-10 Rafaël CarréTS mux: remove write only variables
2012-02-10 Rafaël CarréTS mux: use calloc, don't rename i_extra/p_extra
2012-02-10 Rafaël CarréTS mux: set correct mimetype
2012-02-10 Rafaël CarréTS mux: while -> for
2012-02-10 Rafaël CarréTS mux: cosmetics, align case on switch
2012-02-10 Rafaël CarréTS mux: factor out CSA setup
2012-02-10 Rafaël CarréTS mux: use var_* helpers
2012-02-10 Rafaël Carréts mux: use c99 for
2012-02-10 Rafaël Carréts mux: assume dvbpsi_GenSDTSections is present
2012-02-10 Rafaël Carréts mux: simplify compare functions
2012-02-09 Rafaël Carréudev: fix warning
2012-02-09 Rafaël Carréts mux ActiveKeyCallback: reduce critical section
2012-02-09 Rafaël CarréTS mux: remove disabled code
2012-02-09 Pierre YnardQt: don't offer the lua CLI in the preferences on windows
2012-02-09 Felix Paul Kühnemacosx: fixed zooming the main window when using the...
2012-02-09 David Fuhrmannmacosx: let fullscreen controls show the complete time...
2012-02-09 Rafaël Carréudev discovery: remove categories
2012-02-08 Jean-Baptiste KempfQt: do not put an email in the interface
2012-02-08 Denis CharmetDon't treat truncated files as invalid
2012-02-08 Rémi Denis-CourmontQt4: add Linux discs choices once, not once per focus
2012-02-08 Rafaël Carrédxva2: compatibility with mingw-w64 trunk
2012-02-08 Rémi Denis-CourmontQt4: encode disc MRL correctly (fix #5638)
2012-02-08 Jean-Baptiste KempfQt: fix indentation
2012-02-08 Sébastien Escudierfix handle leaks on RegOpenKeyEx
2012-02-08 Jean-Baptiste KempfQt: hack for extraintf to select http, cli or telnet
2012-02-08 Jean-Baptiste KempfQt: use the new function to factorize code
2012-02-08 Jean-Baptiste KempfQt: provide overloaded checkbox_list method
2012-02-08 Antoine CellerierRemove debug fprintf
2012-02-07 Antoine CellerierRevert "Remove version sort option. Now uses version...
2012-02-07 Antoine CellerierAdd lua console handling code for windows.
2012-02-07 Hugo Beauzée-Luyssenhls: Fixing a memory leak
2012-02-07 Hugo Beauzée-Luyssenhls: Adding missing locks.
2012-02-07 Antoine CellerierRemove version sort option. Now uses version sort by...
2012-02-07 Sébastien Escudiersout_std : do not crash if no destination is given
2012-02-07 David Fuhrmannmacosx: fixes aspect ratio / crop functionality in...
2012-02-07 David Fuhrmannmacosx: fix start and end rect of fullscreen animation...
2012-02-07 David Fuhrmannmacosx: further improvement to updateWindow in order...
2012-02-06 Rafaël CarréDXVA2_ModeVC1_D2010 is specified by Microsoft
2012-02-06 Rémi Denis-Courmontdbus: capitalize shortname correctly
2012-02-06 Rémi Denis-Courmontdbus: really remove the configuration option
2012-02-06 Rémi Denis-Courmontdbus: do not spam at startup
2012-02-06 Rémi Denis-Courmontdbus: remove silly configuration option regarding uniqu...
2012-02-06 Rémi Denis-Courmontdbus: remove useless intf_sys_t.b_unique
2012-02-06 Rémi Denis-CourmontLua: remove Freebox and French TV hacks
2012-02-06 Rémi Denis-CourmontGLX: use separate XCB and Xlib connections (close ...
2012-02-06 Rémi Denis-CourmontGLX: cache XCB connection pointer (no functional changes)
2012-02-06 Jean-Paul Samanstream_filter/httplive.c: various cleanups
2012-02-06 Frédéric YhuelHLS: clean Read function
2012-02-06 Rafaël Carrédxva2: sort Microsoft and extension GUIDs
2012-02-06 Rafaël Carrédxva2: don't define unused values
2012-02-06 Rafaël Carrédxva2: remove useless stub
2012-02-05 Felix Paul Kühnemacosx: use the gray window style by default (fixes...
2012-02-05 Felix Paul Kühnemacosx: make sure that all the tooltips in the sprefs...
2012-02-05 Felix Paul Kühnemacosx: added 2 options: 'macosx-pause-minimized' and...
2012-02-05 Felix Paul Kühnemacosx: don't resize the vout in case VLC is in fullscr...
2012-02-05 Felix Paul Kühnemacosx: added a 1.5px shadow (white) to the window...
2012-02-05 Tobias GüntnerRemove constructor
2012-02-05 Rafaël CarréMention 2.0.0 instead of 1.2.0
2012-02-05 Mirsal Ennaimedbus: Fix a couple of warnings
2012-02-05 Jean-Paul Samanstream_filter/httplive.c: indentation cleanup
2012-02-05 Jean-Paul Samanstream_filter/httplive.c: kill some depreceated vlc_obj...
2012-02-05 Hugo Beauzée-Luyssenhls: Fixing playlist reloading.
2012-02-05 Jan WinterOSX: NSDistributedNofitication is sent on playerStateChange
2012-02-05 David Fuhrmannmacosx: only show fullscreen controller when the mouse...
2012-02-05 David Fuhrmannmacosx: always make the fullscreen window front when...
2012-02-05 David Fuhrmannmacosx: save volume in prefs only if controls are editable
2012-02-05 Felix Paul Kühnemacosx: removed hacks which could lead to crashes when...
2012-02-05 Pierre Ynardlua: describe the CLI as a CLI
2012-02-05 Pierre Ynardrtp sout: fix comment
2012-02-05 Pierre Ynardrtp sout: fix integer overflow
2012-02-04 Kaarlo RaihaRemove unneeded include
2012-02-04 Kelly AndersonChange goto to gotoitem for lua 5.2 compatibility....
2012-02-04 Antoine CellerierAdd option to use version sort when adding a dir
2012-02-04 Felix Paul Kühnemacosx: force some more methods to run on the main...
2012-02-03 Rafaël Carrédxva2: workaround broken definition in mingw-w64 header
2012-02-03 Rafaël Carrédshow: build with mingw-w64
2012-02-03 Rafaël Carrébdagraph: build with mingw-w64
2012-02-03 Antoine CellerierFix typo.
2012-02-03 Antoine CellerierAdd video filter to convert side by side 3D streams...
2012-02-03 Antoine CellerierUse function defined in filter_picture.h
2012-02-03 Edward SheldrakeFix dbus error (close #5977)
2012-02-03 Hugo Beauzée-Luyssenhls: Ensure streams are sorted by bandwidth.
2012-02-03 Hugo Beauzée-Luyssenhls: Don't download the same segment twice when prefetc...
2012-02-02 Rafaël Carrédshow: remove non standard extensions from header
2012-02-02 Ilkka Ollakkatranscode: typo
2012-02-02 Rémi Denis-Courmontsndio: do not prepend zeroes
2012-02-02 Rémi Denis-Courmontsndio: fix format selection
2012-02-02 Denis CharmetHandle MKV segment change properly
2012-02-02 KO Myung-HunKVA: Add VMAN-backend supports
2012-02-02 KO Myung-HunKVA: Add VLC_CODEC_RGB32 supports
2012-02-02 Hugo Beauzée-Luyssendash: Use a const Representation to extract segments.
2012-02-02 Hugo Beauzée-Luyssendash: removing useless loop
2012-02-02 Hugo Beauzée-Luyssendash: DOMParser: Removing useless includes.
2012-02-02 Hugo Beauzée-Luyssendash: Adding an helper to compute a segment size
2012-02-02 Hugo Beauzée-Luyssendash: bandwidth is in bits per second
2012-02-02 Hugo Beauzée-Luyssendash: Fixing STREAM_GET_SIZE control query.
2012-02-02 Hugo Beauzée-Luyssendash: Adding a getter for current representation
2012-02-02 Hugo Beauzée-Luyssendash: Store the parent representation for every segments.
2012-02-02 Hugo Beauzée-Luyssendash: Allow bps methods to be called from a IAdaptation...
next