]> git.sesse.net Git - vlc/shortlog
vlc
2013-08-28 Ludovic Fauvetcue: support Latin1 cue files (fix #9238)
2013-08-28 Jean-Baptiste... Freetype: use int instead of uint8 for alpha
2013-08-28 Jean-Baptiste... Freetype: move arguments type to match text_style_t
2013-08-28 Jean-Baptiste... Freetype: rename variables to match text_style_t names
2013-08-28 Jean-Baptiste... Freetype: fix Win32 compilation
2013-08-28 Ludovic FauvetQt: replace a remnant of Qt3
2013-08-28 Ludovic Fauvetconfigure: require at least Qt 5.1.0 to use Qt5
2013-08-28 Jean-Baptiste... Freetype: split some functions in text_renderer.c
2013-08-28 Jean-Baptiste... Qt: do not delete speedControl yourself
2013-08-28 Jean-Baptiste... Qt: toAscii has been deprecated
2013-08-28 Jean-Baptiste... Qt5: Fix ADD_ICON, again
2013-08-28 Jean-Baptiste... Qt5: Be sure to use the rcc/moc/tools of Qt5
2013-08-28 Ludovic Fauvetfreetype: fallback to the system font if no font is...
2013-08-28 Rafaël Carrécontrib: regex: don't build tests or doc
2013-08-27 Rémi Denis... input: remove input_source_t.p_stream (refs #8455)
2013-08-27 Rémi Denis... input: delete stream from demux_Delete() (refs #8455)
2013-08-27 Rémi Denis... input: remove dead and broken byte offset bookmark...
2013-08-27 Rémi Denis... qt: discard bookmark byte offset
2013-08-27 Rémi Denis... demux: fix bit logic
2013-08-27 Rémi Denis... dtv: undo accidental code removal (fixes #9274 probably)
2013-08-27 Ludovic Fauvetconfigure: correctly detect Qt5
2013-08-27 Rafaël CarréHLS: implement pause
2013-08-27 David Fuhrmannauhal: HACK to fix infinite restart when trying to...
2013-08-26 Rémi Denis... input: deprecate input_source_t.p_stream (refs #8455)
2013-08-26 Rémi Denis... Remove unused variables
2013-08-26 Rémi Denis... input: remove input_source_t.p_access
2013-08-26 Rémi Denis... access: remove info.i_(update|title|seekpoint)
2013-08-26 Rémi Denis... mpeg: implement title/seekpoint controls (refs #8455)
2013-08-26 Rémi Denis... vcdx: switch to ACCESS_GET_(TITLE|SEEKPOINT)
2013-08-26 Rémi Denis... vcd: switch to ACCESS_GET_(TITLE|SEEKPOINT)
2013-08-26 Rémi Denis... vdr: switch to ACCESS_GET_SEEKPOINT
2013-08-26 Rémi Denis... input: add access & stream controls for current title...
2013-08-26 Rémi Denis... input: always use the demux for titles & seekpoints...
2013-08-26 Rémi Denis... directory: fix warning
2013-08-26 Rémi Denis... input: always pass meta data through demux (refs #8456)
2013-08-26 Rémi Denis... input: poll signal level through demux (refs #8456)
2013-08-26 Francois CartegnieQt: standardpanel: fix potential null dereference
2013-08-26 Francois CartegnieQt: PLModel: initialize member
2013-08-26 Rémi Denis... access: simplify control default case, remove dummy...
2013-08-26 Ilkka Ollakkahttplive: cosmetic retab
2013-08-26 Ilkka Ollakkahttplive: downgrade most of the messages from Info...
2013-08-26 Ilkka Ollakkahttplive: don't reload playlist all the time.
2013-08-26 Ilkka Ollakkahttplive: check segment gap on last segment number...
2013-08-26 Ilkka Ollakkahttplive: cosmetic
2013-08-26 Avishay SpitzerBug fix: HLS module does not block until data is availa...
2013-08-26 Avishay SpitzerIn case of live streams, the reload thread did not...
2013-08-26 Ludovic Fauvetdirectsound: fix inverted logic (fix #9195)
2013-08-26 Martin Storsjötools: Check for libtool 2.4
2013-08-26 Martin Storsjöcontrib: Patch libpng to make it build with automake...
2013-08-26 Francois Cartegniedemux: avi: Ignore empty idx1 indexes for testing offse...
2013-08-26 Rafaël Carréqt4: win7 taskbar buttons are 16x16 since a3db0685
2013-08-25 David Fuhrmannmacosx: do not switch mux and access in opens stream...
2013-08-25 Steinar H.... avformat mux: Propagate seekable status into avformat.
2013-08-25 Rémi Denis... input/stream: remove STREAM_CONTROL_ACCESS and simplify
2013-08-25 Rémi Denis... access: clearing info.i_update is the owner's job,...
2013-08-25 Rémi Denis... file: update size whenever it is requested
2013-08-25 Rémi Denis... input/stream: cosmetics
2013-08-25 Rémi Denis... input/stream: factor code
2013-08-24 Rafaël Carrécontrib: iconv: update patch after 7cc06ba8c9
2013-08-24 Rafaël Carrémp4a packetizer: fix buffer overflow
2013-08-24 Rafaël Carrémp4a packetizer: simplify loop
2013-08-24 Rafaël Carrémp4a packetizer: cosmetics
2013-08-24 Gleb Piniginios2: clean opengl buffers only in active state
2013-08-24 Rafaël Carrémp4 mux: use CLOCK_FREQ
2013-08-24 Rafaël Carrémp4 mux: c99
2013-08-24 Rafaël Carrémp4 mux: simplify stts box creation
2013-08-24 Rafaël Carrémp4 mux: use a variable to make the code shorter
2013-08-24 Rafaël Carrémp4 mux: avoid unnecessary conversion
2013-08-24 Rafaël Carrémp4 mux: generate constant frame rate files
2013-08-24 Rafaël Carrémp4 mux: merge box_fix call into box_gather
2013-08-24 Rafaël Carrémp4 mux: simplify
2013-08-24 Rafaël Carrémp4 mux: cosmetics
2013-08-24 Rafaël Carrémp4 mux: simplify box*new
2013-08-24 Rafaël Carrémp4 mux: use block_t
2013-08-24 Rafaël Carrémp4 mux: remove fixed parameters
2013-08-24 Francois Cartegniets: handle support for ISO/IEC 14496-3 Audio stream...
2013-08-24 Francois Cartegniedemux: avi: handle zero sized lists (fix #9056, fix...
2013-08-24 Francois Cartegniedemux: avi: handle zero sized strd sections (fix #8994)
2013-08-24 Tzu-Jung Leeudp: pull and buffer received packets in udp access...
2013-08-24 Rémi Denis... Export block_FifoWake() :-(
2013-08-24 David Fuhrmannmacosx: add proper bindings for text/stepper combos...
2013-08-24 David Fuhrmannmacosx: fix layout of subs panel and increase spacing...
2013-08-24 David Fuhrmannmacosx: fix moaar utf8 rendering issues
2013-08-24 David Fuhrmannmacosx: fix another potential utf8 displaying issue...
2013-08-24 David Fuhrmannmacosx: fix potential string format attack
2013-08-23 Felix Paul... qtsound: fix compilation failure from the future
2013-08-23 Felix Paul... qtcapture: fix compilation failure from the future
2013-08-22 Francois CartegnieQt: media library disambiguation.
2013-08-22 Rémi Denis... m3u: rewrite probing (fix #9237)
2013-08-22 Jean-Baptiste... A bit of fortunes :)
2013-08-22 Felix Paul... Revert "src: Fix for Mac OS X filesystem filename encoding"
2013-08-22 Felix Paul... vout_osx: fix performance issue if machine includes...
2013-08-22 Naohiro KORIYAMApackage: fix nsis package building on OS X.
2013-08-22 Naohiro KORIYAMAsrc: Fix for Mac OS X filesystem filename encoding
2013-08-22 Naohiro KORIYAMAegl: avoid linking X
2013-08-22 Felix Paul... macosx: fix UTF8 rendering issue in question dialog
2013-08-22 Naohiro KORIYAMAcontrib: HarfBuzz 0.9.19
2013-08-22 Naohiro KORIYAMAqt4: fx missing translation
2013-08-21 David Fuhrmannauhal: limit scope of mutex
2013-08-21 Adrien Maglovisu: fix the scope visualization drawing.
next