2008-10-22 |
Rémi Denis-Courmont | SAP does needs an object, not specifically a stream... |
tree | commitdiff |
2008-09-21 |
Rémi Denis-Courmont | lower case the module_* functions |
tree | commitdiff |
2008-09-20 |
Antoine Cellerier | s/vlc_object_yield/vlc_object_release/ |
tree | commitdiff |
2008-09-17 |
Rémi Denis-Courmont | Fix flexible array usage gcc-ism |
tree | commitdiff |
2008-09-14 |
Rémi Denis-Courmont | Remove the useless announce handler object |
tree | commitdiff |
2008-09-11 |
Rémi Denis-Courmont | SAP announce: rewrite, use one thread per SAP group... |
tree | commitdiff |
2008-09-06 |
Rémi Denis-Courmont | Change the name |
tree | commitdiff |
2008-09-06 |
Rémi Denis-Courmont | SAP out does not need an object name |
tree | commitdiff |
2008-08-29 |
Rémi Denis-Courmont | sout_AccessOutNew: allow any VLC object type, not just... |
tree | commitdiff |
2008-08-29 |
Rémi Denis-Courmont | Make access_out independent of sout instance |
tree | commitdiff |
2008-08-29 |
Rémi Denis-Courmont | Add ACCESS_OUT_CAN_CONTROL_PACE, fix AccessOutControl... |
tree | commitdiff |
2008-08-27 |
Rémi Denis-Courmont | SAP: no need to keep two dates per announce |
tree | commitdiff |
2008-08-27 |
Rémi Denis-Courmont | SAP out: do not access b_die directly |
tree | commitdiff |
2008-08-27 |
Rémi Denis-Courmont | SAP out: no need for net_Write here |
tree | commitdiff |
2008-08-27 |
Rémi Denis-Courmont | libvlccore: push threads cancellation down vlc_thread_c... |
tree | commitdiff |
2008-08-26 |
Laurent Aimar | Added missing const to sout_NewInstance. |
tree | commitdiff |
2008-08-16 |
Rémi Denis-Courmont | Better lock during I/O than crash |
tree | commitdiff |
2008-08-12 |
Pierre d'Herbemont | sap: Fix thread prototype. |
tree | commitdiff |
2008-07-06 |
Rémi Denis-Courmont | core: set meaningful object type names |
tree | commitdiff |
2008-07-05 |
Rémi Denis-Courmont | Remove dead code |
tree | commitdiff |
2008-06-22 |
Rémi Denis-Courmont | Fix specifying a sout RTP port number using a sout MRL |
tree | commitdiff |
2008-06-19 |
Rémi Duraffort | Remove msg_Err about memory allocation. |
tree | commitdiff |
2008-06-17 |
Rémi Denis-Courmont | SAP: mutex double initialization |
tree | commitdiff |
2008-06-17 |
Rémi Denis-Courmont | Use vlc_object_lock and vlc_object_unlock |
tree | commitdiff |
2008-06-14 |
Pierre d'Herbemont | stream_output: Remove vlc_playlist.h from included... |
tree | commitdiff |
2008-06-04 |
Rémi Denis-Courmont | Remove VLC_OBJECT_SOUT |
tree | commitdiff |
2008-05-31 |
Rémi Denis-Courmont | libvlc: use vlc_common.h (libvlccore) instead of vlc... |
tree | commitdiff |
2008-05-20 |
Rafaël Carré | Fix memleak |
tree | commitdiff |
2008-05-20 |
Rafaël Carré | Remove not used allocation added in [bc650c59ca6d2edbf5... |
tree | commitdiff |
2008-05-06 |
Rafaël Carré | Check malloc return value |
tree | commitdiff |
2008-05-04 |
Rémi Denis-Courmont | Add long overdue private libvlc object pointer... |
tree | commitdiff |
2008-05-04 |
Rémi Denis-Courmont | Remove some dead code |
tree | commitdiff |
2008-05-04 |
Rémi Denis-Courmont | vlc_mutex_init: remove unused paramter |
tree | commitdiff |
2008-05-03 |
Rémi Denis-Courmont | block_FifoNew: remove un-needed parameter |
tree | commitdiff |
2008-05-01 |
Rémi Denis-Courmont | Remove I64C as well |
tree | commitdiff |
2008-05-01 |
Rémi Denis-Courmont | NIH desyndromization |
tree | commitdiff |
2008-04-22 |
Antoine Cellerier | psz_object_name should not be const! (else module name... |
tree | commitdiff |
2008-04-22 |
Pierre d'Herbemont | stream_output: Expanded debug message at sout input... |
tree | commitdiff |
2008-04-14 |
Jean-Paul Saman | Merge branch 'master' of git@git.videolan.org:vlc |
tree | commitdiff |
2008-04-14 |
Pierre d'Herbemont | Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA... |
tree | commitdiff |
2008-03-31 |
Pierre d'Herbemont | sap: Use vlc_custom_create to create the object. (This... |
tree | commitdiff |
2008-03-27 |
Pierre d'Herbemont | sap: Set the sap announcer object name. |
tree | commitdiff |
2008-03-26 |
Pierre d'Herbemont | sap: Properly manage object memory. |
tree | commitdiff |
2008-03-12 |
Rémi Duraffort | One more "Remove useless test before free" |
tree | commitdiff |
2008-03-02 |
André Weber | Merge branch 'master' of git@git.videolan.org:vlc |
tree | commitdiff |
2008-03-02 |
Jean-Paul Saman | Again id weirdness. |
tree | commitdiff |
2008-03-02 |
Rémi Denis-Courmont | Special case support --sout URL syntax for RTP demux. |
tree | commitdiff |
2008-02-26 |
Pierre d'Herbemont | misc/objects.c: Don't rely on vlc_object_destroy()... |
tree | commitdiff |
2008-02-11 |
Jean-Paul Saman | Check malloc return value |
tree | commitdiff |
2008-02-03 |
Rémi Denis-Courmont | Missing #include |
tree | commitdiff |
2008-01-28 |
Rafaël Carré | sout_AnnounceRegisterSDP(): removes unused SOUT_CFG_PRE... |
tree | commitdiff |
2008-01-24 |
Rémi Denis-Courmont | Include assert.h when needed |
tree | commitdiff |
2008-01-23 |
Rémi Denis-Courmont | Don't include config.h from the headers - refs #297. |
tree | commitdiff |
2007-12-09 |
Rémi Denis-Courmont | Use (s)size_t for pf_read and pf_write. |
tree | commitdiff |
2007-10-29 |
Jean-Baptiste Kempf | Forgotten file in [22883]. Sorry. |
tree | commitdiff |
2007-10-20 |
Laurent Aimar | Added sout_UpdateStatistic and fixed transcode module... |
tree | commitdiff |
2007-10-20 |
Rémi Denis-Courmont | Protects internal headers against incorrect/multiple... |
tree | commitdiff |
2007-10-17 |
Jean-Paul Saman | Add Icecast support to profiles. |
tree | commitdiff |
2007-10-12 |
Laurent Aimar | Added sout-mux-caching option. It allow to set the... |
tree | commitdiff |
2007-10-04 |
Rémi Denis-Courmont | Factorize rtpmap formatting |
tree | commitdiff |
2007-10-04 |
Rémi Denis-Courmont | Make sdp_Start static since it is used nowhere outside |
tree | commitdiff |
2007-09-18 |
Rémi Denis-Courmont | Fix the most common strerror() usages (threads, network... |
tree | commitdiff |
2007-09-15 |
Rémi Denis-Courmont | Announce API simplification |
tree | commitdiff |
2007-09-15 |
Rémi Denis-Courmont | Remove dead code |
tree | commitdiff |
2007-09-15 |
Rémi Denis-Courmont | Unexport some unused APIs |
tree | commitdiff |
2007-09-15 |
Rémi Denis-Courmont | Typo |
tree | commitdiff |
2007-09-15 |
Rémi Denis-Courmont | VLC-specific playlist group support |
tree | commitdiff |
2007-09-15 |
Rémi Denis-Courmont | Rework SDP API a little |
tree | commitdiff |
2007-09-15 |
Rémi Denis-Courmont | Price of the most useless piece of code of the day |
tree | commitdiff |
2007-09-14 |
Rémi Denis-Courmont | Use the new block_Fifo functions |
tree | commitdiff |
2007-09-13 |
Rémi Denis-Courmont | Use size_t instead of socklen_t |
tree | commitdiff |
2007-09-12 |
Rémi Denis-Courmont | Remove extra va_end; code factorization |
tree | commitdiff |
2007-09-11 |
Ilkka Ollakka | use va_copy, so you don't use same va_list twice. |
tree | commitdiff |
2007-09-11 |
Rémi Denis-Courmont | Don't forget bitrate |
tree | commitdiff |
2007-09-11 |
Rémi Denis-Courmont | Fix *printf usage |
tree | commitdiff |
2007-09-11 |
Rémi Denis-Courmont | Missing CRLF |
tree | commitdiff |
2007-09-11 |
Rémi Denis-Courmont | Fix segfault |
tree | commitdiff |
2007-09-11 |
Rémi Denis-Courmont | Try to improve and export the SDP formatting helpers |
tree | commitdiff |
2007-09-10 |
Rafaël Carré | Removes trailing spaces. Removes tabs. |
tree | commitdiff |
2007-09-05 |
Rémi Denis-Courmont | size_t / int confusion |
tree | commitdiff |
2007-08-21 |
Rémi Denis-Courmont | Append media description to the SDP, as the name suggest |
tree | commitdiff |
2007-08-21 |
Rémi Denis-Courmont | Use hostname as SDP origin, as the spec says. |
tree | commitdiff |
2007-08-20 |
Rémi Denis-Courmont | Remember not to include anything before vlc/vlc.h |
tree | commitdiff |
2007-08-17 |
Christophe Mutricy | That has apparently been fixed |
tree | commitdiff |
2007-08-17 |
Rémi Denis-Courmont | Same as previous commit, for RTP/TS |
tree | commitdiff |
2007-05-19 |
Rémi Denis-Courmont | Use vlc_object_kill(). Needs triple checking. |
tree | commitdiff |
2007-05-17 |
Rémi Denis-Courmont | Fixes |
tree | commitdiff |
2007-05-01 |
Rémi Denis-Courmont | Provide va_list variant to MakeSDPMedia |
tree | commitdiff |
2007-05-01 |
Rémi Denis-Courmont | Add helper for SDP media description formatting |
tree | commitdiff |
2007-05-01 |
Rémi Denis-Courmont | Fix some memleaks |
tree | commitdiff |
2007-04-05 |
Rémi Denis-Courmont | Compiler warnings rampage |
tree | commitdiff |
2007-02-28 |
Laurent Aimar | Reworked/improved the way sout-keep works. (VLM sout... |
tree | commitdiff |
2007-02-26 |
Laurent Aimar | Force VLM stream to not use sout-keep. |
tree | commitdiff |
2007-02-26 |
Rémi Denis-Courmont | Simplify shutdown() portability |
tree | commitdiff |
2007-02-26 |
Rémi Denis-Courmont | Remove net_ReadNonBlock(), |
tree | commitdiff |
2007-02-15 |
Rémi Denis-Courmont | - Fix error reporting in net_Read* (refs #1056) |
tree | commitdiff |
2007-02-12 |
Damien Fouilleul | - getaddrinfo.c: use Win32 shim functions to load getna... |
tree | commitdiff |
2007-02-11 |
Christophe Mutricy | Better compile fix by Pierre d'Herbemont |
tree | commitdiff |
2007-02-11 |
Rémi Denis-Courmont | Cosmetic fix |
tree | commitdiff |
2007-02-11 |
Rémi Denis-Courmont | Byte order fix |
tree | commitdiff |
next |