log

age author description
Fri, 12 Jun 2009 05:29:29 +0000 diego DPX (Digital Picture Exchange) image decoder libavformat
Fri, 12 Jun 2009 05:26:40 +0000 conrad Add sac3 to mp4 fourccs for mov+h264+aac-sac3+mp4s+ETERNAL_cut.mp4 libavformat
Fri, 12 Jun 2009 02:20:26 +0000 darkshikari Add "m2v1" to fourccs for MPEG-2 video; fixes some MOV files. libavformat
Fri, 12 Jun 2009 01:09:49 +0000 darkshikari Add alternate fourcc for QCELP audio (qclq). Fixes a problematic MOV file. libavformat
Thu, 11 Jun 2009 20:45:35 +0000 diego cosmetics: Prettyprint one more line to have columns line up. libavformat
Thu, 11 Jun 2009 15:35:23 +0000 diego cosmetics: Reformat to K&R and prettyprint newly created files. libavformat
Thu, 11 Jun 2009 15:26:57 +0000 diego Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c. libavformat
Thu, 11 Jun 2009 05:13:23 +0000 bcoudurier Remove time_rate, we cannot compute exactly when fragments are libavformat
Thu, 11 Jun 2009 04:30:05 +0000 bcoudurier if b frames are parsed, set codec->has_b_frames libavformat
Wed, 10 Jun 2009 15:08:02 +0000 lu_zero Support seeking as defined by the rfc libavformat
Wed, 10 Jun 2009 14:56:50 +0000 lu_zero Make sure buffer end remains constant within the loop libavformat
Tue, 09 Jun 2009 20:58:32 +0000 rbultje Make asf_get_packet() and asf_parse_packet() static. See "[PATCH] asfdec.c: libavformat
Tue, 09 Jun 2009 18:30:15 +0000 jai_menon Add additional dependencies for sdp and rtsp demuxers. libavformat
Sat, 06 Jun 2009 17:32:59 +0000 jai_menon Cosmetics : Use dprintf instead of printf. libavformat
Sat, 06 Jun 2009 16:46:40 +0000 jai_menon Cosmetics : Fix indentation after last commit. libavformat
Sat, 06 Jun 2009 16:44:21 +0000 jai_menon Introduce http_get_line and modify http_connect to use http_get_line. libavformat
Sat, 06 Jun 2009 09:35:15 +0000 stefano Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should libavformat
Fri, 05 Jun 2009 23:39:11 +0000 conrad Ensure that the extradata buffer is padded appripriately in the ogg demuxer. libavformat
Thu, 04 Jun 2009 06:25:53 +0000 kostya Move function for reading whole specified amount of data from RTSP libavformat
Wed, 03 Jun 2009 23:34:35 +0000 alexc Add the .adts file extension to the ADTS muxer. libavformat
Wed, 03 Jun 2009 23:13:53 +0000 bcoudurier broken stsd length might be < 16, fix elst-assert.mp4 libavformat
Wed, 03 Jun 2009 22:36:59 +0000 bcoudurier Change find_tag return type to int64_t, fix a bug libavformat
Tue, 02 Jun 2009 07:53:44 +0000 bcoudurier do not parse full header for private streams libavformat
Tue, 02 Jun 2009 07:30:19 +0000 bcoudurier correctly handle maximum streams limit libavformat
Tue, 02 Jun 2009 07:26:58 +0000 bcoudurier export data from private streams libavformat
Sun, 31 May 2009 08:47:40 +0000 bcoudurier initialize pes state to skip libavformat
Sun, 31 May 2009 05:24:16 +0000 bcoudurier fix 3gp metadata, write strings in UTF8, patch by Larbi Joubala, larbi dot joubala at resonate-mp4 dot com libavformat
Sun, 31 May 2009 04:47:30 +0000 bcoudurier print reg desc in a more friendly way libavformat
Sun, 31 May 2009 04:45:51 +0000 bcoudurier give context to dprintf libavformat
Sun, 31 May 2009 04:41:47 +0000 bcoudurier print registration descriptor in debug libavformat