Activity
From 10/03/2011 to 11/01/2011
11/01/2011
- 11:30 AM Revision c3031a67 (chunker-player): chunker: add --qualitylevels and --no-indexchannel options
- 10:09 AM Revision 356e3140 (chunker-player): chunker: adding index channel
- 10:09 AM Revision 56faa857 (chunker-player): chunker: transcoding: fix crash due to static allocation of s...
- 02:40 AM Revision 6c93911c (chunker-player): chunker: do not reinit TCPIO during restart
- 02:27 AM Revision f8700f52 (chunker-player): chunker: adding LQ outstream
10/31/2011
- 09:34 PM Revision f838b30a (chunker-player): chunker: separate encoder for each outstream
- 09:22 PM Revision adebcf23 (chunker-player): chunker: factorize video encoder creation code
- 08:48 PM Revision b880c919 (chunker-player): chunker: output 2 chunkstreams, one with vcopy, the other tra...
- 06:28 PM Revision daaa68ea (chunker-player): chunker: factorizing transcoding code
- 06:14 PM Revision c0e20d48 (streamers-build): source script: randomize IPC port
- reduce chance of startup failure due to TCP time_wait state.
10/30/2011
- 11:20 PM Revision 95654134 (chunker-player): streamer: move old deinterlace code to more reasonable place
- 11:10 PM Revision a42aa62a (chunker-player): chunker: correct some debug output
- 10:53 PM Revision 14ab542a (chunker-player): chunker: allow more outputs
- 06:41 AM Revision 7cbabb7f (chunker-player): chunker: fixing some include warnings
- 06:40 AM Revision 795fe885 (chunker-player): chunker: fixing printf type warnings on 64bit
10/28/2011
- 10:13 PM Revision 322456d7 (streamers-build): fix X11 threaded initialization on Linux (xcb_io crashes)
- 10:11 PM Revision eb34fc8d (chunker-player): Merge branch 'fixes' into next
- 10:11 PM Revision 408d8a7a (chunker-player): apply XInitThreads patch only on linux. SDL on OS X uses anot...
- Signed-off-by: Csaba Kiraly <kiraly@disi.unitn.it>
- 09:47 PM Revision 255dd974 (streamers-build): chunker: improved transcoding quality: adding deinterlacing ...
- other filters can also be turned on using the --avfilter option
TODO: update avfilter version and use the auto-detect... - 09:35 PM Revision eb1ba2c5 (chunker-player): chunker: minor fix to debug message
10/27/2011
- 04:44 PM Revision 04863237 (streamers-build): ML: correcting previous patch, turning off FEC by default
- 04:40 PM Revision 60b0e106 (napa-baselibs): turn off FEC by default
- 09:44 AM Revision 4206b310 (chunker-player): chunker: adding *_stream options to usage
- 09:44 AM Revision 51d67a10 (chunker-player): chunker: added avfilter support with yadif deinterlacing
- 08:06 AM Revision e39f3de7 (streamers-build): ML: small fixes to ML, adding also new features (retrieve lo...
- > Merge branch 'ml-rtx-retry' into next
> ML: RTX: fix memleak in searchPacket
> Merge branch 'ml-rtx-retry' into... - 08:03 AM Revision a3ba3e3b (napa-baselibs): Merge branch 'ml-rtx-retry' into next
10/26/2011
- 11:36 PM Revision a54b3f49 (napa-baselibs): ML: RTX: fix memleak in searchPacket
- search was also popping the packet, but it wasn't handled this way
- 11:35 PM Revision d510dbd5 (napa-baselibs): ML: RTX: fix memleak in searchPacket
- search was also popping the packet, but it wasn't handled this way
- 11:34 PM Revision 28477763 (napa-baselibs): Merge branch 'ml-rtx-retry' into next
- Conflicts:
ml/ml.c - 09:43 PM Revision 270e44f4 (napa-baselibs): ML: RTX: enable code for multiple retries
- 09:35 PM Revision a1e1fb2d (napa-baselibs): ML: RTX: improved handling of gaps
- 09:23 PM Revision cbb278b7 (napa-baselibs): ML: correct a debug message
- 09:22 PM Revision debe22bd (napa-baselibs): ML: set recvbuf to NULL during cleanup
- 09:00 AM Revision 90390b64 (napa-baselibs): Merge branch 'fec' into next
- Conflicts:
ml/ml.c - 08:57 AM Revision 6cae24a5 (napa-baselibs): ML: remove some commented code blocks
- 08:56 AM Revision 77b077ad (napa-baselibs): ML: fix: clean up msg receive slot only after a timeout
- late packets should create less mess this way
Conflicts:
ml/ml.c - 08:45 AM Revision 1a06038e (napa-baselibs): ML: cleaner code to exit from packet send loop
- Conflicts:
ml/ml.c - 08:06 AM Revision 13f8333c (napa-baselibs): ML: FEC: fix reception of FEC packets with large offset values
- 08:06 AM Revision e5a43ce9 (napa-baselibs): ML: FEC: remove strange call to pkt callback (MONL)
10/25/2011
- 11:05 PM Revision 6035167b (napa-baselibs): ML: FEC: do not fix code rate to 1/2
- 11:05 PM Revision 1401ea55 (napa-baselibs): ML: remove some commented code blocks
- 11:05 PM Revision 76bfe217 (napa-baselibs): ML: FEC: fix msg slot cleanup code
- 11:05 PM Revision 9819e311 (napa-baselibs): ML: fix: clean up msg receive slot only after a timeout
- late packets should create less mess this way
- 11:05 PM Revision 77b86faa (napa-baselibs): ML: FEC: fix error due to not setting FirstPacketArrived flag ...
- 11:05 PM Revision cc96298a (napa-baselibs): ML: FEC: change hardcoded packet size to pmtusize
- 11:03 PM Revision e11be501 (napa-baselibs): ML: cleaner code to exit from packet send loop
- 02:03 AM Revision a9b25bfa (napa-baselibs): build_all.sh: add FEC option
- 02:03 AM Revision 127d351a (napa-baselibs): ML: FEC: removing some whitespaces
- 02:02 AM Revision 3316601c (napa-baselibs): ML: FEC: fix memory read/write errors for last packet of the m...
- 02:00 AM Revision 9fd4a1af (napa-baselibs): ML: FEC: fixing memory allocation and memleak errors
10/24/2011
- 12:23 PM Revision e83acf7d (streamers): Changed some HRC parameters.
- Signed-off-by: Stefano Traverso <stefano.traverso@polito.it>
- 11:16 AM Revision 98141414 (napa-baselibs): ML: adding FEC support
- Signed-off-by: MINALLAH Nasru
- 10:08 AM Revision c2c18d0b (napa-baselibs): ml: fix a memleak in mlCloseConnection
- 10:08 AM Revision 9a6ce20d (napa-baselibs): ml: set NO_RTX flag on CONN and NACK messages
- 10:08 AM Revision b66e3b54 (napa-baselibs): ML: remove useless cast
- 10:03 AM Revision 6695360e (napa-baselibs): ML: releasing ML under LGPL
- 09:26 AM Revision b44340ea (napa-baselibs): Merge branch 'simplify' into next
- Conflicts:
ml/ml.c - 09:22 AM Revision 1d10d653 (napa-baselibs): removing old commented code
10/23/2011
- 09:52 PM Revision 8fda1c21 (streamers-build): installer: linux: adding gnome menu item and icon
- 07:42 PM Revision c5cd5254 (streamers): Added function to retrieve packet loss rate FROM a neighbour (i.e.
- the "goodness" of neighbour as a father).
Signed-off-by: Stefano Traverso <stefano.traverso@polito.it> - 03:56 PM Revision ffc1888c (napa-baselibs): Merge branch 'master' into next
- 01:18 PM Revision c355b499 (streamers-build): fixes to enable OSX 10.7.2 compilation
- Signed-off-by: Marco Mellia <mellia@tlc.polito.it>
- 01:09 PM Revision 21c5885c (streamers-build): chunker: fix transcoding errors, copy mode, and compilation ...
10/21/2011
- 10:04 AM Revision bed8a68c (chunker-player): player: fix SDL crashes due to missing X11 threaded init
- Seems that SDL's X11 backend has some problems with multi-thread programs.
This is a workaround till it gets fixed in...
10/20/2011
10/17/2011
- 02:19 PM Revision 3ce547cb (streamers): SuperAggressive AIMD version.
- Signed-off-by: Stefano Traverso <stefano.traverso@polito.it>
10/11/2011
- 01:37 PM Revision 5fdc6768 (streamers): Refined AIMD mechanism/parameters set.
- Signed-off-by: Stefano Traverso <stefano.traverso@polito.it>
10/05/2011
- 06:05 PM Revision 77b68cb7 (chunker-player): chunker: fix video timestamps in copy mode
- 05:54 PM Revision f6580287 (chunker-player): chunker: do not scale timestamps for encoding in copy mode
- 05:22 PM Revision d0efcff9 (chunker-player): chunker: fix some transcoding errors due to AV_NOPTS_VALUE
- 05:22 PM Revision 45d5641e (chunker-player): chunker: some more debug info
- 05:21 PM Revision 5d8321d3 (chunker-player): chunker: fix debug print
- debug options were defined too late
Also available in: Atom