Jean-Paul Saman
0d15cad14a
Again id weirdness.
18 years ago
Rémi Denis-Courmont
99fab9089e
Don't include config.h from the headers - refs #297 .
Missing some cases that I could not test.
Also ffmpeg/chroma.c is locked, so I can but leave it broken.
Fix is for the remaining modules is obvious and the issue is easy to detect.
18 years ago
Rafaël Carré
9df6f20907
libvlc_destroy() -> libvlc_release()
19 years ago
Rafaël Carré
6ee1e193fd
Removes trailing spaces. Removes tabs.
19 years ago
Clément Stenac
651078ecf9
Added initial support for TLS (Thread Local Storage) variables
20 years ago
Clément Stenac
acf462d72a
Rework dicts as macros for type-independance
20 years ago
Clément Stenac
fbf4c8060d
A bit of vlc/libvlc cleanup:
* libvlc sources and plugins now define __LIBVLC__ and headers exported to
plugins (ie, include/vlc_*.h) check for this
* libvlc sources use the value of the "libvlc" component in vlc-config instead
of vlc
* Apply flags directly to "libvlc" in configure.ac - might temporarily break win32 :)
20 years ago
Clément Stenac
266fb28cd7
Dynamic array with log allocation
20 years ago
Clément Stenac
e85a5a618d
A bit of cleanup and test
20 years ago
Clément Stenac
0cd5cdd740
Remember random/loop/repeat
20 years ago
Clément Stenac
ec3f4c8806
Fix and port test
20 years ago
Clément Stenac
f834305242
Port new URL tests to test/
Support Python 2.4
20 years ago
Clément Stenac
0fbf13c309
* Tests for previous commit
* Improve test output
20 years ago
Clément Stenac
d42739f82f
Fix interaction locking
20 years ago
Clément Stenac
525b810c55
svn ids and stuff
20 years ago
Clément Stenac
89471fa0ae
Some initial work for streaming profiles
+ some misc test cleanup
20 years ago
Clément Stenac
ed0b72e371
Merge back branch 0.8.6-playlist-vlm to trunk.
What is currently broken:
* Some playlist demuxers (shout, dvb and pls)
* DAAP
* BeOS playlist
* GPE playlist, I suppose
What has some trouble:
* Meta handling in several demuxers (most notably TS)
* Skins2 playlist (doesn't refresh correctly)
* OS X playlist (see bigben's latest commits)
20 years ago
Clément Stenac
04630cb913
Be more resilient
20 years ago
Clément Stenac
59cd4c2c80
Clean-up test
20 years ago
Clément Stenac
4db506d372
Add I18N and URL tests in test/
20 years ago
Clément Stenac
8398230c33
Fix test
20 years ago
Clément Stenac
4e8cc7fd95
File mangler
This can be used to detect crashes due to bad streams (see the end of the program for the files which are tested)
20 years ago
Clément Stenac
8444ce1225
More VLM API stuff
20 years ago
Clément Stenac
ef273c072b
Fix some bugs
20 years ago
Clément Stenac
e0003bec24
* Beginning of VLM API
* Some test work
* Export vlm_MediaSearch
20 years ago
Clément Stenac
d0802e7d82
Improve test coverage
20 years ago
Clément Stenac
6d4e213788
Change some test stuff
20 years ago
Clément Stenac
2f6ad030e7
* get/set/toggle fullscreen
* Fix a bug in playlist_play
(Refs:#457)
20 years ago
Clément Stenac
661a6c1357
Play and add (Refs:#457)
20 years ago
Clément Stenac
1e9a47f315
Test some things
21 years ago
Clément Stenac
0638177349
Skeleton for testing libvlc
21 years ago
Clément Stenac
68aa3ca320
Merge 0.8.5-api changes
Fix compilation
21 years ago
Clément Stenac
96fe8ff92d
Merge test/ stuff
21 years ago