log

age author description
Fri, 25 Apr 2008 09:08:13 +0000 bcoudurier pts are unsigned according to specs, fix negative pts when 32bit pts are used libavformat
Fri, 25 Apr 2008 09:04:38 +0000 bcoudurier set wrap bits to 32bit to actually use it libavformat
Thu, 24 Apr 2008 23:21:58 +0000 michael Avoid using reserved __names. libavformat
Thu, 24 Apr 2008 23:09:28 +0000 michael minor memleak libavformat
Thu, 24 Apr 2008 22:16:00 +0000 michael Fixing memleaks. libavformat
Thu, 24 Apr 2008 17:22:39 +0000 bcoudurier cosmetics: remove useless whitespaces and put braces correctly libavformat
Thu, 24 Apr 2008 17:17:41 +0000 bcoudurier demux qcelp, so this can work with soc decoder and stream copy libavformat
Thu, 24 Apr 2008 17:16:13 +0000 bcoudurier qcelp fourcc libavformat
Thu, 24 Apr 2008 13:59:39 +0000 bcoudurier support for alac in .mov libavformat
Thu, 24 Apr 2008 13:58:22 +0000 bcoudurier set alac frame size from extradata libavformat
Thu, 24 Apr 2008 10:17:55 +0000 diego Do not ignore .depend files, they are no longer generated. libavformat
Wed, 23 Apr 2008 21:16:25 +0000 michael Ensure that the timestamp reading code used for seeking chooses a position libavformat
Tue, 22 Apr 2008 20:08:39 +0000 superdump Read asf file header fields in the right order libavformat
Tue, 22 Apr 2008 11:14:01 +0000 bwolowiec change ff_ac3_parse_header() to take a GetBitContext instead of const char* libavformat
Mon, 21 Apr 2008 15:20:53 +0000 andoma Compute AC3 frame CRC for stronger raw AC3 format probing. libavformat
Mon, 21 Apr 2008 08:19:16 +0000 benoit Correct ASF duration. libavformat
Sun, 20 Apr 2008 20:28:12 +0000 banan Raw dts muxer libavformat
Sat, 19 Apr 2008 17:07:58 +0000 voroshil Implement FFMAX3(a,b,c) - maximum over three arguments. libavformat
Sat, 19 Apr 2008 14:52:19 +0000 voroshil Decrease returning probe score for WAV demuxer to avoid libavformat
Fri, 18 Apr 2008 17:29:58 +0000 melanson Tighten up the Westwood AUD detection. Probability of random detections libavformat
Wed, 16 Apr 2008 16:52:35 +0000 lu_zero doxy header for udp protocol libavformat
Wed, 16 Apr 2008 06:46:54 +0000 diego Print duration with higher precision. libavformat
Tue, 15 Apr 2008 22:22:49 +0000 lu_zero Cleanup comments and make them doxygen parsable. libavformat
Tue, 15 Apr 2008 19:27:39 +0000 lu_zero Expose max_packet_size from the rtp protocol libavformat
Tue, 15 Apr 2008 13:50:02 +0000 michael Do not detect a format if another has the same score. libavformat
Tue, 15 Apr 2008 13:48:46 +0000 michael Using the same probe function in 2 formats is not a good idea. libavformat
Tue, 15 Apr 2008 13:36:31 +0000 michael Reduce probe score as it misdetects our flv file from the regression test. libavformat
Tue, 15 Apr 2008 12:25:03 +0000 michael Fix probe for mov00003.mqv. libavformat
Tue, 15 Apr 2008 11:50:37 +0000 michael Identify codec in GMCMidiaASX.mov correctly. libavformat
Tue, 15 Apr 2008 11:28:04 +0000 lucabe Fix receiving from SDP with unicast destinations libavformat
Tue, 15 Apr 2008 11:23:07 +0000 lucabe Remove the "multicast=" tag from UDP and RTP URLs libavformat
Mon, 14 Apr 2008 14:31:43 +0000 benoit Maxis XA demuxer and decoder. libavformat
Mon, 14 Apr 2008 12:25:44 +0000 michael Remove useless code. libavformat
Mon, 14 Apr 2008 12:24:29 +0000 michael Recommit r12809 libavformat
Mon, 14 Apr 2008 12:22:23 +0000 michael Use generic seeking code for flv. The removed code was a buggy duplicate. libavformat
Mon, 14 Apr 2008 12:10:53 +0000 michael revert r12809 libavformat
Sun, 13 Apr 2008 23:47:03 +0000 michael Stop find_stream_info() searching for further streams if 2 streams have libavformat
Sun, 13 Apr 2008 22:58:04 +0000 michael 10l libavformat
Sun, 13 Apr 2008 21:06:31 +0000 vitor BFI demuxer libavformat
Sun, 13 Apr 2008 11:45:18 +0000 michael Print warning if scale/rate is invalid. libavformat
Sun, 13 Apr 2008 11:41:45 +0000 michael indent libavformat
Sun, 13 Apr 2008 11:41:09 +0000 michael Restructure if/else a little. libavformat
Sun, 13 Apr 2008 08:55:02 +0000 reimar Do not call update_initial_durations if pkt->duration is 0. libavformat
Sat, 12 Apr 2008 16:22:13 +0000 diego Ignore dependency files. libavformat
Wed, 09 Apr 2008 23:19:05 +0000 michael Fix seeking in rm. libavformat
Mon, 07 Apr 2008 21:16:31 +0000 mru non-recursive makefiles libavformat
Sat, 05 Apr 2008 12:47:56 +0000 bcoudurier remove cast libavformat
Sat, 05 Apr 2008 12:46:59 +0000 bcoudurier better error message libavformat
Fri, 04 Apr 2008 09:55:31 +0000 bcoudurier special mpeg2 handling is no more needed libavformat
Thu, 03 Apr 2008 22:15:16 +0000 lu_zero use FF_NETERROR to make winsock happy, patch from prossATxvidDoTorg libavformat
Wed, 02 Apr 2008 21:41:48 +0000 aurel use common aac sample rate tables libavformat
Wed, 02 Apr 2008 19:03:59 +0000 diego Remove unused variable. libavformat
Mon, 31 Mar 2008 20:16:04 +0000 aurel check return value of matroska_find_track_by_num (fix a segfault) libavformat
Mon, 31 Mar 2008 17:31:11 +0000 diego minor typo fixes libavformat
Mon, 31 Mar 2008 10:44:33 +0000 superdump ARMovie/RPL demuxer libavformat
Mon, 31 Mar 2008 09:54:49 +0000 lucabe Add a comment about missing entries libavformat
Mon, 31 Mar 2008 09:49:58 +0000 lucabe Use the correct size for the enc_name field (removing the arbitrary "50" size) libavformat
Mon, 31 Mar 2008 09:48:04 +0000 lucabe Remove useless entries from AVRtpPayloadTypes libavformat
Mon, 31 Mar 2008 09:42:45 +0000 lucabe Support mp3 audio in the RTP muxer libavformat
Sun, 30 Mar 2008 21:18:22 +0000 bcoudurier prevent writing empty stss atom libavformat