git.videolan.org
/
vlc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qt: playlist: use item title if available
2008-02-04
Sigmund Augdal Helberg
added the asa subtitle demux from equinox. the file...
commit
|
commitdiff
|
tree
2008-01-25
Sigmund Augdal Helberg
Added a csri based renderer/decoder for ass/ssa subtitles...
commit
|
commitdiff
|
tree
2008-01-25
Sigmund Augdal Helberg
subtitle demux change for better ASS/SSA support. By...
commit
|
commitdiff
|
tree
2008-01-25
Sigmund Augdal Helberg
Core changes needed to add asa support. By equinox...
commit
|
commitdiff
|
tree
2008-01-12
Sigmund Augdal Helberg
Fixed a segfault/division by zero caused by delayed...
commit
|
commitdiff
|
tree
2007-10-15
Sigmund Augdal Helberg
fix the -A shortcut
commit
|
commitdiff
|
tree
2007-06-11
Sigmund Augdal Helberg
fix compile faults and semantic errors in pvr module...
commit
|
commitdiff
|
tree
2007-05-12
Sigmund Augdal Helberg
qt4: Show artist in status bare when applicable
commit
|
commitdiff
|
tree
2007-05-01
Sigmund Augdal Helberg
Apply the same probes as is done in Open when checking...
commit
|
commitdiff
|
tree
2007-05-01
Sigmund Augdal Helberg
hotkeys.c: Don't continue looking once the action for...
commit
|
commitdiff
|
tree
2007-05-01
Sigmund Augdal Helberg
hotkeys.c: Print a warning and do nothing when something...
commit
|
commitdiff
|
tree
2007-03-04
Sigmund Augdal Helberg
move a few global variables into the appropriate class.
commit
|
commitdiff
|
tree
2007-03-03
Sigmund Augdal Helberg
fix segfault
commit
|
commitdiff
|
tree
2007-03-03
Sigmund Augdal Helberg
when a reference to a object is stored the ref-count...
commit
|
commitdiff
|
tree
2007-03-03
Sigmund Augdal Helberg
fix possition of dvbsubs when input has p_subpic->i_x...
commit
|
commitdiff
|
tree
2007-03-01
Sigmund Augdal Helberg
none-sematic changes:
commit
|
commitdiff
|
tree
2007-02-28
Sigmund Augdal Helberg
disable clock_nanosleep for mwait for now. Fixes dvd...
commit
|
commitdiff
|
tree
2007-02-22
Sigmund Augdal Helberg
fix cam support for twinhan cards. Not needed now,...
commit
|
commitdiff
|
tree
2007-02-07
Sigmund Augdal Helberg
Don't crash on messed up aspect ratios.
commit
|
commitdiff
|
tree
2007-01-12
Sigmund Augdal Helberg
libasf.c: Don't store pointer to bad data. Fixes #992
commit
|
commitdiff
|
tree
2007-01-07
Sigmund Augdal Helberg
apply mini_patch.diff from #964. Fixes #964
commit
|
commitdiff
|
tree
2006-12-31
Sigmund Augdal Helberg
transcode.c: reset pointer and size info for extradata...
commit
|
commitdiff
|
tree
2006-12-30
Sigmund Augdal Helberg
live555.cpp: Add support for quicktime specific audio
commit
|
commitdiff
|
tree
2006-12-30
Sigmund Augdal Helberg
b4s.c: Create meta before using them
commit
|
commitdiff
|
tree
2006-12-30
Sigmund Augdal Helberg
mkv.cpp: Added support for theora in mkv. Fixes #925
commit
|
commitdiff
|
tree
2006-12-21
Sigmund Augdal Helberg
src/video_output/video_output.c: Fixed double free...
commit
|
commitdiff
|
tree
2006-12-21
Sigmund Augdal Helberg
fix out of buffer read in equalizer code
commit
|
commitdiff
|
tree
2006-11-11
Sigmund Augdal Helberg
added a color threshold filter that can make effects...
commit
|
commitdiff
|
tree
2006-11-03
Sigmund Augdal Helberg
access_output/udp.c: Don't crash horribly when trying...
commit
|
commitdiff
|
tree
2006-11-01
Sigmund Augdal Helberg
mux/avi.c: write '\0' rather than an uninitalized byte...
commit
|
commitdiff
|
tree
2006-11-01
Sigmund Augdal Helberg
mux/avi.c: fixed a crash when trying to make audio...
commit
|
commitdiff
|
tree
2006-10-28
Sigmund Augdal Helberg
taglib.cpp: Don't put empty info in playlist for files...
commit
|
commitdiff
|
tree
2006-10-22
Sigmund Augdal Helberg
explicitly link the upnp_intel plugin against ixml...
commit
|
commitdiff
|
tree
2006-10-14
Sigmund Augdal Helberg
upnp_cc: compile fix (tested this time)
commit
|
commitdiff
|
tree
2006-10-14
Sigmund Augdal Helberg
fixed compilation, not tested though
commit
|
commitdiff
|
tree
2006-07-18
Sigmund Augdal Helberg
support muxing and demuxing of dual mono mpeg ts streams...
commit
|
commitdiff
|
tree
2006-06-29
Sigmund Augdal Helberg
Fix a regression in r15404 causing people to experience...
commit
|
commitdiff
|
tree
2006-06-29
Sigmund Augdal Helberg
Finnally got rid of the old m3u module. RIP
commit
|
commitdiff
|
tree
2006-06-27
Sigmund Augdal Helberg
Attempt to support international charsets in mmi menus...
commit
|
commitdiff
|
tree
2006-04-03
Sigmund Augdal Helberg
linux_dvb.c: hopefully fixed CAM support for some cards...
commit
|
commitdiff
|
tree
2006-02-16
Sigmund Augdal Helberg
real.c: fix some crashes
commit
|
commitdiff
|
tree
2006-02-13
Sigmund Augdal Helberg
all: parametric equalizer by Antti Huovilainen (adapted...
commit
|
commitdiff
|
tree
2006-02-10
Sigmund Augdal Helberg
modules/misc/rtsp.c: implement support for raw udp...
commit
|
commitdiff
|
tree
2006-02-08
Sigmund Augdal Helberg
access_output/udp.c: Attach the writer thread. Fixes...
commit
|
commitdiff
|
tree
2006-02-07
Sigmund Augdal Helberg
access_output/udp.c: use block_Fifo for the empty blocks...
commit
|
commitdiff
|
tree
2006-02-03
Sigmund Augdal Helberg
linux_dvb.c: initialize a variable
commit
|
commitdiff
|
tree
2006-02-03
Sigmund Augdal Helberg
fix --no-stats in a few cases (there are more remaining)
commit
|
commitdiff
|
tree
2006-02-02
Sigmund Augdal Helberg
es_out.c: fixed a slight memleak in "now playing" handling.
commit
|
commitdiff
|
tree
2006-01-31
Sigmund Augdal Helberg
fixed the smallest and most elusive leak yet
commit
|
commitdiff
|
tree
2006-01-31
Sigmund Augdal Helberg
vlm.c: fixed minor memleak
commit
|
commitdiff
|
tree
2006-01-31
Sigmund Augdal Helberg
logger.c: put in header prefix for syslog output (still...
commit
|
commitdiff
|
tree
2006-01-30
Sigmund Augdal Helberg
vlm.c: changed quite a few free() into vlm_MessageDelete...
commit
|
commitdiff
|
tree
2006-01-30
Sigmund Augdal Helberg
messages.c: fixed one more leak related to vlm prefix...
commit
|
commitdiff
|
tree
2006-01-28
Sigmund Augdal Helberg
freetype.c: don't render empty subtitles.
commit
|
commitdiff
|
tree
2006-01-28
Sigmund Augdal Helberg
interaction.c: Don't crash in certain condition
commit
|
commitdiff
|
tree
2006-01-28
Sigmund Augdal Helberg
telnet.c: a few more minor (potensial) memleaks
commit
|
commitdiff
|
tree
2006-01-28
Sigmund Augdal Helberg
telnet.c: fix a very minor memleak in Open
commit
|
commitdiff
|
tree
2006-01-28
Sigmund Augdal Helberg
vlm.c: Add some asyncronity to schedule execution.
commit
|
commitdiff
|
tree
2006-01-26
Sigmund Augdal Helberg
modules/demux/ts.c: Fixed a very very minor memleak
commit
|
commitdiff
|
tree
2006-01-26
Sigmund Augdal Helberg
access_output/udp.c: Fixed an old memleak.
commit
|
commitdiff
|
tree
2006-01-26
Sigmund Augdal Helberg
src/misc/messages.c: Fixed a nasty memleak recently...
commit
|
commitdiff
|
tree
2006-01-22
Sigmund Augdal Helberg
freetype.c: Revived and revamped old yuva renderer
commit
|
commitdiff
|
tree
2006-01-19
Sigmund Augdal Helberg
linux_dvb.c: output "Tuning failed" in dvb status page...
commit
|
commitdiff
|
tree
2006-01-11
Sigmund Augdal Helberg
vlm.c: Print an error message about what went wrong...
commit
|
commitdiff
|
tree
2005-12-05
Sigmund Augdal Helberg
vlm.c: fix segfault when vlm command have mismatched...
commit
|
commitdiff
|
tree
2005-12-04
Sigmund Augdal Helberg
a52tospdif.c: fix regression in recent changes
commit
|
commitdiff
|
tree
2005-12-01
Sigmund Augdal Helberg
modules/misc/dummy/decoder.c: Dummily decode subtitle...
commit
|
commitdiff
|
tree
2005-11-30
Sigmund Augdal Helberg
Support for CAM modules on dvb-s cards using the high...
commit
|
commitdiff
|
tree
2005-11-09
Sigmund Augdal Helberg
clock: Fixed rounding error in clock smoothing algorithm.
commit
|
commitdiff
|
tree
2005-10-15
Sigmund Augdal Helberg
all: updated my name and e-mail address
commit
|
commitdiff
|
tree
2005-09-15
Sigmund Augdal Helberg
Coding style fixes and added comments
commit
|
commitdiff
|
tree
2005-08-01
Sigmund Augdal Helberg
some more suggestions by trax
commit
|
commitdiff
|
tree
2005-08-01
Sigmund Augdal Helberg
mux/asf.c: codec description fixes suggested by trax
commit
|
commitdiff
|
tree
2005-08-01
Sigmund Augdal Helberg
access/http.c: fixed icy with metadata
commit
|
commitdiff
|
tree
2005-08-01
Sigmund Augdal Helberg
shout.c: fixed shoutcast discovery (added www. to hostname)
commit
|
commitdiff
|
tree
2005-07-01
Sigmund Augdal Helberg
compile fix
commit
|
commitdiff
|
tree
2005-05-21
Sigmund Augdal Helberg
video_filter/mosaic.c: you should change the order...
commit
|
commitdiff
|
tree
2005-05-19
Sigmund Augdal Helberg
livedotcom.cpp: Do not url encode sdp data coming from...
commit
|
commitdiff
|
tree
2005-05-18
Sigmund Augdal Helberg
wx/video.cpp: Don't crash with --no-wxwin-embed
commit
|
commitdiff
|
tree
2005-05-05
Sigmund Augdal Helberg
BUGS,TODO: Remove stuff that has been added to Trac
commit
|
commitdiff
|
tree
2005-04-26
Sigmund Augdal Helberg
input/var.c: don't try to update the "rate" variable...
commit
|
commitdiff
|
tree
2005-04-25
Sigmund Augdal Helberg
extras/zsh.cpp: completion for module_cat and module_cat_list
commit
|
commitdiff
|
tree
2005-04-25
Sigmund Augdal Helberg
extras/zsh.cpp: allow completion of --option=value...
commit
|
commitdiff
|
tree
2005-04-25
Sigmund Augdal Helberg
extras/Makefile: A very very simple makefile to build...
commit
|
commitdiff
|
tree
2005-04-25
Sigmund Augdal Helberg
zsh.cpp: allow completion of submodules as well for...
commit
|
commitdiff
|
tree
2005-04-24
Sigmund Augdal Helberg
TODO: Added some of my personal wishes
commit
|
commitdiff
|
tree
2005-04-24
Sigmund Augdal Helberg
sap.c: clean up playlist handling
commit
|
commitdiff
|
tree
2005-04-24
Sigmund Augdal Helberg
playlist.c: fixed a nasty corruption on exit with more...
commit
|
commitdiff
|
tree
2005-04-23
Sigmund Augdal Helberg
packetizer/h264.c: fix divition by zero for some streams
commit
|
commitdiff
|
tree
2005-04-23
Sigmund Augdal Helberg
extras/zsh.cpp: hacky c++ program that generate a zsh...
commit
|
commitdiff
|
tree
2005-04-23
Sigmund Augdal Helberg
libvlc.h: move -A back to --aout where it belongs
commit
|
commitdiff
|
tree
2005-04-23
Sigmund Augdal Helberg
ffmpeg.c: fixed build with older ffmpeg. Disables Indeo2...
commit
|
commitdiff
|
tree
2005-04-17
Sigmund Augdal Helberg
wx/playlist.cpp: removed a stray wxMutexGuiLeave
commit
|
commitdiff
|
tree
2005-04-17
Sigmund Augdal Helberg
demux/playlist: fix a crash when shoutcast discovery...
commit
|
commitdiff
|
tree
2005-04-17
Sigmund Augdal Helberg
shout.c: fix some potential problems
commit
|
commitdiff
|
tree
2005-04-17
Sigmund Augdal Helberg
minor memleak fixes
commit
|
commitdiff
|
tree
2005-04-17
Sigmund Augdal Helberg
playlist.c: shut up a compiler warning
commit
|
commitdiff
|
tree
2005-04-16
Sigmund Augdal Helberg
wx/playlist.cpp: invalidate the FindItem cache when...
commit
|
commitdiff
|
tree
2005-04-15
Sigmund Augdal Helberg
playlist: fixed two more occurences of the previous...
commit
|
commitdiff
|
tree
2005-04-15
Sigmund Augdal Helberg
playlist/item-ext.c: fixed off-by-one error causing...
commit
|
commitdiff
|
tree
next