log

age author description
Mon, 13 Mar 2006 09:48:32 +0000 lucabe Do not be too verbose libavformat
Mon, 13 Mar 2006 09:47:37 +0000 lucabe Tell the user why video capture is failing libavformat
Sun, 12 Mar 2006 23:55:34 +0000 bcoudurier indention libavformat
Sun, 12 Mar 2006 15:43:22 +0000 bcoudurier use of PRI macros in dprintf libavformat
Sun, 12 Mar 2006 13:38:56 +0000 bcoudurier fix conversion types in dprintf libavformat
Sat, 11 Mar 2006 18:43:10 +0000 bcoudurier fix a warning when DEBUG is defined libavformat
Sat, 11 Mar 2006 18:21:28 +0000 bcoudurier create edts atom when muxing B frames, needed to compute cts libavformat
Sat, 11 Mar 2006 18:18:17 +0000 bcoudurier do nal reformating when muxing H264, create avcc atom libavformat
Sat, 11 Mar 2006 11:30:07 +0000 michael some mov files have invalid pts so we need to consider these pts too in calculating the timabase libavformat
Sat, 11 Mar 2006 04:27:58 +0000 kostya More correct demuxing and timestamp setting fot Sierra VMD libavformat
Sat, 11 Mar 2006 00:22:21 +0000 michael simplify AVFormatParameters NULL checks libavformat
Wed, 08 Mar 2006 21:51:39 +0000 diego Use AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where appropriate. libavformat
Wed, 08 Mar 2006 11:43:10 +0000 diego (f)printf --> av_log conversion libavformat
Wed, 08 Mar 2006 00:39:23 +0000 corey correct computing of DV fourcc in mov muxer libavformat
Mon, 06 Mar 2006 22:15:43 +0000 michael set track timescale to mov timescale if 0 patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat
Mon, 06 Mar 2006 21:29:48 +0000 michael referencing more FCP fourccs patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat
Mon, 06 Mar 2006 21:22:02 +0000 michael add support for Motion JPEG 2000 file format patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat
Mon, 06 Mar 2006 14:13:01 +0000 michael generic crc calculation code libavformat
Mon, 06 Mar 2006 08:54:33 +0000 romansh DVCPRO50 support. libavformat
Sat, 04 Mar 2006 01:13:13 +0000 corey Support mov stsd atom version 2. libavformat
Thu, 02 Mar 2006 20:44:35 +0000 michael fixing total_frames libavformat
Thu, 02 Mar 2006 20:08:01 +0000 michael indention libavformat
Thu, 02 Mar 2006 19:50:21 +0000 michael timebase fix libavformat
Thu, 02 Mar 2006 19:28:35 +0000 michael ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat
Thu, 02 Mar 2006 14:50:31 +0000 michael dwstart support libavformat
Thu, 02 Mar 2006 14:27:41 +0000 michael fixing demuxing of minorityreport.AVI libavformat
Thu, 02 Mar 2006 01:37:38 +0000 michael compute output format before setting language patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat
Wed, 01 Mar 2006 22:45:27 +0000 mmu_man fix debug code: do not try to take st->codec if st is NULL. This makes ffplay give me pics from FreeBoxTV \o/ libavformat
Wed, 01 Mar 2006 20:09:44 +0000 mru can't have PES headers in MPEG video elementary streams so fail probe libavformat
Wed, 01 Mar 2006 16:11:04 +0000 michael fixing av sync in videotest.avi (index doesnt match chunks, header doesnt indicate that) libavformat