log

age author description
Thu, 06 Jul 2006 12:27:43 +0000 michael check for unparsed AMR input libavformat
Thu, 06 Jul 2006 12:17:01 +0000 michael vbr requires version=1 and samplesize=0 per QT spec libavformat
Wed, 05 Jul 2006 22:01:49 +0000 diego Fix compilation with --disable-muxers. libavformat
Wed, 05 Jul 2006 14:12:00 +0000 diego cosmetics: Break overly long lines. libavformat
Tue, 04 Jul 2006 14:03:59 +0000 bcoudurier write exact values for audio stsd v1 libavformat
Mon, 03 Jul 2006 21:40:01 +0000 mru attempt to detect Chinese AVS video libavformat
Mon, 03 Jul 2006 16:32:57 +0000 reimar add GXF demuxer libavformat
Sun, 02 Jul 2006 19:35:07 +0000 mru kill warnings libavformat
Fri, 30 Jun 2006 08:26:29 +0000 gpoirier Woops, this file was supposed to be added in r5556: "Move initialisations and internal symbols in allformats.h" libavformat
Fri, 30 Jun 2006 07:41:25 +0000 gpoirier Move initialisations and internal symbols in allformats.h, libavformat
Thu, 29 Jun 2006 19:42:34 +0000 mru extradata may be used as bitstream reader input so allocate with padding libavformat
Thu, 29 Jun 2006 19:03:53 +0000 mru detect audio-only program streams and broken files made by VDR libavformat
Thu, 29 Jun 2006 19:02:15 +0000 mru do not fail av_find_stream_info() if params for all streams could not be found libavformat
Wed, 28 Jun 2006 21:40:08 +0000 mru detect MPEG PES streams as MPEG PS; the PS demuxer will cope libavformat
Wed, 28 Jun 2006 12:18:22 +0000 lucabe Properly set the image depth libavformat
Wed, 28 Jun 2006 10:51:56 +0000 michael dont read over the end of a data chunk and at the end search for the next libavformat
Sun, 25 Jun 2006 17:37:12 +0000 lu_zero cleanup patch from Diego Petten <flameeyes@gentoo.org> libavformat
Sun, 25 Jun 2006 12:46:01 +0000 mru s/u_char/uint8_t/ accidentally copied from tcvp libavformat
Sun, 25 Jun 2006 12:23:54 +0000 mru 10l: don't allocate a new buffer quite so often libavformat
Sun, 25 Jun 2006 00:41:13 +0000 mru cleaned up buffer management libavformat
Sun, 25 Jun 2006 00:10:52 +0000 bcoudurier check only existing streams libavformat
Sat, 24 Jun 2006 20:09:49 +0000 lu_zero minor cleanup libavformat
Sat, 24 Jun 2006 18:09:20 +0000 bcoudurier simplify libavformat
Tue, 20 Jun 2006 22:19:11 +0000 diego Remove unused variable, patch by Stefan Huehner stefan__at__huehner__dot__org. libavformat
Tue, 20 Jun 2006 19:46:09 +0000 mru increase search limit in av_find_stream_info libavformat
Mon, 19 Jun 2006 22:20:38 +0000 mru allow packets with non-zero PES_scrambling_control libavformat
Mon, 19 Jun 2006 11:28:28 +0000 bcoudurier fix aac in mov for ipod libavformat
Sun, 18 Jun 2006 11:33:14 +0000 diego Add const to (mostly) char* and make some functions static, which aren't used libavformat
Sat, 17 Jun 2006 15:53:23 +0000 diego Add (mostly) const to variable and parameter declaration, where a char* was libavformat
Fri, 16 Jun 2006 20:45:29 +0000 mru use standard codec tag if the specified tag is out of range and would be libavformat
Fri, 16 Jun 2006 10:06:57 +0000 diego Fix compilation with all combinations of --disable-(de)muxers. libavformat
Fri, 16 Jun 2006 07:54:37 +0000 mru free codec extradata in av_close_input_file libavformat
Thu, 15 Jun 2006 23:26:48 +0000 bcoudurier make dump_format output more homogenous libavformat
Thu, 15 Jun 2006 23:22:32 +0000 bcoudurier export all tracks to libavformat layer libavformat
Thu, 15 Jun 2006 15:15:20 +0000 lucabe Fix segfault libavformat
Thu, 15 Jun 2006 07:36:57 +0000 lucabe Fix typo libavformat
Wed, 14 Jun 2006 00:32:10 +0000 michael dont load the index if we cant seek back libavformat
Tue, 13 Jun 2006 23:13:59 +0000 bcoudurier check fseek return value libavformat
Tue, 13 Jun 2006 22:49:05 +0000 bcoudurier fix unused computed value libavformat
Tue, 13 Jun 2006 14:38:44 +0000 bcoudurier fix mp3 muxing libavformat
Tue, 13 Jun 2006 11:10:55 +0000 michael fix probe of high bitrate mpeg2video libavformat
Mon, 12 Jun 2006 13:09:19 +0000 bcoudurier simplify, completely ignore streams not recognized, that fixes seeking for some files libavformat
Sun, 11 Jun 2006 10:09:33 +0000 reimar read_packet return value must be < 0 when no packet is returned, including EOF. libavformat
Sat, 10 Jun 2006 12:30:51 +0000 diego Add support for GNU/kFreeBSD systems. libavformat
Mon, 05 Jun 2006 22:41:14 +0000 mru probe for mpeg audio libavformat
Sun, 04 Jun 2006 21:01:02 +0000 rtogni rm_read_audio_stream_info return type is not void libavformat
Sun, 04 Jun 2006 17:26:58 +0000 rtogni Support for AAC (fourcc raac and racp) in rm files libavformat
Sun, 04 Jun 2006 15:06:18 +0000 mru fix seek related bugs libavformat
Thu, 01 Jun 2006 23:22:07 +0000 diego Ignore all generated files. libavformat
Thu, 01 Jun 2006 21:57:44 +0000 mru remove redundant make variable SUBDIR libavformat
Thu, 01 Jun 2006 07:31:59 +0000 banan Flash Screen Video decoder (fourcc:FSV1) libavformat
Tue, 30 May 2006 13:04:18 +0000 lucabe Include the correct video4linux2 header libavformat
Sat, 27 May 2006 20:56:14 +0000 michael suggest solution for 2 fixmies libavformat
Fri, 26 May 2006 15:37:11 +0000 diego Remove all .cvsignore files, they are no longer necessary. libavformat
Fri, 19 May 2006 01:53:59 +0000 michael fixing title on PSP (0x60 != 'a') someone needs a 10x10km ascii table ... libavformat
Thu, 18 May 2006 23:32:42 +0000 michael dont store mov style meta tags in mp4 (fixes ffmpeg -title + gtkpod) libavformat
Thu, 18 May 2006 23:03:16 +0000 michael dont write LAVF_ID if bitexact and any meta tag is set libavformat
Thu, 18 May 2006 22:49:27 +0000 michael simplify meta tag writing code libavformat
Thu, 18 May 2006 15:18:25 +0000 bcoudurier fix seeking, typo provoking hard segfault libavformat
Thu, 18 May 2006 15:17:09 +0000 bcoudurier fix keyframe check, stss might be there but count set to 0 libavformat