- 22 Aug, 2006 1 commit
-
-
Felix Paul Kühne authored
* browsed through all code files starting with A to F and added non-blocking intf_UserFatal calls next to msg_err where I think that it is necessary. I tried to select the most important msg_errs. If I missed your favourite, feel free to add it. Feedback on the wording and the placement of the interaction calls is strongly welcomed. For the records: I'm using some general topics for most of the dialogues to produce less work for the translators. The current ones go like this: "Audio output failed", "Network interaction failed", "Streaming / Transcoding failed", "Audio filtering failed", "File reading failed", "Playback failure" More to come.
-
- 20 Aug, 2006 1 commit
-
-
Jean-Paul Saman authored
-
- 17 Aug, 2006 1 commit
-
-
gbazin authored
-
- 15 Aug, 2006 1 commit
-
-
hartman authored
-
- 06 Aug, 2006 2 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Implement afilter transcode filters and renamed vfilter to ufilter (userfilter) so only one extra entry in sout_stream_id_t is needed and not one for every ES type.
-
- 04 Aug, 2006 1 commit
-
-
Jean-Paul Saman authored
-
- 03 Aug, 2006 1 commit
-
-
zorglub authored
-
- 31 Jul, 2006 1 commit
-
-
littlejohn authored
Typo fix in modules/stream_out/bridge.c
-
- 09 Jul, 2006 1 commit
-
-
dionoea authored
-
- 08 Jul, 2006 1 commit
-
-
zorglub authored
-
- 04 Jul, 2006 1 commit
-
-
Sam Hocevar authored
-
- 10 Jun, 2006 1 commit
-
-
Rémi Denis-Courmont authored
Patch from Ilkka Ollakka with cosmetic fixes.
-
- 25 May, 2006 1 commit
-
-
hartman authored
NAL and FU-A modes of RFC 3984 works for VLC -> VLC Does not work with QT yet, because QT requires the optional params profile-level-id and sprop-parameter-sets. these are usually provided in QT hinted tracks I guess. I'm not sure if we can reconstruct them manually. If someone would care to investigate..
-
- 02 May, 2006 1 commit
-
-
bigben authored
* Hopefully fix a long lasting refcount issue in the es module that prevented the mp4 frame header to be written properly on exit * (Well, es is deprecated anyway)
-
- 29 Apr, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 13 Apr, 2006 3 commits
- 06 Apr, 2006 1 commit
-
-
Christophe Massiot authored
-
- 31 Mar, 2006 1 commit
-
-
zorglub authored
-
- 25 Mar, 2006 1 commit
-
-
zorglub authored
Strings review in stream_out (Refs:#438). Please review these once more as I changed some quite heavily
-
- 23 Mar, 2006 1 commit
-
-
hartman authored
-
- 22 Mar, 2006 1 commit
-
-
Jean-Paul Saman authored
-
- 19 Mar, 2006 1 commit
-
-
Christophe Mutricy authored
-
- 18 Mar, 2006 1 commit
-
-
zorglub authored
Transcode cropping/padding patch by Udo Richter < udo underscore richter at gmx d0t de> (with added round-to-16 fix) . Many thanks for this. Seems to work neatly, please test nevertheless. Closes:#448
-
- 14 Mar, 2006 3 commits
-
-
hartman authored
* We are not gonna start naming options to RFCs. Let's just call it LATM, even though it's technically not correct.
-
Rémi Denis-Courmont authored
Maybe the option name could be made better.
-
Rémi Denis-Courmont authored
The new format is disabled by default, so we have little risks of regression.
-
- 08 Mar, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 01 Mar, 2006 1 commit
-
-
hartman authored
* trackID changes for the VLC rtsp server as suggested by Leonardo ... <leonardo_c at libero dot it>. - apparently DSS is casesensitive on trackID.
-
- 28 Feb, 2006 1 commit
-
-
hartman authored
* Fix the rtp module to not create broken SDPs. muxed streams are unsupported in RTSP mode. fixes #452 - commented a few fprintf, and changed some to msg_Dbg where possible. - fixed a couple of spelling errors. - this module really needs a big cleanup and merging with the other SDP and RTSP code.
-
- 27 Feb, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 22 Feb, 2006 1 commit
-
-
Jean-Paul Saman authored
Use include <file.h> for include files that can be found on the include path as provided to the compiler.
-
- 18 Feb, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 13 Feb, 2006 1 commit
-
-
Rémi Denis-Courmont authored
skins2 and galaktos remain as I'm not sure how they (don't?) handle encodings. http interface URL were purposedly not made to use Unicode. I'm open to suggestions on that one.
-
- 11 Feb, 2006 4 commits
-
-
zorglub authored
-
zorglub authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- Enforce a default TTL value (one) in SDP if there is none - refs #404 (it should at least be fine for IPv4 usage)
-