|
|
|
@0069e74976a75ee075a901f4632b3a4239a48388
|
[0069e74976a75ee075a901f4632b3a4239a48388]
|
09/07/08 22:50:54 |
Laurent Aimar <fenrir@videolan.org> |
The msleep in stream.c is useless as access MUST wait themselves.
At … |
|
|
|
@9f9f4cf8852fef5634f5c0f021b252611da277ab
|
[9f9f4cf8852fef5634f5c0f021b252611da277ab]
|
08/31/08 20:36:40 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Simplifications |
|
|
|
@32f3116178b58222e28d258312141149d5b8573e
|
[32f3116178b58222e28d258312141149d5b8573e]
|
08/31/08 20:36:40 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Remove UTF-32 hacks from stream.
For a start, nobody uses UTF-32 for … |
|
|
|
@c14125992544292746c94bdc52754cc3e18e0966
|
[c14125992544292746c94bdc52754cc3e18e0966]
|
08/27/08 00:00:40 |
Laurent Aimar <fenrir@videolan.org> |
Added recording on the fly through sout. |
|
|
|
@5924aed641610a3b0ac37fd903b722a97b25891b
|
[5924aed641610a3b0ac37fd903b722a97b25891b]
|
08/26/08 23:27:56 |
Laurent Aimar <fenrir@videolan.org> |
Fixed record stream in case of stream_Read(NULL) and clean up. |
|
|
|
@aa407ea9ca0beca090021e1bc26c4d9f84f003df
|
[aa407ea9ca0beca090021e1bc26c4d9f84f003df]
|
08/26/08 23:27:56 |
Laurent Aimar <fenrir@videolan.org> |
Added record support at the stream_t level in core.
The record … |
|
|
|
@3f5d4a954a652e94e658c5cc98019a43d975d992
|
[3f5d4a954a652e94e658c5cc98019a43d975d992]
|
08/22/08 02:24:55 |
Laurent Aimar <fenrir@videolan.org> |
Export input_SplitMRL helper. |
|
|
|
@f5f434a61e9d0de0f6bcc5fe01bf72d2216739b5
|
[f5f434a61e9d0de0f6bcc5fe01bf72d2216739b5]
|
08/20/08 09:17:16 |
Eric Petit <eric.petit@lapsus.org> |
Fixes bad error checking on read errors.
Don't use "p_block->i_buffer = … |
|
|
|
@a29c8eff1163ab0d218964ceca82d94acf43aadb
|
[a29c8eff1163ab0d218964ceca82d94acf43aadb]
|
08/14/08 00:12:05 |
Rémi Duraffort <ivoire@videolan.org> |
Remove unneeded test. |
|
|
|
@7979cfc5c6385aa79ddfa6cd357a7332a11de612
|
[7979cfc5c6385aa79ddfa6cd357a7332a11de612]
|
08/13/08 00:57:26 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
input: Fix signed warnings about streams. |
|
|
|
@5d6c8137d529c3efb773339d65367c954251eb43
|
[5d6c8137d529c3efb773339d65367c954251eb43]
|
07/31/08 09:35:47 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
Fix a memleak when using the --use-stream-immediate … |
|
|
|
@ac217da0399df26771fec3005f4faaa65a2eb34b
|
[ac217da0399df26771fec3005f4faaa65a2eb34b]
|
07/03/08 22:51:05 |
Laurent Aimar <fenrir@videolan.org> |
Fixed AStreamSeekBlock. When skipping data, the position may not be … |
|
|
|
@fd2c554d2abae44f8c732af1da51127c3ab00741
|
[fd2c554d2abae44f8c732af1da51127c3ab00741]
|
06/24/08 22:56:29 |
Rémi Duraffort <ivoire@videolan.org> |
Fix a double vlc_object_release (partially fix the update system) |
|
|
|
@3fe7ae53925a9543d188baa1ed9909e64904ac78
|
[3fe7ae53925a9543d188baa1ed9909e64904ac78]
|
06/20/08 23:26:48 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
When the underlying access dies, suicide the stream |
|
|
|
@57c3ecd2292588c7312afbb6935d414bfbe2e826
|
[57c3ecd2292588c7312afbb6935d414bfbe2e826]
|
06/19/08 20:06:55 |
Rémi Duraffort <ivoire@videolan.org> |
Remove msg_Err about memory allocation.
Fix two potential … |
|
|
|
@d0a2e557fb47b3a2376781e88cf28409620cad25
|
[d0a2e557fb47b3a2376781e88cf28409620cad25]
|
06/15/08 18:28:26 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
streams are always attached to access - no need for vlc_object_find |
|
|
|
@1403a857a80372af56bd37b70f24275b95f88408
|
[1403a857a80372af56bd37b70f24275b95f88408]
|
06/06/08 13:10:36 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
stream: Don't attempt to seek() when reading to NULL in *Immediate method, … |
|
|
|
@e0791ca6584cc946e3cbd94695c88cb6bde4d289
|
[e0791ca6584cc946e3cbd94695c88cb6bde4d289]
|
06/06/08 13:07:07 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
stream: Support reading to NULL buffer in *Immediate method. |
|
|
|
@7076fe3a4144be3b546eceefbd2578d1cca2521d
|
[7076fe3a4144be3b546eceefbd2578d1cca2521d]
|
06/06/08 12:03:03 |
Rafaël Carré <funman@videolan.org> |
Revert "stream_Read() : makes the buffer mandatory"
This reverts commit … |
|
|
|
@0bcda15e362b5e00fd4b6f458206ac52035b217d
|
[0bcda15e362b5e00fd4b6f458206ac52035b217d]
|
06/06/08 11:38:47 |
Rafaël Carré <funman@videolan.org> |
stream_Read() : makes the buffer mandatory |
|
|
|
@5df2e973d079c0a43572cb9b248d226911b4cfbc
|
[5df2e973d079c0a43572cb9b248d226911b4cfbc]
|
06/05/08 19:18:50 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
stream: Add a new method for buffering access: A*Immediate method.
It is … |
|
|
|
@d666030b2349e8a710fcba4d2cabb912cc700580
|
[d666030b2349e8a710fcba4d2cabb912cc700580]
|
05/31/08 21:10:28 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h |
|
|
|
@02c821f546ecadf9ee378915cec1e1a77615095a
|
[02c821f546ecadf9ee378915cec1e1a77615095a]
|
05/30/08 13:12:12 |
Rafaël Carré <funman@videolan.org> |
Fix double (or up to 2sizeof(int) times)
Reported by Coverity scan : CID … |
|
|
|
@fc9f851816aa9d98dfbc84c8ffee4a00d58d4e6b
|
[fc9f851816aa9d98dfbc84c8ffee4a00d58d4e6b]
|
05/26/08 22:34:35 |
Rafaël Carré <funman@videolan.org> |
mms/tcp: hanging or unexpected seeking after the end of … |
|
|
|
@6dad9cd75cdcc66c4553bd970892c1e29598d561
|
[6dad9cd75cdcc66c4553bd970892c1e29598d561]
|
05/07/08 19:58:36 |
Rémi Denis-Courmont <rem@videolan.org> |
libvlc_stats: use VLC_OBJECT to remove a bunch of warnings |
|
|
|
@f3cf5c6ef8f03bd8b9cb99a095c9072d76608181
|
[f3cf5c6ef8f03bd8b9cb99a095c9072d76608181]
|
05/05/08 22:34:21 |
Rémi Denis-Courmont <rem@videolan.org> |
Fix warning |
|
|
|
@9df284851e95e95a365d058ae26456e6168c84bb
|
[9df284851e95e95a365d058ae26456e6168c84bb]
|
05/04/08 19:26:07 |
Rémi Denis-Courmont <rem@videolan.org> |
Add long overdue private libvlc object pointer...
...and use it for stats … |
|
|
|
@d1d3dc1d109110bf68cb048c429f6f05a3839200
|
[d1d3dc1d109110bf68cb048c429f6f05a3839200]
|
05/01/08 21:11:47 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove I64C as well |
|
|
|
@2e48e65740b878f69c1fea62fcfd44ef1dafd81d
|
[2e48e65740b878f69c1fea62fcfd44ef1dafd81d]
|
05/01/08 20:59:07 |
Rémi Denis-Courmont <rem@videolan.org> |
Remnants of I64F. |
|
|
|
@f0c83daa831d070058e04142791eb9d9d0423e0b
|
[f0c83daa831d070058e04142791eb9d9d0423e0b]
|
05/01/08 20:50:55 |
Rémi Denis-Courmont <rem@videolan.org> |
NIH desyndromization |
|
|
|
@f94a2f9c4a4c7979d9695bb240686c73b6cf7e00
|
[f94a2f9c4a4c7979d9695bb240686c73b6cf7e00]
|
04/14/08 02:02:24 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
access: Rename access2 to access as access is no longer existing. |
|
|
|
@449fd28aaf007c6411251dae9d0dbfdc65b135d1
|
[449fd28aaf007c6411251dae9d0dbfdc65b135d1]
|
04/14/08 02:02:22 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
This … |
|
|
|
@f8b8b4bfeb91ea2e4d55a68dd9fe7762e3a702d1
|
[f8b8b4bfeb91ea2e4d55a68dd9fe7762e3a702d1]
|
03/30/08 01:29:26 |
Pierre d'Herbemont <pdherbemont@free.fr> |
stream: No use to vlc_object_yield() and object that create ourslef, and … |
|
|
|
@9d2636c560417a5fdfc0081983efdd996428cd9c
|
[9d2636c560417a5fdfc0081983efdd996428cd9c]
|
03/29/08 02:23:00 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
stream: Do not yield and then release. It is unuseful here.
Because there … |
|
|
|
@dfc2996565842dbf644557debc80cb7cc8c2b4f4
|
[dfc2996565842dbf644557debc80cb7cc8c2b4f4]
|
03/12/08 12:07:41 |
Rémi Duraffort <ivoire@videolan.org> |
Remove useless test before freeing something. |
|
|
|
@7137515698fcfdc6b5db4338b8024abdb0f81b8a
|
[7137515698fcfdc6b5db4338b8024abdb0f81b8a]
|
03/04/08 21:16:47 |
Rémi Denis-Courmont <rem@videolan.org> |
access2_New really does not need to know about preparsing.
The input … |
|
|
|
@c482de120b992a1c7d6f84a94c90d1b3314327f0
|
[c482de120b992a1c7d6f84a94c90d1b3314327f0]
|
02/27/08 20:46:31 |
Rafaël Carré <funman@videolan.org> |
fix #1404 |
|
|
|
@a78e273ec53ff8a6c3993f3deda0b893f8dd709a
|
[a78e273ec53ff8a6c3993f3deda0b893f8dd709a]
|
02/26/08 01:29:12 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
misc/objects.c: Don't rely on vlc_object_destroy() to destroy objects, but … |
|
|
|
@2642d48aa70b003967bdb2d0b85ab25472144651
|
[2642d48aa70b003967bdb2d0b85ab25472144651]
|
02/02/08 20:15:32 |
Laurent Aimar <fenrir@videolan.org> |
Fixed seeking at the exact stream end in block mode.
It fixes errors when … |
|
|
|
@344f75bc919e09535b43a117c20a40f2f4a7bf1d
|
[344f75bc919e09535b43a117c20a40f2f4a7bf1d]
|
01/29/08 14:19:29 |
Rafaël Carré <funman@videolan.org> |
MRLSplit(): removes unused parameter |
|
|
|
@3464c8dd56b14b2f8422fde892673f492195fdca
|
[3464c8dd56b14b2f8422fde892673f492195fdca]
|
01/24/08 14:35:17 |
Rafaël Carré <funman@videolan.org> |
* input/stream.c: checks memory allocation, patch by Michael Gao completed … |
|
|
|
@99fab9089e9e1709d9c3a4bc5ced0c137ac59134
|
[99fab9089e9e1709d9c3a4bc5ced0c137ac59134]
|
01/23/08 22:50:58 |
Rémi Denis-Courmont <rem@videolan.org> |
Don't include config.h from the headers - refs #297.
Missing some cases … |
|
|
|
@bad2a6b1f230b3dafb5c47f28b117bbe69192e93
|
[bad2a6b1f230b3dafb5c47f28b117bbe69192e93]
|
11/29/07 19:39:24 |
Rémi Denis-Courmont <rem@videolan.org> |
Typo |
|
|
|
@e3e9c13799fc03656fe36f9646b77030aff2626c
|
[e3e9c13799fc03656fe36f9646b77030aff2626c]
|
10/02/07 18:05:13 |
Rémi Denis-Courmont <rem@videolan.org> |
Pass content-type from access to stream |
|
|
|
@cc3bd152f5d2166087b9e19b962e3ace06bd12ea
|
[cc3bd152f5d2166087b9e19b962e3ace06bd12ea]
|
08/20/07 20:59:30 |
Rémi Denis-Courmont <rem@videolan.org> |
Remember not to include anything before vlc/vlc.h
(which includes config.h … |
|
|
|
@1a539b89a99f0692a95d914459e3506b50035ce6
|
[1a539b89a99f0692a95d914459e3506b50035ce6]
|
07/20/07 22:55:02 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove dummy stream_t.pf_block |
|
|
|
@40785cad487daf4df6418b07f28bdd03d1ca3f03
|
[40785cad487daf4df6418b07f28bdd03d1ca3f03]
|
07/20/07 16:22:54 |
Rémi Denis-Courmont <rem@videolan.org> |
Make stream_Peek take a const pointer as it should
(This introduces a lot … |
|
|
|
@e98f5605920b5f0e611b4e152800a8f0deac5032
|
[e98f5605920b5f0e611b4e152800a8f0deac5032]
|
05/25/07 21:34:40 |
Laurent Aimar <fenrir@videolan.org> |
Fixed stream_Block() comment (close #1208) |
|
|
|
@12dcce3f4c95bc1db8cdfda241ff6a38ac92c7b0
|
[12dcce3f4c95bc1db8cdfda241ff6a38ac92c7b0]
|
05/03/07 22:42:54 |
Gildas Bazin <gbazin@videolan.org> |
* src/input/stream.c: fix input-list code. |
|
|
|
@9b6b0df36a16b1ca7706e138f6c491e12e5eecfa
|
[9b6b0df36a16b1ca7706e138f6c491e12e5eecfa]
|
04/18/07 20:55:19 |
Rémi Denis-Courmont <rem@videolan.org> |
Uuinline functions and hide stream_t (it's not used in any module anyway) |
|
|
|
@246f8b269774516bb46b43b61706b0e5de971710
|
[246f8b269774516bb46b43b61706b0e5de971710]
|
02/22/07 21:06:52 |
Jean-Paul Saman <jpsaman@videolan.org> |
Remove unused headerfile |
|
|
|
@cde6146fc6c110ee42e2686c3c82617b098b4d51
|
[cde6146fc6c110ee42e2686c3c82617b098b4d51]
|
11/27/06 02:44:14 |
Derk-Jan Hartman <hartman@videolan.org> |
* Correct and probably also faster EOL detection in UTF16 or UTF32 files |
|
|
|
@d3fe7f28797d4dba65ffcdd60bf932e758a48a9e
|
[d3fe7f28797d4dba65ffcdd60bf932e758a48a9e]
|
11/26/06 15:20:34 |
Clément Stenac <zorglub@videolan.org> |
A bit of headers cleanup
* Headers in include must contain the structures … |
|
|
|
@c4960477a8049eca0547bd9cde97895640af48a3
|
[c4960477a8049eca0547bd9cde97895640af48a3]
|
11/08/06 17:26:26 |
Rémi Denis-Courmont <rem@videolan.org> |
Some more const and strdup avoidance |
|
|
|
@a3cdce42236d598baa89f041a04238009bd54e75
|
[a3cdce42236d598baa89f041a04238009bd54e75]
|
11/06/06 22:05:11 |
Rémi Denis-Courmont <rem@videolan.org> |
Cosmetic fix |
|
|
|
@d3217fc729bc813a19e6743db7c5b18c7d66524c
|
[d3217fc729bc813a19e6743db7c5b18c7d66524c]
|
10/23/06 23:02:45 |
Clément Stenac <zorglub@videolan.org> |
Clean up and improve core handling for album art. Still only "always … |
|
|
|
@ee16b381c3b58d01898e03e6c754cef2c7aaf027
|
[ee16b381c3b58d01898e03e6c754cef2c7aaf027]
|
10/08/06 01:53:44 |
Gildas Bazin <gbazin@videolan.org> |
* src/input/stream.c: fixed invalid memory access in stream_ReadLine(). |
|
|
|
@8923568d00bddb39e34f82ee8b62152389321b77
|
[8923568d00bddb39e34f82ee8b62152389321b77]
|
09/15/06 17:10:25 |
Clément Stenac <zorglub@videolan.org> |
Move stats stuff to the per-instance object |
|
|
|
@f485214f09dd284cbb85674e937fbbb0a6032a2e
|
[f485214f09dd284cbb85674e937fbbb0a6032a2e]
|
09/15/06 16:31:51 |
Clément Stenac <zorglub@videolan.org> |
For consistency, remove references to vlc from libvlc
Also, make it … |
|
|
|
@f2a9ea36b4eaa0cac040c8038b2e89bb421c569a
|
[f2a9ea36b4eaa0cac040c8038b2e89bb421c569a]
|
08/06/06 15:09:24 |
Jean-Paul Saman <jpsaman@videolan.org> |
Fix compiler warning on uninitialized variable. |
|
|
|
@d17c2e5f50a30c7f73821a70e7a0f8ae0b495e9d
|
[d17c2e5f50a30c7f73821a70e7a0f8ae0b495e9d]
|
06/30/06 00:04:35 |
Derk-Jan Hartman <hartman@videolan.org> |
* fix an issue with stats on inputstreams (this fixes the check for update … |
|
|
|
@baacaea316cff470f3fe11e52a833ef4a51afe74
|
[baacaea316cff470f3fe11e52a833ef4a51afe74]
|
06/15/06 23:22:35 |
Clément Stenac <zorglub@videolan.org> |
Partial rewrite of stats to avoid lookups (Closes:#693) |
|
|
|
@8cbf9eca1d4e0576f84730a1b68c6660365be57e
|
[8cbf9eca1d4e0576f84730a1b68c6660365be57e]
|
04/08/06 23:41:53 |
Rémi Denis-Courmont <rem@videolan.org> |
Fix warning |
|
|
|
@8ab353b1123d829cd0e335a36cc7dffb4ae83a19
|
[8ab353b1123d829cd0e335a36cc7dffb4ae83a19]
|
04/01/06 13:27:40 |
Felix Paul Kühne <fkuehne@videolan.org> |
* 2nd review of /src/* \ libvlc.h (refs #438) |
|
|
|
@0b44cb999e661507876710e271a58b800e7db068
|
[0b44cb999e661507876710e271a58b800e7db068]
|
02/04/06 17:26:23 |
Clément Stenac <zorglub@videolan.org> |
Stop using strings to index stats, use integers. The list is not sorted … |
|
|
|
@26d5b73864aea7f4e6d01dba654235cb1accdf84
|
[26d5b73864aea7f4e6d01dba654235cb1accdf84]
|
02/04/06 12:04:42 |
Clément Stenac <zorglub@videolan.org> |
* Avoid useless stats_Get calls
* Reduce vlc_object_find calls |
|
|
|
@e6f3d0a63a18281befcad43e04aad5aa8918acc8
|
[e6f3d0a63a18281befcad43e04aad5aa8918acc8]
|
02/03/06 15:07:41 |
Sigmund Augdal Helberg <sigmunau@videolan.org> |
fix --no-stats in a few cases (there are more remaining) |
|
|
|
@e0ec6a3094c053ed59f06a415a28d483d0a1966b
|
[e0ec6a3094c053ed59f06a415a28d483d0a1966b]
|
02/01/06 14:10:55 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove unused variable |
|
|
|
@046ce90b65169a9fa336545f32890550a2f3b405
|
[046ce90b65169a9fa336545f32890550a2f3b405]
|
01/28/06 19:53:58 |
Clément Stenac <zorglub@videolan.org> |
Get stats on block inputs (Refs:#473) |
|
|
|
@73a9dbadc3f3fa3537a8543f8e589de98eccf28e
|
[73a9dbadc3f3fa3537a8543f8e589de98eccf28e]
|
01/14/06 01:03:13 |
Derk-Jan Hartman <hartman@videolan.org> |
* Revert the Default charset encoding back to ISO-8859-1
No longer use … |
|
|
|
@2cb472dba008f7d877ffe6bae9c5575253365282
|
[2cb472dba008f7d877ffe6bae9c5575253365282]
|
01/13/06 00:10:04 |
Antoine Cellerier <dionoea@videolan.org> |
FSF address change. |
|
|
|
@a5058059abe0fbf691227e9242565939e71f5a0c
|
[a5058059abe0fbf691227e9242565939e71f5a0c]
|
01/12/06 22:21:36 |
Clément Stenac <zorglub@videolan.org> |
Support for moving averages (Refs:#473)
Get input bitrate |
|
|
|
@e56193e811c52c1f0945524e47f0f9aa4069d5e0
|
[e56193e811c52c1f0945524e47f0f9aa4069d5e0]
|
01/11/06 21:00:58 |
Clément Stenac <zorglub@videolan.org> |
Misc stats work (Refs:#473) |
|
|
|
@03b059c1b6814784fa731a4687ad45b338fa91e8
|
[03b059c1b6814784fa731a4687ad45b338fa91e8]
|
01/08/06 16:48:41 |
Clément Stenac <zorglub@videolan.org> |
Some more stats preliminary work |
|
|
|
@06454cddfaf1062a06fca463f48b1ed07ac7333b
|
[06454cddfaf1062a06fca463f48b1ed07ac7333b]
|
12/31/05 16:05:12 |
Derk-Jan Hartman <hartman@videolan.org> |
Fix an issue with AStreamRefillStream and mp4 indexes |
|
|
|
@60b307b4bc1ec3422daa3f5b75bef3eeaad0a04d
|
[60b307b4bc1ec3422daa3f5b75bef3eeaad0a04d]
|
12/16/05 18:28:36 |
Clément Stenac <zorglub@videolan.org> |
Refill stream when seeking near of end of track.
Needs testing and … |
|
|
|
@3a6533473b5dae16485d438a3a376ee6a79857d8
|
[3a6533473b5dae16485d438a3a376ee6a79857d8]
|
12/12/05 23:15:20 |
Derk-Jan Hartman <hartman@videolan.org> |
Fix a crash in stream_ReadLine |
|
|
|
@0f6f58c60482c4b0698578e734f68e3a269e7ad1
|
[0f6f58c60482c4b0698578e734f68e3a269e7ad1]
|
12/11/05 00:59:43 |
Derk-Jan Hartman <hartman@videolan.org> |
* don't convert UTF-8 -> UTF-8 because we found a BOM. |
|
|
|
@a5e04c86eb59fa61e29cd22ef2cc99800b2aa259
|
[a5e04c86eb59fa61e29cd22ef2cc99800b2aa259]
|
12/11/05 00:47:34 |
Derk-Jan Hartman <hartman@videolan.org> |
* UTF16 and UTF32 conversion to UTF8 for stream_ReadLine(). (fixes #304) |
|
|
|
@4a3274fbe8ae70fc5fbab4af74a323692241d3f9
|
[4a3274fbe8ae70fc5fbab4af74a323692241d3f9]
|
10/24/05 19:08:54 |
Marian Durkovic <md@videolan.org> |
modifications for RTP reordering:
* for RTP, prebuffering is done within … |
|
|
|
@506e6faab049a2b3ab45aa5729350361484efe74
|
[506e6faab049a2b3ab45aa5729350361484efe74]
|
10/16/05 00:07:55 |
Jean-Paul Saman <jpsaman@videolan.org> |
RTP reordering in module/access/udp.c done by me with help from Marian … |
|
|
|
@fe087a38282e93addb25fa9598393e40ea233b09
|
[fe087a38282e93addb25fa9598393e40ea233b09]
|
07/09/05 08:17:09 |
Rémi Denis-Courmont <rem@videolan.org> |
Make Zorglub less unhappy |
|
|
|
@85b29bdc288a1573d43bd524908be5748a9b3640
|
[85b29bdc288a1573d43bd524908be5748a9b3640]
|
07/08/05 20:12:44 |
Rémi Denis-Courmont <rem@videolan.org> |
Copyright fixes
(da big courmischage) |
|
|
|
@e2e0f4d6896b9195576909391d920dabb971efcf
|
[e2e0f4d6896b9195576909391d920dabb971efcf]
|
04/12/05 20:15:33 |
Gildas Bazin <gbazin@videolan.org> |
* ALL: fixed a handful of bugs and memory leaks. |
|
|
|
@2cdb935b2518ae6199b743f48637676b0cba2c1d
|
[2cdb935b2518ae6199b743f48637676b0cba2c1d]
|
04/02/05 00:32:18 |
Sigmund Augdal Helberg <sigmunau@videolan.org> |
stream.c: fixed stream_Delete() for streams opened by stream_UrlNew() |
|
|
|
@9957b2285c9dc9b279e17ba03f1b269af533429f
|
[9957b2285c9dc9b279e17ba03f1b269af533429f]
|
04/02/05 00:23:22 |
Sigmund Augdal Helberg <sigmunau@videolan.org> |
fixed a few problems with stream_UrlNew |
|
|
|
@2d16a4083986d2676d638fc2d64f9561e555b6f9
|
[2d16a4083986d2676d638fc2d64f9561e555b6f9]
|
04/01/05 20:37:31 |
Sigmund Augdal Helberg <sigmunau@videolan.org> |
added a stream_UrlNew to open a general purpos stream_t from a url.
added … |
|
|
|
@db4be8527def06778556a5183d411d45bb01391e
|
[db4be8527def06778556a5183d411d45bb01391e]
|
03/05/05 19:02:56 |
Gildas Bazin <gbazin@videolan.org> |
* src/input/stream.c: check return value of malloc/realloc. |
|
|
|
@dde89b0c99fa70a8bbeeaa9a01cdc9b91a3cf430
|
[dde89b0c99fa70a8bbeeaa9a01cdc9b91a3cf430]
|
03/03/05 09:14:23 |
Gildas Bazin <gbazin@videolan.org> |
* src/input/stream.c: use less memory for the stream cache when … |
|
|
|
@e3a434cf108e28c395105b3425fe75e94be74b44
|
[e3a434cf108e28c395105b3425fe75e94be74b44]
|
02/08/05 18:02:49 |
Laurent Aimar <fenrir@videolan.org> |
* all: better support for MBR mms stream (display only received streams). |
|
|
|
@26039bc45846822ad92c384209e5a11ab31a9711
|
[26039bc45846822ad92c384209e5a11ab31a9711]
|
01/26/05 17:12:37 |
Gildas Bazin <gbazin@videolan.org> |
* src/libvlc.h, src/input/stream.c: new --input-list option which allows … |
|
|
|
@14410c4779cfb0da21e7a7a6b1ec2a3ad14884c2
|
[14410c4779cfb0da21e7a7a6b1ec2a3ad14884c2]
|
01/05/05 23:42:57 |
Gildas Bazin <gbazin@videolan.org> |
* src/input/stream.c: decrease memory requirements for WinCE. |
|
|
|
@01aca2cc006e2c2ef00bc5ca723180e27ab15a76
|
[01aca2cc006e2c2ef00bc5ca723180e27ab15a76]
|
12/10/04 19:58:22 |
Clément Stenac <zorglub@videolan.org> |
*experimental* input pre-parsing support.
Won't work for many things … |
|
|
|
@8abeccdfe628d295c204ba18a00a0b0e86e4aed2
|
[8abeccdfe628d295c204ba18a00a0b0e86e4aed2]
|
11/22/04 10:56:48 |
Laurent Aimar <fenrir@videolan.org> |
stream.c: fixed a bug when seeking again near the end of the file. |
|
|
|
@764aab71ffb34c3a458ce5fb343bbc68dce323e5
|
[764aab71ffb34c3a458ce5fb343bbc68dce323e5]
|
10/06/04 12:50:35 |
Gildas Bazin <gbazin@videolan.org> |
* src/input/stream.c, modules/demux/avi/avi.c: work around evc++ compiler … |
|
|
|
@9c36906f44fa152559400a8ee130ae3579a37f36
|
|