log

age author description
Sun, 31 Aug 2008 20:21:00 +0000 bcoudurier check for malloc failure libavformat
Sun, 31 Aug 2008 20:20:12 +0000 bcoudurier copy whole frame in vosData for dnxhd, this code will be used for other codecs too libavformat
Sun, 31 Aug 2008 17:32:58 +0000 rbultje Send RTSP OPTIONS command to detect server type. libavformat
Sun, 31 Aug 2008 17:32:02 +0000 rbultje Read RealChallenge1 field from the server. libavformat
Sun, 31 Aug 2008 17:30:15 +0000 rbultje Implement RTSPServerType enum as a way to identify the flavour of RTSP that libavformat
Sun, 31 Aug 2008 17:23:01 +0000 rbultje Revert back to old version (r15103). libavformat
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavformat
Sun, 31 Aug 2008 04:35:09 +0000 bcoudurier do no write multi descriptor when only one track is present libavformat
Sun, 31 Aug 2008 04:26:12 +0000 bcoudurier factorize libavformat
Sun, 31 Aug 2008 04:25:39 +0000 bcoudurier remove mxf_build_structural_metadata, simplify libavformat
Sun, 31 Aug 2008 04:24:00 +0000 bcoudurier move mxf_write_package to permit function merge libavformat
Sun, 31 Aug 2008 04:20:47 +0000 bcoudurier cosmetics, Pair -> Entry libavformat
Sun, 31 Aug 2008 04:13:44 +0000 bcoudurier store index in table in MXFStreamContext, simplify libavformat
Sun, 31 Aug 2008 04:07:41 +0000 bcoudurier merge descriptor write table with essence container uls table and simplify libavformat
Sun, 31 Aug 2008 03:45:00 +0000 bcoudurier fix type in prototype libavformat
Sun, 31 Aug 2008 03:42:05 +0000 bcoudurier remove header_byte_count_offset from context libavformat
Sun, 31 Aug 2008 03:36:25 +0000 bcoudurier simplify and correctly rewrite metadata in header partition, mark it closed complete libavformat
Sun, 31 Aug 2008 03:20:41 +0000 bcoudurier simplify current partition offset libavformat
Sun, 31 Aug 2008 03:12:13 +0000 rbultje Implement RTSP/Realmedia-compatible OPTIONS command. See "Realmedia patch" libavformat
Sun, 31 Aug 2008 03:06:38 +0000 bcoudurier header partition is open incomplete for now libavformat
Sun, 31 Aug 2008 03:01:07 +0000 bcoudurier always write footer partition according to specs libavformat
Sun, 31 Aug 2008 02:55:13 +0000 bcoudurier 10l fix mxf_get_essence_container_ul libavformat
Sun, 31 Aug 2008 02:50:25 +0000 bcoudurier cosmetics, mux_write -> mxf_write libavformat
Sun, 31 Aug 2008 02:49:40 +0000 bcoudurier correctly set track duration libavformat
Sun, 31 Aug 2008 02:46:50 +0000 bcoudurier set duration to distinguished value libavformat
Sun, 31 Aug 2008 02:41:31 +0000 bcoudurier correctly write codec ul, mpeg-2 needs profile and level to be set libavformat
Sun, 31 Aug 2008 01:48:02 +0000 bcoudurier simplify, pass AVStream directly instead of index libavformat
Sun, 31 Aug 2008 01:44:45 +0000 bcoudurier cosmetics, whitespace libavformat
Sun, 31 Aug 2008 01:41:10 +0000 bcoudurier remove now useless track_number_sign libavformat
Sun, 31 Aug 2008 01:39:42 +0000 bcoudurier put back mxf_essence_container_uls in demuxer as static const libavformat