git.videolan.org
/
vlc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use correct object for var_GetInteger(p_vbi,vbi-page);
2007-12-16
Jean-Paul Saman
Use correct object for var_GetInteger(p_vbi,vbi-page);
commit
|
commitdiff
|
tree
2007-12-16
Jean-Paul Saman
Disable debugging print in zvbi
commit
|
commitdiff
|
tree
2007-12-16
Jean-Paul Saman
Small cleanup
commit
|
commitdiff
|
tree
2007-12-16
Jean-Paul Saman
Don't misuse p_this->p_libvlc for putting modules variables...
commit
|
commitdiff
|
tree
2007-12-16
Jean-Paul Saman
don't show the teletext buttons yet, it is not ready...
commit
|
commitdiff
|
tree
2007-12-16
Jean-Paul Saman
keep to the style of the file.
commit
|
commitdiff
|
tree
2007-12-16
Jean-Paul Saman
Set default vbi page in interface.
commit
|
commitdiff
|
tree
2007-12-16
Jean-Paul Saman
Make sure vbi-opaque can be set from an interface.
commit
|
commitdiff
|
tree
2007-12-16
Jean-Paul Saman
Let teletext gui buttons do something.
commit
|
commitdiff
|
tree
2007-12-15
Jean-Paul Saman
Update to newest playlist API.
commit
|
commitdiff
|
tree
2007-12-14
Jean-Paul Saman
make use of new module_* API
commit
|
commitdiff
|
tree
2007-12-13
Jean-Paul Saman
Patch by Jilles Tjoelker. Fixes crash in playlist due...
commit
|
commitdiff
|
tree
2007-12-12
Jean-Paul Saman
Don't free() a char variable when it is on the stack...
commit
|
commitdiff
|
tree
2007-12-10
Jean-Paul Saman
OPTIONS timeout of 5 seconds is way to short for some...
commit
|
commitdiff
|
tree
2007-12-10
Jean-Paul Saman
Lower severity of message
commit
|
commitdiff
|
tree
2007-12-10
Jean-Paul Saman
Fix hang in live555 when sending RTSP OPTIONS by letting...
commit
|
commitdiff
|
tree
2007-12-08
Jean-Paul Saman
Little cleanup.
commit
|
commitdiff
|
tree
2007-12-08
Jean-Paul Saman
Remove dead code (and commented out fprintf's).
commit
|
commitdiff
|
tree
2007-12-08
Jean-Paul Saman
Check malloc return value and cleanup.
commit
|
commitdiff
|
tree
2007-12-08
Jean-Paul Saman
Guard headerfiles in modules/access/mms/*.h against...
commit
|
commitdiff
|
tree
2007-12-08
Jean-Paul Saman
Remove excess whiteline
commit
|
commitdiff
|
tree
2007-12-06
Jean-Paul Saman
Cleanup.
commit
|
commitdiff
|
tree
2007-12-06
Jean-Paul Saman
No need to sleep 25 ms, a bit longer will do fine too.
commit
|
commitdiff
|
tree
2007-12-06
Jean-Paul Saman
CodingStyle fixes, use ; when using macros and do not...
commit
|
commitdiff
|
tree
2007-12-06
Jean-Paul Saman
Don't call input_ChangeState() constantly while being...
commit
|
commitdiff
|
tree
2007-12-06
Jean-Paul Saman
Add Remi Duraffort to THANKS file.
commit
|
commitdiff
|
tree
2007-12-06
Jean-Paul Saman
Patch by Remi Duraffort <ivoire at via.ecp.fr>: Replace...
commit
|
commitdiff
|
tree
2007-12-06
Jean-Paul Saman
Only test the terminal if --fb-tty is used.
commit
|
commitdiff
|
tree
2007-12-04
Jean-Paul Saman
Remove obsolete comment.
commit
|
commitdiff
|
tree
2007-12-03
Jean-Paul Saman
Revert [23438] because --enable-fast-install does the...
commit
|
commitdiff
|
tree
2007-12-03
Jean-Paul Saman
Add image and image2pipe muxers to netbox FFMPEGCONF...
commit
|
commitdiff
|
tree
2007-12-03
Jean-Paul Saman
Add encoders for bmp, jpeg and png to netbox.
commit
|
commitdiff
|
tree
2007-12-03
Jean-Paul Saman
Fix snapshot functionality in video_output/fb.c
commit
|
commitdiff
|
tree
2007-12-03
Jean-Paul Saman
Install .libs/vlc instead of libtool script vlc.
commit
|
commitdiff
|
tree
2007-12-03
Jean-Paul Saman
Move distribution specific settings to Distributions...
commit
|
commitdiff
|
tree
2007-12-03
Jean-Paul Saman
Redine menu hotkeys because they collided with other...
commit
|
commitdiff
|
tree
2007-11-29
Jean-Paul Saman
Fix devision by zero in spu_RenderSubpictures.
commit
|
commitdiff
|
tree
2007-11-29
Jean-Paul Saman
Remove stray character after testing for enable-libgcrypt...
commit
|
commitdiff
|
tree
2007-11-29
Jean-Paul Saman
Be more carefull on when rtpInfo timestamps should...
commit
|
commitdiff
|
tree
2007-11-23
Jean-Paul Saman
Correct description.
commit
|
commitdiff
|
tree
2007-11-23
Jean-Paul Saman
Compile fix to check for ffmpeg version.
commit
|
commitdiff
|
tree
2007-11-23
Jean-Paul Saman
Fix compiler warnings in modules/codec/ffmpeg/mux.c...
commit
|
commitdiff
|
tree
2007-11-23
Jean-Paul Saman
Fix building of ffmpeg, by disabling libavdevices.
commit
|
commitdiff
|
tree
2007-11-23
Jean-Paul Saman
Tune ffmpeg more for armeb and include <strings.h>...
commit
|
commitdiff
|
tree
2007-11-23
Jean-Paul Saman
Tune ffmpeg features for armeb
commit
|
commitdiff
|
tree
2007-11-23
Jean-Paul Saman
Patches/ffmpeg-svn-grab.patch is no longer needed for...
commit
|
commitdiff
|
tree
2007-11-23
Jean-Paul Saman
Update ffmpeg for armeb target.
commit
|
commitdiff
|
tree
2007-11-23
Jean-Paul Saman
Disable faad and libmpeg2, because it is not needed.
commit
|
commitdiff
|
tree
2007-11-21
Jean-Paul Saman
Patch by Glen Gray: Enable keepalive for Kasenna servers...
commit
|
commitdiff
|
tree
2007-11-21
Jean-Paul Saman
Patch by Glen Gray: RTSP keep alive fix. If the server...
commit
|
commitdiff
|
tree
2007-11-21
Jean-Paul Saman
Patch by Glen Gray: RTSP keep alive fix. If the server...
commit
|
commitdiff
|
tree
2007-11-20
Jean-Paul Saman
Fix cleanup of libamrwb package in contrib.
commit
|
commitdiff
|
tree
2007-11-20
Jean-Paul Saman
Fix return value after the interaction dialog has been...
commit
|
commitdiff
|
tree
2007-11-20
Jean-Paul Saman
Fix double free in live555.
commit
|
commitdiff
|
tree
2007-11-20
Jean-Paul Saman
Patch by Richard Hosking: Allow users specified width...
commit
|
commitdiff
|
tree
2007-11-19
Jean-Paul Saman
Trigger intf_UserLoginPassword() when authorization...
commit
|
commitdiff
|
tree
2007-11-19
Jean-Paul Saman
Enable RTSP rtpInfo track synchronization in live555...
commit
|
commitdiff
|
tree
2007-11-19
Jean-Paul Saman
live555 improvements: Make rtsp://user:pwd@server/path...
commit
|
commitdiff
|
tree
2007-11-18
Jean-Paul Saman
Disable MMXEXT (MMX2) mode for swScaler since it crashes.
commit
|
commitdiff
|
tree
2007-11-18
Jean-Paul Saman
Chroma conversion using swscaler module.
commit
|
commitdiff
|
tree
2007-11-18
Jean-Paul Saman
Indentation.
commit
|
commitdiff
|
tree
2007-11-18
Jean-Paul Saman
Test for PIX_FMT_RGBA iso swscale.
commit
|
commitdiff
|
tree
2007-11-18
Jean-Paul Saman
Patch by Richard Hosking: Honor user specified chroma...
commit
|
commitdiff
|
tree
2007-11-18
Jean-Paul Saman
Attempt to implement chroma conversion using swscale...
commit
|
commitdiff
|
tree
2007-11-17
Jean-Paul Saman
Patch by Richard Hosking: v4l2 minor patch to fix silly...
commit
|
commitdiff
|
tree
2007-11-15
Jean-Paul Saman
Fix various memleaks in error paths.
commit
|
commitdiff
|
tree
2007-11-15
Jean-Paul Saman
Remove excess whitespace.
commit
|
commitdiff
|
tree
2007-11-15
Jean-Paul Saman
Implement clickable osdmenu. The clickable positioning...
commit
|
commitdiff
|
tree
2007-11-15
Jean-Paul Saman
Add macro for determining array size.
commit
|
commitdiff
|
tree
2007-11-14
Jean-Paul Saman
Fix double vlc_object_attach().
commit
|
commitdiff
|
tree
2007-11-14
Jean-Paul Saman
Cleanup on osdmenu video filter.
commit
|
commitdiff
|
tree
2007-11-14
Jean-Paul Saman
Detach osdmenu object before destroying.
commit
|
commitdiff
|
tree
2007-11-14
Jean-Paul Saman
Indentation
commit
|
commitdiff
|
tree
2007-11-14
Jean-Paul Saman
Cleanup osd_ParserLoad()/osdParserUnload().
commit
|
commitdiff
|
tree
2007-11-14
Jean-Paul Saman
Return pointer to osdmenu object and use that iso NULL...
commit
|
commitdiff
|
tree
2007-11-14
Jean-Paul Saman
Use the filename passed and not the configuration file.
commit
|
commitdiff
|
tree
2007-11-14
Jean-Paul Saman
Cleanup indentation.
commit
|
commitdiff
|
tree
2007-11-14
Jean-Paul Saman
Refactor osdmenu parsing logic.
commit
|
commitdiff
|
tree
2007-11-14
Jean-Paul Saman
Add osd_parser to configure.ac
commit
|
commitdiff
|
tree
2007-11-14
Jean-Paul Saman
Add new files which should have been in previous commit.
commit
|
commitdiff
|
tree
2007-11-14
Jean-Paul Saman
Further factoring out osdmenu parser functionality...
commit
|
commitdiff
|
tree
2007-11-14
Jean-Paul Saman
Add newline to end of file, shuts up the compiler.
commit
|
commitdiff
|
tree
2007-11-14
Jean-Paul Saman
Fix merge conflicts for src/osd/osd.c
commit
|
commitdiff
|
tree
2007-11-14
Jean-Paul Saman
Make PIX_FMT_RGBA dependend on ffmpeg with swscale...
commit
|
commitdiff
|
tree
2007-11-09
Jean-Paul Saman
Fix some potential segfaults, some cleanup and fix...
commit
|
commitdiff
|
tree
2007-10-31
Jean-Paul Saman
Fixed transparency when using FFMPEG_SWSCALE in zvbi.
commit
|
commitdiff
|
tree
2007-10-31
Jean-Paul Saman
Improve error message for v4l2.
commit
|
commitdiff
|
tree
2007-10-30
Jean-Paul Saman
Add VBI decoder to NEWS
commit
|
commitdiff
|
tree
2007-10-26
Jean-Paul Saman
Typo
commit
|
commitdiff
|
tree
2007-10-26
Jean-Paul Saman
Add new gui module for use with overlay framebuffer...
commit
|
commitdiff
|
tree
2007-10-26
Jean-Paul Saman
Fix number of potential memleaks
commit
|
commitdiff
|
tree
2007-10-26
Jean-Paul Saman
Fix potential memleaks in src/input/vlm.c
commit
|
commitdiff
|
tree
2007-10-26
Jean-Paul Saman
Fix potential memleaks in src/video_output/vout_subpictures.c
commit
|
commitdiff
|
tree
2007-10-26
Jean-Paul Saman
Fix potential memleak.
commit
|
commitdiff
|
tree
2007-10-26
Jean-Paul Saman
Fix potential segfault
commit
|
commitdiff
|
tree
2007-10-26
Jean-Paul Saman
Select frames to drop a bit smarter.
commit
|
commitdiff
|
tree
2007-10-26
Jean-Paul Saman
Allow width/height mode selections to match framebuffer...
commit
|
commitdiff
|
tree
2007-10-26
Jean-Paul Saman
Optimization building ffmpeg for armeb-linux
commit
|
commitdiff
|
tree
2007-10-26
Jean-Paul Saman
Enable optimizations for armeb-linux-uclibc builds
commit
|
commitdiff
|
tree
2007-10-26
Jean-Paul Saman
Check malloc return value.
commit
|
commitdiff
|
tree
next