Activity
From 03/28/2008 to 04/26/2008
04/26/2008
- 05:51 PM Revision e8430214 (ffmpeg): set pkt duration, only when dts == pts though,
- patch by Henrik Gulbrandsen henrik at gulbra dot net
Originally committed as revision 13003 to svn://svn.ffmpeg.org/... - 04:02 PM Revision 57105ddd (ffmpeg): Rename i386/cputest.c --> i386/cpuid.c.
- Originally committed as revision 13002 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:38 PM Revision 8033ba57 (ffmpeg): Remove unnecessary test program dependency declarations.
- Originally committed as revision 13001 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:20 PM Revision 80b1e6cc (ffmpeg): Grammar fixes and improvements for the new ACELP code
- Originally committed as revision 13000 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:41 PM Revision 169203c1 (ffmpeg): break if error in header so it can output already decoded frames
- Originally committed as revision 12999 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:36 PM Revision 41b8800f (ffmpeg): merge init with declaration
- Originally committed as revision 12998 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:34 PM Revision f91c0898 (ffmpeg): cosmetics: merge decls
- Originally committed as revision 12997 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:33 PM Revision 5fd7a9fc (ffmpeg): simplify: merge loops
- Originally committed as revision 12996 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:30 PM Revision 8da8970d (ffmpeg): simplify
- Originally committed as revision 12995 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:28 PM Revision 0d5b2eb4 (ffmpeg): simplify: remove useless fields and vars
- Originally committed as revision 12994 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:22 PM Revision 676e26ab (ffmpeg): move MP3On4DecodeContext def near the code and under ifdef
- Originally committed as revision 12993 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:18 PM Revision 9f95bfe2 (ffmpeg): correctly patch syncword for samples rates < 16000, decoder now fully...
- Originally committed as revision 12992 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:10 PM Revision f0f53c83 (ffmpeg): fix 1 frame config decoding
- Originally committed as revision 12991 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:08 PM Revision 60dfa0b8 (ffmpeg): remove old draft last case not present anymore in iso specs
- Originally committed as revision 12990 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:00 PM Revision 9a53eb7c (ffmpeg): mp3on4 decoder now depends on mpeg4audio code
- Originally committed as revision 12989 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:56 PM Revision b61d2782 (ffmpeg): use mpeg4audio common code
- Originally committed as revision 12988 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:09 PM Revision 86c90cc7 (ffmpeg): Skip blocks in B-frames reuse motion vectors from next reference frame.
- So if referenced blocks is 16x8, 8x16 or 8x8 partitions, skip block
will have them too.
Originally committed as revi... - 01:08 PM Revision ec39f7d8 (ffmpeg): simplify
- Originally committed as revision 12986 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:03 PM Revision 9708d52e (ffmpeg): correctly compute out_size and samples number
- Originally committed as revision 12985 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:59 PM Revision cd328965 (ffmpeg): fsize is 12 bits according to specs
- Originally committed as revision 12984 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:51 PM Revision 5be25fc1 (ffmpeg): simplify using FFMIN3
- Originally committed as revision 12983 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:47 PM Revision b842ecbe (ffmpeg): add FFMIN3
- Originally committed as revision 12982 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 PM Revision a82dcdff (ffmpeg): return error if buf_size is too small
- Originally committed as revision 12981 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:34 PM Revision dfcd6d91 (ffmpeg): values can fit uint8_t
- Originally committed as revision 12980 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:33 PM Revision 183fceaa (ffmpeg): add const
- Originally committed as revision 12979 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:52 AM Revision 87268829 (ffmpeg): Fixed-point LSP and LPC decoding routines for ACELP-based codecs
- Originally committed as revision 12978 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:29 AM Revision c5497b22 (ffmpeg): Missing tags in APE is normal situation, so don't print an error.
- Resolves issue 437
Originally committed as revision 12977 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:03 AM Revision 630e1b27 (ffmpeg): get_vlc2() only gets up to three levels in the tables. The last codes...
- Originally committed as revision 12976 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:14 AM Revision a9f1d8cd (ffmpeg): Correct company name
- Originally committed as revision 12975 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/25/2008
- 05:14 PM Revision 1cf3ee2d (ffmpeg): Fixed-point implementation of ff_cos, ff_log2, ff_exp2.
- Also implemented routine for calculating sum(a[i] * a[i-offset]>>shift)
Originally committed as revision 12974 to sv... - 04:54 PM Revision bf52a720 (ffmpeg): 10l, alphabetical order
- Originally committed as revision 12973 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:52 PM Revision eb034aca (ffmpeg): yes it is true for mp4
- Originally committed as revision 12972 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:50 PM Revision 43612ffe (ffmpeg): remove unneeded variable
- Originally committed as revision 12971 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:47 PM Revision baf9fb32 (ffmpeg): move vars decls where vars are used
- Originally committed as revision 12970 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:15 PM Revision 3b4eccab (ffmpeg): identation
- Originally committed as revision 12969 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:11 PM Revision e67fe90c (ffmpeg): remove no more needed field
- Originally committed as revision 12968 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:10 PM Revision 62377fec (ffmpeg): remove unused var
- Originally committed as revision 12967 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:09 PM Revision 9ff8976d (ffmpeg): remove ima qt decoding hack, decode whole frame at once
- Originally committed as revision 12966 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:06 PM Revision d29ee34c (ffmpeg): fix adpcm ima qt decoding, channel at init is 0, correct stereo out s...
- Originally committed as revision 12965 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:09 PM Revision 45a97d30 (ffmpeg): set channels and sample rate from mpeg4audio config
- Originally committed as revision 12964 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:05 PM Revision 4afaffca (ffmpeg): mov demuxer depends on mpeg4audio code now
- Originally committed as revision 12963 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:04 PM Revision 0c691995 (ffmpeg): cosmetics
- Originally committed as revision 12962 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:03 PM Revision 1dec3994 (ffmpeg): parse mpeg4audio config to correctly detect mp3on4, fix iso mp3on4 re...
- Originally committed as revision 12961 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:56 PM Revision 69b1c627 (ffmpeg): update doc
- Originally committed as revision 12960 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:54 PM Revision 7e627332 (ffmpeg): error is -1
- Originally committed as revision 12959 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:45 PM Revision cfb5a2ab (ffmpeg): cosmetics
- Originally committed as revision 12958 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:44 PM Revision 47e1d7ef (ffmpeg): move vars decls where vars are used
- Originally committed as revision 12957 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:34 PM Revision 8cd92bb9 (ffmpeg): parser should not be needed anymore, merge cases and set frame size f...
- Originally committed as revision 12956 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:25 PM Revision 202aca67 (ffmpeg): Make sure some value is always returned via data_size
- Originally committed as revision 12955 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:24 PM Revision 3b8c000d (ffmpeg): lower frame size to split amr/qcelp/gsm frames
- Originally committed as revision 12954 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:05 PM Revision 96ddaff5 (ffmpeg): Allow bitrates zero and 13200 (needed for decoding mov and aiff)
- Originally committed as revision 12953 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:02 PM Revision 37ffe34b (ffmpeg): align and remove useless braces
- Originally committed as revision 12952 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:57 AM Revision 1c126b4f (ffmpeg): cosmetics, remove whitespaces in tags
- Originally committed as revision 12951 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:35 AM Revision cc326d2b (ffmpeg): set gsm default frame size and bytes per frame, needed by old qt form...
- Originally committed as revision 12950 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 AM Revision 07a47ae2 (ffmpeg): pts are unsigned according to specs, fix negative pts when 32bit pts ...
- Originally committed as revision 12949 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:04 AM Revision 254629b1 (ffmpeg): set wrap bits to 32bit to actually use it
- Originally committed as revision 12948 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:56 AM Revision 7622778e (ffmpeg): Revert "Adjust pkg-config files to include files residing in separate...
- Originally committed as revision 12947 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/24/2008
- 11:21 PM Revision 903a2e86 (ffmpeg): Avoid using reserved __names.
- Originally committed as revision 12946 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:09 PM Revision ceedda75 (ffmpeg): minor memleak
- Originally committed as revision 12945 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:27 PM Revision 0c79b140 (ffmpeg): add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header()
- and then reads the channel_map stuff
Originally committed as revision 12944 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:16 PM Revision 81d5ae6d (ffmpeg): Fixing memleaks.
- Originally committed as revision 12943 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:22 PM Revision 287d6cfa (ffmpeg): cosmetics: remove useless whitespaces and put braces correctly
- Originally committed as revision 12942 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:17 PM Revision 3f78a3a9 (ffmpeg): demux qcelp, so this can work with soc decoder and stream copy
- Originally committed as revision 12941 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:16 PM Revision 76f34857 (ffmpeg): qcelp fourcc
- Originally committed as revision 12940 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:32 PM Revision 5cd505e0 (ffmpeg): Adjust pkg-config files to include files residing in separate subdire...
- Originally committed as revision 12939 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:59 PM Revision 463e7afd (ffmpeg): support for alac in .mov
- Originally committed as revision 12938 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:58 PM Revision be511925 (ffmpeg): set alac frame size from extradata
- Originally committed as revision 12937 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 PM Revision 3fd6b336 (ffmpeg): Set pixel aspect ratio for libxvid wrapper.
- Patch by Thorsten Jordan tjordanATmacrosystem de
Originally committed as revision 12936 to svn://svn.ffmpeg.org/ffmp... - 10:13 AM Revision 95a6a015 (ffmpeg): Enhance documentation for AVClass
- Patch by Stefano Sabatini stefanodotsabatini-lalaatpostedotit
Originally committed as revision 12934 to svn://svn.ff... - 02:03 AM Revision 8d94f606 (ffmpeg): Support shared pthreads-win32.
- Patch by Gianluigi Tiesi <mplayer at netfarm.it>
Originally committed as revision 12933 to svn://svn.ffmpeg.org/ffmp...
04/23/2008
- 09:16 PM Revision 5fd63f3c (ffmpeg): Ensure that the timestamp reading code used for seeking chooses a pos...
- which is a multiple of the packet size from the last packet start instead
of the file start. This fixes some seek iss...
04/22/2008
- 11:24 PM Revision a9600003 (ffmpeg): Fix regression introduced by r12929.
- num_coeffs is just one byte.
It would make no sense for num_coeffs to be as high as 2^32.
Originally committed as re... - 08:30 PM Revision 9ed0cff9 (ffmpeg): The code now is pretty self explanatory about the header structure.
- Remove the big comment and add comments about the skipped fields.
Originally committed as revision 12930 to svn://sv... - 08:24 PM Revision fc22c009 (ffmpeg): Use bytestream functions for reading frame header.
- Originally committed as revision 12929 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:21 PM Revision 904bc6b8 (ffmpeg): Make Xvid wrapper use threads (with support for newest CVS Xvid only)
- Patch by Thorsten Jordan ( tjordan macrosystem de )
Originally committed as revision 12928 to svn://svn.ffmpeg.org/f... - 08:17 PM Revision c48da33c (ffmpeg): Send context to some ffmpeg.c opt* function
- Patch by Stefano Sabatini ( stefano sabatini-lala poste it )
Originally committed as revision 12927 to svn://svn.ffm... - 08:08 PM Revision b4bbcd63 (ffmpeg): Read asf file header fields in the right order
- Patch by Rafaël Carré ( funman videolan org )
Originally committed as revision 12926 to svn://svn.ffmpeg.org/ffmpeg/... - 08:06 PM Revision 3ade5d56 (ffmpeg): Add supported_samplerates field to AVCodec
- Patch by Stefano Sabatini ( stefano sabatini-lala poste it )
Originally committed as revision 12925 to svn://svn.ffm... - 04:26 PM Revision 9fa58f19 (ffmpeg): Rename diracschro_common.[ch] to libdirac_libschro.[ch], external lib...
- glue code should have a lib prefix in its name.
Originally committed as revision 12924 to svn://svn.ffmpeg.org/ffmpe... - 01:22 PM Revision 6ef4ba3f (ffmpeg): libdirac and libschro common code, patch from Anuradha Suraparaju anu...
- Originally committed as revision 12923 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:14 AM Revision 55736cfb (ffmpeg): change ff_ac3_parse_header() to take a GetBitContext instead of const...
- Originally committed as revision 12922 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:16 AM Revision 0ec1eb69 (ffmpeg): Add .longname to bfi_decoder declaration.
- patch by Sisir Koppaka, sisir.koppaka gmail com
Originally committed as revision 12921 to svn://svn.ffmpeg.org/ffmpe...
04/21/2008
- 03:20 PM Revision c675ef70 (ffmpeg): Compute AC3 frame CRC for stronger raw AC3 format probing.
- Closes issue64.
Originally committed as revision 12920 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:59 AM Revision 66824f99 (ffmpeg): Make some ffmpeg opts use parse-number-or-die.
- Patch by Stefano Sabatini stefano sabatini-lala posteit
Originally committed as revision 12919 to svn://svn.ffmpeg.o... - 08:32 AM Revision b1d31e2f (ffmpeg): Force inlining of MPV_motion_internal.
- Patch by strites: strites gmail com
Original thread: [FFmpeg-devel] [PATCH] Patch cleanup for MPEG 1 & 2 optimization... - 08:30 AM Revision bd7c626a (ffmpeg): Unroll codepath
- Patch by strites: strites gmail com
Original thread: [FFmpeg-devel] [PATCH] Patch cleanup for MPEG 1 & 2 optimization... - 08:19 AM Revision 4fa6eac5 (ffmpeg): Correct ASF duration.
- Patch by Henrik Gulbrandsen: henrik gulbra net
Originally committed as revision 12916 to svn://svn.ffmpeg.org/ffmpeg... - 01:22 AM Revision 8767060c (ffmpeg): Fix bug introduced by r12827.
- If av_exit() was called after an AVFormatContext was created, but before
its file was opened, av_exit() would pass a ...
04/20/2008
- 11:54 PM Revision b189e670 (ffmpeg): Simplify ff_split_xiph_headers
- Originally committed as revision 12914 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:33 PM Revision 58720ebd (ffmpeg): Add checks to ff_split_xiph_headers to ensure that returned header_le...
- header_start values are always valid.
Fixes a crash with http://samples.mplayerhq.hu/ogg/mmw-deadzy.ogg
(still does n... - 08:28 PM Revision 63d86443 (ffmpeg): Raw dts muxer
- Originally committed as revision 12912 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:14 PM Revision f55b299a (ffmpeg): check for ARM VFP support
- Originally committed as revision 12911 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/19/2008
- 05:07 PM Revision 159ef4b0 (ffmpeg): Implement FFMAX3(a,b,c) - maximum over three arguments.
- Originally committed as revision 12910 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:52 PM Revision c6cd525a (ffmpeg): Decrease returning probe score for WAV demuxer to avoid
- probe conflict between WAV and future ACT demuxer.
This is necessary because ACT has standard WAV header
at top of it... - 01:03 PM Revision bebfc16a (ffmpeg): Do not pass dct_block to vlc_decode_block().
- The function uses dct_block from the context anyways.
Originally committed as revision 12908 to svn://svn.ffmpeg.org... - 12:34 PM Revision 399e4652 (ffmpeg): Cosmetics and style.
- Originally committed as revision 12907 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:28 PM Revision c9108634 (ffmpeg): Rename vlc1 to vlc.
- There is no vlc2, so there is no point in numbering it.
Originally committed as revision 12906 to svn://svn.ffmpeg.o... - 12:24 PM Revision ed729c35 (ffmpeg): Add note about using latest MSYS make for MinGW.
- Thanks to tripp for the not mingw32 make note...
Originally committed as revision 12905 to svn://svn.ffmpeg.org/ffmp... - 12:19 PM Revision d6504e42 (ffmpeg): make wininstaller has been removed in r12416
- Originally committed as revision 12904 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:04 PM Revision 144b5bdc (ffmpeg): Make most of E-AC-3 work without breaking regression tests.
- Originally committed as revision 12903 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:14 AM Revision 8870cf82 (ffmpeg): This fixes the code so it is correct on both sides of the if().
- Originally committed as revision 12902 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:48 AM Revision 7bc5f6e5 (ffmpeg): indent
- Originally committed as revision 12901 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:18 AM Revision 12eef728 (ffmpeg): Fix build of cputest test program.
- Originally committed as revision 12899 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:58 AM Revision e4d5a185 (ffmpeg): 100l I broke AC3 in MPEG seeking.
- Originally committed as revision 12898 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:29 AM Revision c087748f (ffmpeg): Part 2 of EAC3 support, this is still disabled as it breaks regressions
- due to bugs elsewhere.
Originally committed as revision 12897 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:28 AM Revision 8629e756 (ffmpeg): part 1 of EAC3 support
- Originally committed as revision 12896 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:59 AM Revision 133ac890 (ffmpeg): Add new_frame_start and need_next_header.
- based on a patch by Bartlomiej
Originally committed as revision 12895 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:50 AM Revision 454064ad (ffmpeg): Change aac and ac3 parsers to use ff_combine_frame().
- Originally committed as revision 12894 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/18/2008
- 07:28 PM Revision bf237413 (ffmpeg): fix make tests in subdirs
- Originally committed as revision 12893 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:29 PM Revision 9e2ffc45 (ffmpeg): Tighten up the Westwood AUD detection. Probability of random detections
- used to be on the order of 2^8. It is now on the order of 2^45.
Originally committed as revision 12892 to svn://svn.... - 08:58 AM Revision e5ab7379 (ffmpeg): check alac EOF marker
- Patch by Matthieu Castet castet matthieu free fr
Originally committed as revision 12891 to svn://svn.ffmpeg.org/ffmp... - 08:43 AM Revision 2003d3da (ffmpeg): BFI video decoder.
- Patch by Sisir Koppaka sisir koppaka gmail
Original thread: [FFmpeg-devel] BFI video decoder
Date: 04/17/2008 04:25 P... - 07:05 AM Revision 93826f56 (ffmpeg): Fix des-test compilation.
- Originally committed as revision 12889 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:09 AM Revision 8c731c97 (ffmpeg): remove AACAC3FrameFlag
- Originally committed as revision 12888 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/17/2008
- 10:06 PM Revision 37ff38c6 (ffmpeg): cosmetics: spelling
- Originally committed as revision 12887 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:04 PM Revision 0ddfbc73 (ffmpeg): cosmetics: Sort some lists alphabetically.
- Originally committed as revision 12886 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:57 PM Revision c88c253d (ffmpeg): cosmetics: __asm__ __volatile__ --> asm volatile
- Originally committed as revision 12885 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:54 PM Revision c6d4cef7 (ffmpeg): cosmetics: __asm__ __volatile__ --> asm volatile
- Originally committed as revision 26456 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:03 PM Revision 010db103 (ffmpeg): Remove another unneeded var from context
- Originally committed as revision 12884 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:48 PM Revision 4c63c597 (ffmpeg): 10l: my last commit broke compilation and introduced warnings
- Originally committed as revision 12883 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:45 PM Revision db08882e (ffmpeg): Remove unneeded variables from context
- Originally committed as revision 12882 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:50 PM Revision 8431603a (ffmpeg): Remove wrapper around av_log2()
- Originally committed as revision 12881 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:41 PM Revision f1ae14d2 (ffmpeg): Xvid IDCTs are not under CONFIG_GPL, so don't require it when using t...
- Originally committed as revision 12880 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:38 AM Revision 1beb670a (ffmpeg): fix a typo
- Originally committed as revision 12879 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:37 AM Revision 716e31ea (ffmpeg): Make two comments doxygen compatible.
- Patch by Stefano Sabatini stefano sabatini-lala poste it
Originally committed as revision 12878 to svn://svn.ffmpeg.... - 07:32 AM Revision 748061de (ffmpeg): Typo
- Patch by Stefano Sabatini stefano sabatini-lala poste it
Originally committed as revision 12877 to svn://svn.ffmpeg.... - 06:07 AM Revision 56cce5bb (ffmpeg): Add descriptive long_name to AVCodec
- Patch by: stefano sabatini-lala poste it
Originally committed as revision 12876 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:22 AM Revision 1f655c4f (ffmpeg): indent
- Originally committed as revision 12875 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:21 AM Revision 5eeba07e (ffmpeg): Factorize more code.
- Originally committed as revision 12874 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:08 AM Revision 5a5a27c5 (ffmpeg): Factorize decode_postfix() out.
- Originally committed as revision 12873 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:00 AM Revision c49c5e23 (ffmpeg): Change k limiting code, i think the code was buggy.
- If you have ALAC files TEST them! Mine produce the same md5 but the new
code is not identical if limiting does happen... - 02:40 AM Revision 59b377ac (ffmpeg): more senseless code
- One wonders how such stuff gets past the reviews ...
Originally committed as revision 12871 to svn://svn.ffmpeg.org/... - 02:38 AM Revision 26df3ba2 (ffmpeg): senseless code
- Originally committed as revision 12870 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:35 AM Revision ec04a74e (ffmpeg): useless variable
- Originally committed as revision 12869 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:30 AM Revision ea3372a2 (ffmpeg): simplify
- Originally committed as revision 12868 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/16/2008
- 09:50 PM Revision b153c68b (ffmpeg): fix building of test programs (make tests)
- Originally committed as revision 12867 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:50 PM Revision 54381d75 (ffmpeg): clear TESTS variable between subdirs
- Originally committed as revision 12866 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:48 PM Revision de9c6ddd (ffmpeg): Set correct value for includedir in pkg-config files.
- Originally committed as revision 12865 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:46 PM Revision f2b7382c (ffmpeg): Set correct value for libdir in pkg-config files.
- patch by Anssi Hannula, anssi.hannula gmail com
Originally committed as revision 12864 to svn://svn.ffmpeg.org/ffmpe... - 08:51 PM Revision 80465c7e (ffmpeg): cosmetics: Fix nonstandard indentation.
- Originally committed as revision 12863 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:43 PM Revision 591d87ba (ffmpeg): Cosmetics:
- Break long lines.
Correct spelling in comment (duplicatin -> duplicating)
Originally committed as revision 12862 to ... - 04:52 PM Revision 3adfb377 (ffmpeg): doxy header for udp protocol
- Originally committed as revision 12861 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:36 PM Revision 57639aa3 (ffmpeg): unassigned imdct & windowing TODO
- Originally committed as revision 12860 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:33 PM Revision efe6079d (ffmpeg): unused
- Originally committed as revision 12859 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:33 PM Revision 3d001256 (ffmpeg): cosmetic
- Originally committed as revision 12858 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:30 PM Revision a1b914b2 (ffmpeg): Move the *-1 to a more sane place as well.
- Originally committed as revision 12857 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:28 PM Revision 5d32325a (ffmpeg): Move scale_bias to a more sane place. I am starting to wonder how this
- trash got into svn ...
Originally committed as revision 12856 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:03 PM Revision 687550d3 (ffmpeg): simplify
- Originally committed as revision 12855 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:59 PM Revision 5c656605 (ffmpeg): Avoid reverse addressing, not sure if this is faster or slower but pe...
- maybe are confused by it. The code needs to be optimized anyway.
Originally committed as revision 12854 to svn://svn... - 02:55 PM Revision 2f75d26c (ffmpeg): commutative law based cleanup
- Originally committed as revision 12853 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:49 PM Revision dcafb28d (ffmpeg): do the -1 outside of the transform
- Originally committed as revision 12852 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 PM Revision 6fab025d (ffmpeg): normalize signs
- Originally committed as revision 12851 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:29 PM Revision 115682e5 (ffmpeg): 100l lost add_bias
- Originally committed as revision 12849 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:28 PM Revision e616c6d6 (ffmpeg): simplify transform
- Originally committed as revision 12848 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:46 AM Revision d965c3e7 (ffmpeg): Print duration with higher precision.
- patch from Hervé Flores, herve.flores free fr
Originally committed as revision 12847 to svn://svn.ffmpeg.org/ffmpeg/... - 04:40 AM Revision 52cb7981 (ffmpeg): Redo r12838, this time using svn copy to create h264_i386.h from caba...
- Move decode_significance_x86() and decode_significance_8x8_x86() to
i386-specific file from cabac.h.
New file is h264... - 04:26 AM Revision 3aa9ede4 (ffmpeg): Revert 12838 to redo it the right way (use svn copy to create new
- file based on old).
Originally committed as revision 12845 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:54 AM Revision ad246860 (ffmpeg): Test idct_xvid_sse2() in dct-test.
- Originally committed as revision 12844 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:36 AM Revision f73a6393 (ffmpeg): Add a new xvid-style IDCT using SSE2.
- Originally committed as revision 12843 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:34 AM Revision 0e956ba2 (ffmpeg): Add a new IDCT permutation, used in xvid_sse2 and possibly future sim...
- Originally committed as revision 12842 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/15/2008
- 10:22 PM Revision b4999290 (ffmpeg): Cleanup comments and make them doxygen parsable.
- Originally committed as revision 12841 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:51 PM Revision 74118c07 (ffmpeg): documentation update for new Maxis EA XA decoder/demuxer
- patch by Robert Marston, rmarston gmail com
Originally committed as revision 12840 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:27 PM Revision fc9b22dd (ffmpeg): Expose max_packet_size from the rtp protocol
- Originally committed as revision 12839 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:51 PM Revision e6cfd8ff (ffmpeg): Move decode_significance_x86() and decode_significance_8x8_x86() to
- i386-specific file from cabac.h.
New file is h264-oriented and only included from h264.c
Resolves compilation when co... - 01:50 PM Revision 4b3cca36 (ffmpeg): Do not detect a format if another has the same score.
- Originally committed as revision 12837 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:48 PM Revision 056f6b8f (ffmpeg): Using the same probe function in 2 formats is not a good idea.
- Originally committed as revision 12836 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:36 PM Revision f4bcc857 (ffmpeg): DCA frame size is constant
- Originally committed as revision 12835 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:36 PM Revision a8f0c9c5 (ffmpeg): Reduce probe score as it misdetects our flv file from the regression ...
- The only reason why it does not break them is that flv has the same score
and happens to be first in the list.
Origi... - 12:25 PM Revision 7344dac4 (ffmpeg): Fix probe for mov00003.mqv.
- Originally committed as revision 12833 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:50 AM Revision 0c739854 (ffmpeg): Identify codec in GMCMidiaASX.mov correctly.
- Originally committed as revision 12832 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:28 AM Revision d2bf42be (ffmpeg): Fix receiving from SDP with unicast destinations
- Originally committed as revision 12831 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:23 AM Revision 35b74c3d (ffmpeg): Remove the "multicast=" tag from UDP and RTP URLs
- Originally committed as revision 12830 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:53 AM Revision 1f56021a (ffmpeg): We require GNU Make 3.81.
- Originally committed as revision 12829 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/14/2008
- 11:51 PM Revision 6dffc88d (ffmpeg): spelling/wording/grammar and better phrasing
- Originally committed as revision 12828 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:35 PM Revision 296df4e7 (ffmpeg): Use av_exit() instead of exit() for a minimal cleanup
- before leaving ffmpeg.
Needed by some grab devices and possibly network streams.
Originally committed as revision 12... - 10:31 PM Revision e5295c0d (ffmpeg): Move av_exit() so it can be used by more functions
- without needing forward declaration.
Originally committed as revision 12826 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:39 PM Revision 16507ddd (ffmpeg): Add DIRS variable to the list of variables to be cleared instead of
- unsetting it manually.
Originally committed as revision 12825 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:54 PM Revision 3fbe7118 (ffmpeg): Eliminate movdqu in vp3dsp_sse2, patch from Alexander Strange astrang...
- Originally committed as revision 12824 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 PM Revision 4b1131a0 (ffmpeg): typo
- Originally committed as revision 12823 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:44 PM Revision cada0327 (ffmpeg): Add #if 0 code to test for yet unsupported compressions
- from user-supplied verbose information.
Originally committed as revision 12822 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:41 PM Revision 23ef6da8 (ffmpeg): Support biCompression I420
- Originally committed as revision 12821 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:13 PM Revision e4d286f1 (ffmpeg): Cosmetics: remove {}s over one-lined ifs.
- Originally committed as revision 12820 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:07 PM Revision e110f486 (ffmpeg): Simplify more errors by using goto
- Originally committed as revision 12819 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:59 PM Revision 76c2662b (ffmpeg): Simplify returning errors by using goto
- Originally committed as revision 12818 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:31 PM Revision 861c63a2 (ffmpeg): Maxis XA demuxer and decoder.
- Patch by Robert Marston rmarston (\at/) gmail point com
Original thread: [FFmpeg-soc] [Patch] Maxis EA XA decoder - G... - 01:15 PM Revision 6f7b915a (ffmpeg): Indentation
- Originally committed as revision 12816 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:13 PM Revision b65213c0 (ffmpeg): Support for BMP os2v1.
- Originally committed as revision 12815 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:25 PM Revision 780169c3 (ffmpeg): Remove useless code.
- Originally committed as revision 12814 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:24 PM Revision b41497e9 (ffmpeg): Recommit r12809
- Log:
10l
Setting AVFMTCTX_NOHEADER if streams<2 so phantom streams are found.
fixes WELCOMETOBELGRADE.flv
After se... - 12:22 PM Revision 0366654e (ffmpeg): Use generic seeking code for flv. The removed code was a buggy duplic...
- Originally committed as revision 12812 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:10 PM Revision 26d95a1e (ffmpeg): revert r12809
- Log:
10l
Setting AVFMTCTX_NOHEADER if streams<2 so phantom streams are found.
fixes WELCOMETOBELGRADE.flv
As it un...
04/13/2008
- 11:47 PM Revision a33cfa30 (ffmpeg): Stop find_stream_info() searching for further streams if 2 streams have
- been found.
Originally committed as revision 12810 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:58 PM Revision 749c9201 (ffmpeg): 10l
- Setting AVFMTCTX_NOHEADER if streams<2 so phantom streams are found.
fixes WELCOMETOBELGRADE.flv
Originally committe... - 09:06 PM Revision b64c096b (ffmpeg): BFI demuxer
- Patch by Sisir Koppaka (sisir.koppaka at G.M!A.I!L.com)
Originally committed as revision 12808 to svn://svn.ffmpeg.o... - 04:11 PM Revision 8c2a4ddc (ffmpeg): ILP64 fixes (untested)
- Originally committed as revision 12807 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:45 AM Revision 7ce76ee4 (ffmpeg): Print warning if scale/rate is invalid.
- Originally committed as revision 12806 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:41 AM Revision 0dbb6515 (ffmpeg): indent
- Originally committed as revision 12805 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:41 AM Revision 4a030a1f (ffmpeg): Restructure if/else a little.
- Originally committed as revision 12804 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:37 AM Revision e825656f (ffmpeg): Clear DIRS variable in common.mak, so it does not have to be cleared in
- each subdirectory Makefile.
Originally committed as revision 12803 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:23 AM Revision 95d2afec (ffmpeg): Remove all dependency files on distclean.
- Originally committed as revision 12802 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:22 AM Revision 7b1b3dc1 (ffmpeg): Unset DIRS after including subdir.mak so that the variable is not used
- in the other subdirectory Makefiles.
Originally committed as revision 12801 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:09 AM Revision adc39350 (ffmpeg): Generate the list of files to clean in subdirectories in common.mak.
- This way, it can be used from all directories.
Originally committed as revision 12800 to svn://svn.ffmpeg.org/ffmpeg... - 09:59 AM Revision d4210e2a (ffmpeg): Split CLEANFILES variable into CLEANSUFFIXES and LIBSUFFIXES.
- Originally committed as revision 12799 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:44 AM Revision 77405bb8 (ffmpeg): Simplify CLEANFILES generation.
- Originally committed as revision 12798 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:55 AM Revision ee794d1e (ffmpeg): Do not call update_initial_durations if pkt->duration is 0.
- Fixes and assertion crash when playing amv files, e.g.
http://samples.mplayerhq.hu/amv/Shakira - Hips Don't Lie.amv
... - 07:48 AM Revision ba0dabbf (ffmpeg): Add explanatory comments to enum CodecID.
- Originally committed as revision 12796 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:29 AM Revision 54e3ae2e (ffmpeg): Relicense test/example files as LGPL with Michael's permission.
- Originally committed as revision 26429 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 12:05 AM Revision 05adf49c (ffmpeg): Remove redundant &.
- Originally committed as revision 12795 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/12/2008
- 04:54 PM Revision 54a0b6e5 (ffmpeg): Add a header file to declare Xvid IDCT functions.
- patch by Alexander Strange, astrange ithinksw com
Originally committed as revision 12794 to svn://svn.ffmpeg.org/ffm...
04/11/2008
- 02:18 PM Revision 07c37ca7 (ffmpeg): remove useless extern keyword.
- patch by Stefano Sabatini: stefano sabatini-lala poste it
Originally committed as revision 12790 to svn://svn.ffmpeg... - 12:57 PM Revision 59eeddf0 (ffmpeg): Crop parameters are unsigned, having them negative could be bad and lead
- to crashes or maybe exploits (not checked at all if this is possible).
Originally committed as revision 12789 to svn... - 12:55 PM Revision faf3dfb9 (ffmpeg): Avoid crash with idiotic cropping. Fixes crash with CVFC1_Sony_C.jsv
- and closes issue333.
Originally committed as revision 12788 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/10/2008
- 10:34 PM Revision d1300235 (ffmpeg): ffplay.d needs SDL_CFLAGS
- Originally committed as revision 12787 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:00 PM Revision 49e37ca9 (ffmpeg): remove unused MAKE variable
- Originally committed as revision 12786 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:44 PM Revision 9987769a (ffmpeg): correct soname for vhooks
- Originally committed as revision 12785 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:44 PM Revision 791a3fc8 (ffmpeg): save DEP_LIBS before processing subdirs
- Originally committed as revision 12784 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:09 PM Revision 54816a3e (ffmpeg): cosmetics: Break an overly long line.
- patch by Keiji Costantini, lists strites net
Originally committed as revision 12783 to svn://svn.ffmpeg.org/ffmpeg/t... - 07:07 PM Revision cb9501f4 (ffmpeg): cosmetics: Break some overly long lines.
- patch by Keiji Costantini, lists strites net
Originally committed as revision 12782 to svn://svn.ffmpeg.org/ffmpeg/t... - 10:40 AM Revision 08c9bfba (ffmpeg): cosmetics: Break some overly long lines.
- patch by Keiji Costantini, lists strites net
Originally committed as revision 12781 to svn://svn.ffmpeg.org/ffmpeg/t... - 06:15 AM Revision 4a24837e (ffmpeg): Only set channels in the stream if previously unset, fixes resampling...
- Originally committed as revision 12780 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/09/2008
- 11:19 PM Revision fd31550d (ffmpeg): Fix seeking in rm.
- Originally committed as revision 12779 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:11 PM Revision 469d8816 (ffmpeg): undo changes in aac_ac3_parser
- Originally committed as revision 12778 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:11 PM Revision 76ca42a8 (ffmpeg): move DEP_LIBS to common.mak
- Originally committed as revision 12777 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:11 PM Revision 8a03404d (ffmpeg): fix build with --build-suffix
- Originally committed as revision 12776 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:48 PM Revision caec74dd (ffmpeg): generate separate dependency files per object file
- Originally committed as revision 12775 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:36 AM Revision 95c76e11 (ffmpeg): cosmetics (by Björn Axelsson)
- Originally committed as revision 12774 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:35 AM Revision 49cec199 (ffmpeg): Add a generic write function to av_fifo.
- Patch by Björn Axelsson: bjorn axelsson intinor se
Original thread: [FFmpeg-devel] [RFC][PATCH] av_fifo_write_from_by...
04/08/2008
- 11:49 PM Revision 96275520 (ffmpeg): Fix H.264 interframe decoding when compiling with icc. Patch by Loren
- Merritt:
"It seems that icc copies the constants from their global var onto the
stack, at which point they're not al... - 04:39 PM Revision a19caa0f (ffmpeg): Mark option arguments as variables using @var{}.
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 12771 to svn://svn.ffmpeg... - 03:16 PM Revision 7fad8ed2 (ffmpeg): Fix reference to a file in MPlayer that was renamed.
- Originally committed as revision 12770 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:49 AM Revision 782a58ec (ffmpeg): add CODEC_ID_DIRAC
- Originally committed as revision 12769 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:18 AM Revision e9089a52 (ffmpeg): Correction of typo in aac_ac3_parser
- Originally committed as revision 12768 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:09 AM Revision 8e5f465f (ffmpeg): Increase alignment for DCT block arrays from 8 to 16
- Patch by Alexander Strange ( astrange ithinksw com )
Originally committed as revision 12767 to svn://svn.ffmpeg.org/... - 01:01 AM Revision 6363827e (ffmpeg): Complete argument information in ffmpeg.c:options for non-number argu...
- Patch by Stefano Sabatini ( stefano sabatini-lala poste it )
Originally committed as revision 12766 to svn://svn.ffm... - 12:57 AM Revision 0e5d511a (ffmpeg): Add a missing comma in tiff_encoder.pix_fmts
- Patch by Stefano Sabatini ( stefano sabatini-lala poste it )
Originally committed as revision 12765 to svn://svn.ffm...
04/07/2008
- 10:17 PM Revision 8e255b8b (ffmpeg): replace some ifeq with prettier ifdef
- Originally committed as revision 12764 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:17 PM Revision dbe6c6ff (ffmpeg): append TESTS-yes to TESTS; one ifeq less
- Originally committed as revision 12763 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:17 PM Revision 465d9b1f (ffmpeg): collect vhook-related makefile lines in one place
- Originally committed as revision 12762 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:45 PM Revision d05e360c (ffmpeg): Make the install-man target depend on $(MANPAGES).
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 12761 to svn://svn.ffmpeg... - 09:16 PM Revision 7669899b (ffmpeg): non-recursive makefiles
- Originally committed as revision 26346 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:16 PM Revision 71c61f62 (ffmpeg): non-recursive makefiles
- Originally committed as revision 12760 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:54 PM Revision c09ed33e (ffmpeg): Corrections of errors in aac_ac3_parser
- Originally committed as revision 12759 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/05/2008
- 08:09 PM Revision 0a5754c3 (ffmpeg): change of aac_ac3_parser, so it is able to send complete portion of d...
- Originally committed as revision 12758 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:47 PM Revision 0265fe81 (ffmpeg): remove cast
- Originally committed as revision 12757 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:46 PM Revision 612b5cbb (ffmpeg): better error message
- Originally committed as revision 12756 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:52 AM Revision 4764fdc9 (ffmpeg): simplify
- Originally committed as revision 12755 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/04/2008
- 08:09 PM Revision 4e4a3e23 (ffmpeg): Handle av_realloc() failure
- Commited in SoC by Vitor Sessak on 2008-04-04 15:35:38
Originally committed as revision 12754 to svn://svn.ffmpeg.or... - 08:09 PM Revision 51bf654d (ffmpeg): Use sizeof(var) instead of sizeof(type)
- Commited in SoC by Vitor Sessak on 2008-04-03 19:53:18
Originally committed as revision 12753 to svn://svn.ffmpeg.or... - 08:09 PM Revision a6f88fbc (ffmpeg): Give a more meaningful instance name to auto-inserted scaler
- Commited in SoC by Vitor Sessak on 2008-04-03 16:51:39
Originally committed as revision 12752 to svn://svn.ffmpeg.or... - 08:09 PM Revision 779cc07a (ffmpeg): Merge two ifs
- Commited in SoC by Vitor Sessak on 2008-04-03 16:44:27
Originally committed as revision 12751 to svn://svn.ffmpeg.or... - 08:09 PM Revision e1a43a41 (ffmpeg): Remove unused check
- Commited in SoC by Vitor Sessak on 2008-04-03 16:38:51
Originally committed as revision 12750 to svn://svn.ffmpeg.or... - 08:09 PM Revision a1047717 (ffmpeg): Cosmetical: alignment
- Commited in SoC by Vitor Sessak on 2008-04-03 16:36:13
Originally committed as revision 12749 to svn://svn.ffmpeg.or... - 08:09 PM Revision 2ad72067 (ffmpeg): Remove some unwanted todos
- Commited in SoC by Vitor Sessak on 2008-04-03 16:32:37
Originally committed as revision 12748 to svn://svn.ffmpeg.or... - 08:09 PM Revision 10bff713 (ffmpeg): Remove declaration of nonexisting function
- Commited in SoC by Vitor Sessak on 2008-04-03 16:30:09
Originally committed as revision 12747 to svn://svn.ffmpeg.or... - 08:09 PM Revision d2027baa (ffmpeg): I should not have merged the graph parser with the graph
- framework. Split it.
Commited in SoC by Vitor Sessak on 2008-04-03 16:29:07
Originally committed as revision 12746 ... - 08:09 PM Revision 966b8f2d (ffmpeg): Replace consume_char() function by *(*buf)++
- Commited in SoC by Vitor Sessak on 2008-03-30 15:46:38
Originally committed as revision 12745 to svn://svn.ffmpeg.or... - 08:09 PM Revision 4f409baa (ffmpeg): Add backslash '\' support to the parser
- Commited in SoC by Vitor Sessak on 2008-03-29 16:26:47
Originally committed as revision 12744 to svn://svn.ffmpeg.or... - 08:09 PM Revision 398f1297 (ffmpeg): Remove AVFilterGraphDesc struct.
- Now the parser link the filters from the graph directly
with avfilter_link().
Commited in SoC by Vitor Sessak on 200... - 08:09 PM Revision c4913b81 (ffmpeg): Rename uninit() to avfilter_destroy_graph() and make it non-static
- Commited in SoC by Vitor Sessak on 2008-03-27 19:34:24
Originally committed as revision 12742 to svn://svn.ffmpeg.or... - 08:09 PM Revision d66e946b (ffmpeg): Rename functions now static
- Commited in SoC by Vitor Sessak on 2008-03-26 21:06:01
Originally committed as revision 12741 to svn://svn.ffmpeg.or... - 08:09 PM Revision de0e3e81 (ffmpeg): Move funtion to avoid forward declaration
- Commited in SoC by Vitor Sessak on 2008-03-26 20:57:17
Originally committed as revision 12740 to svn://svn.ffmpeg.or... - 08:09 PM Revision 0c317773 (ffmpeg): Move mess (to be removed) to where it is actually used.
- Commited in SoC by Vitor Sessak on 2008-03-26 20:56:05
Originally committed as revision 12739 to svn://svn.ffmpeg.or... - 08:09 PM Revision 87506daa (ffmpeg): Remove usage of AVFilterGraphDesc outside avfiltergraph.c
- Commited in SoC by Vitor Sessak on 2008-03-26 20:51:24
Originally committed as revision 12738 to svn://svn.ffmpeg.or... - 08:08 PM Revision 58f472d1 (ffmpeg): Simplify graph_load_from_desc3()
- Commited in SoC by Vitor Sessak on 2008-03-26 20:37:43
Originally committed as revision 12737 to svn://svn.ffmpeg.or... - 08:08 PM Revision 9f39bb37 (ffmpeg): Rename variable GraphContext -> AVFilterGraph
- Commited in SoC by Vitor Sessak on 2008-03-26 20:31:53
Originally committed as revision 12736 to svn://svn.ffmpeg.or... - 08:08 PM Revision 5c2ff9fd (ffmpeg): Merge avfiltergraphdesc.c in avfiltergraph.c
- Commited in SoC by Vitor Sessak on 2008-03-24 20:46:50
Originally committed as revision 12735 to svn://svn.ffmpeg.or... - 08:08 PM Revision f2ee8083 (ffmpeg): Remove avfilter_vf_graph
- Commited in SoC by Vitor Sessak on 2008-03-24 20:13:01
Originally committed as revision 12734 to svn://svn.ffmpeg.or... - 08:08 PM Revision 7264695f (ffmpeg): Remove more leftovers from the old parser
- Commited in SoC by Vitor Sessak on 2008-03-24 19:58:44
Originally committed as revision 12733 to svn://svn.ffmpeg.or... - 08:08 PM Revision 4160400d (ffmpeg): Remove code made unused by the two last patches
- Commited in SoC by Vitor Sessak on 2008-03-24 19:29:15
Originally committed as revision 12732 to svn://svn.ffmpeg.or... - 08:08 PM Revision 45a09319 (ffmpeg): Split graph_load_from_dest() to have a version independent of avfilte...
- Commited in SoC by Vitor Sessak on 2008-03-24 19:19:38
Originally committed as revision 12731 to svn://svn.ffmpeg.or... - 08:08 PM Revision b6be4acc (ffmpeg): Remove declaration of non-existing functions
- Commited in SoC by Vitor Sessak on 2008-03-24 19:11:27
Originally committed as revision 12730 to svn://svn.ffmpeg.or... - 08:08 PM Revision 789210fa (ffmpeg): Almost from scratch rewrite of filter parser.
- Functional as is, but still work-in-progress in the
sense that some things need to be fixed before sending
it as a pa... - 08:08 PM Revision 3ec394ea (ffmpeg): Remove ugly forward declaration
- Commited in SoC by Vitor Sessak on 2008-02-24 11:41:22
Originally committed as revision 12728 to svn://svn.ffmpeg.or... - 08:08 PM Revision de065016 (ffmpeg): Fix doxy comment
- Commited in SoC by Vitor Sessak on 2008-02-24 11:30:41
Originally committed as revision 12727 to svn://svn.ffmpeg.or... - 08:08 PM Revision 177ff260 (ffmpeg): Spelling and puctuation
- Commited in SoC by Vitor Sessak on 2008-02-16 17:52:49
Originally committed as revision 12726 to svn://svn.ffmpeg.or... - 08:08 PM Revision c7330a90 (ffmpeg): Make comment match code
- Commited in SoC by Vitor Sessak on 2008-02-16 17:48:31
Originally committed as revision 12725 to svn://svn.ffmpeg.or... - 08:08 PM Revision 25a0d980 (ffmpeg): Make multiple inclusion guard adhere to convention
- Commited in SoC by Vitor Sessak on 2008-02-16 17:48:09
Originally committed as revision 12724 to svn://svn.ffmpeg.or... - 08:08 PM Revision 4dae572f (ffmpeg): Remove header now made useless
- Commited in SoC by Vitor Sessak on 2008-02-12 20:59:51
Originally committed as revision 12723 to svn://svn.ffmpeg.or... - 08:08 PM Revision 9958f07a (ffmpeg): Remove author field
- Suggested by Baptiste Coudurier
Commited in SoC by Vitor Sessak on 2008-02-11 19:56:27
Originally committed as revi... - 08:08 PM Revision 2b052439 (ffmpeg): Use CodecType for pad type
- Commited in SoC by Vitor Sessak on 2008-02-10 20:41:57
Originally committed as revision 12721 to svn://svn.ffmpeg.or... - 08:08 PM Revision d4292789 (ffmpeg): Header inclusion redux
- Commited in SoC by Vitor Sessak on 2008-02-10 08:46:50
Originally committed as revision 12720 to svn://svn.ffmpeg.or... - 08:08 PM Revision ec8398a3 (ffmpeg): Nits: more punctuation and capitalization
- Commited in SoC by Vitor Sessak on 2008-02-09 20:02:29
Originally committed as revision 12719 to svn://svn.ffmpeg.or... - 08:08 PM Revision affadb5b (ffmpeg): Implement poll_frame() method. Fix ffmpeg.c bug with
- vf_fps filter.
Commited in SoC by Vitor Sessak on 2008-02-06 19:55:36
Originally committed as revision 12718 to svn... - 08:07 PM Revision 095ae1bc (ffmpeg): Rework link property configuration system.
- This can now handle filters which are added to graphs out of order,
including auto-inserted scale filters. As an add... - 08:07 PM Revision f3f42a3c (ffmpeg): Use separate fake filters for exporting inputs and outputs from filte...
- This makes the code a little less confusing, and is needed for the patch to
improve the link configuration process, t... - 08:07 PM Revision d22ebb1b (ffmpeg): Use a filter graph description for creating simple chain graphs so we
- can reuse the same graph creation code.
Commited in SoC by Bobby Bingham on 2007-12-22 19:13:04
Originally committe... - 08:07 PM Revision 16db7fe0 (ffmpeg): Make filter graph description parsing code independent of the code to
- read said description from a file.
Commited in SoC by Bobby Bingham on 2007-12-22 17:16:21
Originally committed as ... - 08:07 PM Revision 1df675bf (ffmpeg): Use av_log(ctx, ...) instead of av_log(NULL, ...)
- Commited in SoC by Vitor Sessak on 2007-12-21 11:10:29
Originally committed as revision 12713 to svn://svn.ffmpeg.or... - 08:07 PM Revision de5985b6 (ffmpeg): 10l
- Commited in SoC by Bobby Bingham on 2007-12-20 20:21:19
Originally committed as revision 12712 to svn://svn.ffmpeg.o... - 08:07 PM Revision 7b470878 (ffmpeg): Rewrite colorspace negotiation.
- Commited in SoC by Bobby Bingham on 2007-12-20 19:36:26
Originally committed as revision 12711 to svn://svn.ffmpeg.o... - 08:07 PM Revision 8af6261c (ffmpeg): Fix a small memory leak
- Commited in SoC by Bobby Bingham on 2007-12-20 19:30:34
Originally committed as revision 12710 to svn://svn.ffmpeg.o... - 08:07 PM Revision 54d7fcc1 (ffmpeg): initialize filter graphs completely even if there is no list of filters
- given to initially load.
Commited in SoC by Bobby Bingham on 2007-12-20 16:50:45
Originally committed as revision 1... - 08:07 PM Revision 5a7414f3 (ffmpeg): Handle failure properly
- Commited in SoC by Vitor Sessak on 2007-11-29 19:35:17
Originally committed as revision 12708 to svn://svn.ffmpeg.or... - 08:07 PM Revision 6c66596e (ffmpeg): Remove useless empty functions
- Commited in SoC by Vitor Sessak on 2007-11-04 17:20:17
Originally committed as revision 12707 to svn://svn.ffmpeg.or... - 08:07 PM Revision 9eb36c05 (ffmpeg): Silence warning caused by my last commit
- Commited in SoC by Vitor Sessak on 2007-10-30 21:15:19
Originally committed as revision 12706 to svn://svn.ffmpeg.or... - 08:07 PM Revision 5a1dacda (ffmpeg): Minor simplification
- Commited in SoC by Vitor Sessak on 2007-10-30 21:11:34
Originally committed as revision 12705 to svn://svn.ffmpeg.or... - 08:06 PM Revision 6ea14464 (ffmpeg): Prefix names of filter structs
- Commited in SoC by Bobby Bingham on 2007-08-18 18:17:30
Originally committed as revision 12704 to svn://svn.ffmpeg.o... - 08:06 PM Revision d1633ac6 (ffmpeg): Rename avfilter_create to avfilter_open and remove the wrapper function
- avfilter_create_by_name.
Commited in SoC by Bobby Bingham on 2007-08-17 23:39:55
Originally committed as revision 1... - 08:06 PM Revision 66d9e9be (ffmpeg): Doxygenize some comments
- Commited in SoC by Bobby Bingham on 2007-08-17 22:59:59
Originally committed as revision 12702 to svn://svn.ffmpeg.o... - 08:06 PM Revision 5ded633e (ffmpeg): Remove the data parameter from draw_slice(). It's unneeded and often...
- work than it's worth.
Commited in SoC by Bobby Bingham on 2007-08-17 14:39:11
Originally committed as revision 1270... - 08:06 PM Revision 57d4a157 (ffmpeg): Allow creation of filter graphs from a graph description structure which
- can be created programmatically or loaded from a file.
Commited in SoC by Bobby Bingham on 2007-08-14 22:27:05
Orig... - 08:06 PM Revision 1d2067e2 (ffmpeg): Let request_frame() indicate success or failure
- Commited in SoC by Bobby Bingham on 2007-08-11 17:42:36
Originally committed as revision 12699 to svn://svn.ffmpeg.o... - 08:06 PM Revision 81c25293 (ffmpeg): Need to copy over colorspace property too
- Commited in SoC by Bobby Bingham on 2007-08-08 05:39:40
Originally committed as revision 12698 to svn://svn.ffmpeg.o... - 08:06 PM Revision 7b712850 (ffmpeg): Fix behavior when exporting output pad with default query_formats()
- Commited in SoC by Bobby Bingham on 2007-08-08 04:25:08
Originally committed as revision 12697 to svn://svn.ffmpeg.o... - 08:06 PM Revision 7f8fb52f (ffmpeg): Let the filter graph export input and output pads from the filters it...
- Commited in SoC by Bobby Bingham on 2007-08-07 22:33:46
Originally committed as revision 12696 to svn://svn.ffmpeg.o... - 08:06 PM Revision 256d0e0a (ffmpeg): Separate the process of creating links between filters from that of c...
- the links.
Commited in SoC by Bobby Bingham on 2007-08-07 21:02:18
Originally committed as revision 12695 to svn://... - 08:06 PM Revision 1deec58b (ffmpeg): Fix memory leak.
- Commited in SoC by Bobby Bingham on 2007-07-31 20:11:25
Originally committed as revision 12694 to svn://svn.ffmpeg.o... - 08:06 PM Revision b9a7a65a (ffmpeg): Make the filter graph just another normal filter.
- Commited in SoC by Bobby Bingham on 2007-07-31 20:08:38
Originally committed as revision 12693 to svn://svn.ffmpeg.o... - 08:06 PM Revision 1ac87cc8 (ffmpeg): Allow code to pass data to filters it creates.
- Commited in SoC by Bobby Bingham on 2007-07-15 16:45:50
Originally committed as revision 12692 to svn://svn.ffmpeg.o... - 08:06 PM Revision fc27b808 (ffmpeg): Don't mangle the input strings. The caller may want to reuse it later.
- Commited in SoC by Bobby Bingham on 2007-07-15 16:13:17
Originally committed as revision 12691 to svn://svn.ffmpeg.o... - 08:05 PM Revision 65a4bd9c (ffmpeg): Ensure that the filter_count member is reset to zero when emptying th...
- Commited in SoC by Bobby Bingham on 2007-07-14 23:19:22
Originally committed as revision 12690 to svn://svn.ffmpeg.o... - 08:04 PM Revision ba56640c (ffmpeg): Fix possible segfault
- Commited in SoC by Bobby Bingham on 2007-07-14 23:16:15
Originally committed as revision 12689 to svn://svn.ffmpeg.o... - 08:04 PM Revision f8c77c82 (ffmpeg): Move simple filter chain loading code over to the filter graph.
- Commited in SoC by Bobby Bingham on 2007-07-14 22:26:37
Originally committed as revision 12688 to svn://svn.ffmpeg.o... - 08:03 PM Revision ffcaef34 (ffmpeg): Move destruction of the graph's filters to its own helper function.
- Commited in SoC by Bobby Bingham on 2007-07-14 21:41:34
Originally committed as revision 12687 to svn://svn.ffmpeg.o... - 08:02 PM Revision eccb6fb7 (ffmpeg): Split filter graphs out into their own source & header files.
- Commited in SoC by Bobby Bingham on 2007-07-14 21:20:21
Originally committed as revision 12686 to svn://svn.ffmpeg.o... - 09:55 AM Revision b64518e9 (ffmpeg): special mpeg2 handling is no more needed
- Originally committed as revision 12685 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:43 AM Revision 39e9e6d9 (ffmpeg): Disable the split function. This should end the mpeg1/2 global header...
- Originally committed as revision 12684 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/03/2008
- 11:51 PM Revision b8fcb619 (ffmpeg): simplify LDFLAGS and EXTRALIBS handling
- Originally committed as revision 12683 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:47 PM Revision 82e8566a (ffmpeg): simplify vhook/*.o rule
- Originally committed as revision 12682 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:39 PM Revision 43527e3e (ffmpeg): clean up DEP_LIBS setting
- Originally committed as revision 12681 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:29 PM Revision 9006f5d0 (ffmpeg): replace some $@ with $(SLIBNAME_WITH_MAJOR) in SHFLAGS
- Originally committed as revision 12680 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:16 PM Revision 18ec0460 (ffmpeg): Error message for EPROTONOSUPPORT, patch from prossATxvidDoTorg
- Originally committed as revision 12679 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:15 PM Revision 5ee0e139 (ffmpeg): use FF_NETERROR to make winsock happy, patch from prossATxvidDoTorg
- Originally committed as revision 12678 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:20 PM Revision ed0d3048 (ffmpeg): Merge declaratio and initialization.
- Originally committed as revision 12677 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:18 PM Revision 11362767 (ffmpeg): Merge declaration and initialization.
- Originally committed as revision 12676 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:28 PM Revision 9b7ca3b7 (ffmpeg): Decode stuff from extradata as well.
- Originally committed as revision 12675 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:25 PM Revision 7f8ef975 (ffmpeg): Factorize code a little.
- Originally committed as revision 12674 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:57 PM Revision 60080b08 (ffmpeg): 10l typo, restore forgotten $.
- Originally committed as revision 12673 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/02/2008
- 10:07 PM Revision a27c8d5f (ffmpeg): Improve AVFilterFormats doxy.
- Originally committed as revision 12672 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:41 PM Revision 7bfacd4e (ffmpeg): use common aac sample rate tables
- Originally committed as revision 12671 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:03 PM Revision b2fec0fc (ffmpeg): Remove unused variable.
- Originally committed as revision 12670 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:58 PM Revision b885e0db (ffmpeg): Add a point to the checklist about checking new demuxers/decoders
- against damaged input.
Originally committed as revision 12669 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:19 PM Revision d299be08 (ffmpeg): Add IFF demuxer and 8SVX audio decoder to changelog and documentation.
- patch by Jai Menon, realityman gmx net
Originally committed as revision 12668 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:14 PM Revision 73e17cdb (ffmpeg): Add libavutil to DEP_LIBS so that PROGS get rebuilt upon libavutil ch...
- Closes issue 418, patch by Björn Axelsson, bjorn.axelsson intinor se
Originally committed as revision 12667 to svn:/... - 11:47 AM Revision 6ea7e651 (ffmpeg): Do not use the mlib IDCT by default. We do not want videos which are ...
- decodable with the mlib IDCT. If anyone knows of other IDCTs which are not
binary identical to a widely available one...
04/01/2008
- 12:50 PM Revision bac47ae6 (ffmpeg): use mpeg4audio common code in aac parser
- Originally committed as revision 12665 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:49 PM Revision 83edd509 (ffmpeg): update ogg seek reg tests because of r12630
- Originally committed as revision 12664 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:22 PM Revision e11bc2c6 (ffmpeg): Send context to ffplay.c:opt_seek
- Patch by Stefano Sabatini (stefano sabatini-lala poste it)
Originally committed as revision 12663 to svn://svn.ffmpe... - 12:01 PM Revision 4d34bb19 (ffmpeg): mpeg4audio common code
- Originally committed as revision 12662 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:51 AM Revision ce53144b (ffmpeg): h264 chroma mc ssse3
- width8: 180->92, width4: 78->63 cycles (core2)
Originally committed as revision 12661 to svn://svn.ffmpeg.org/ffmpeg... - 01:28 AM Revision 4e0af031 (ffmpeg): Remove flexible array member from Escape 124
- Patch by Eli Friedman (eli friedman gmail com)
Originally committed as revision 12660 to svn://svn.ffmpeg.org/ffmpeg...
03/31/2008
- 08:16 PM Revision 2d1cb025 (ffmpeg): check return value of matroska_find_track_by_num (fix a segfault)
- Originally committed as revision 12659 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:31 PM Revision 4477dedc (ffmpeg): minor typo fixes
- Originally committed as revision 12658 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:30 PM Revision 1b41f260 (ffmpeg): cosmetics: Write some Doxygen comments in a more compact fashion.
- Originally committed as revision 12657 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:16 PM Revision 7a74e067 (ffmpeg): Fix a bunch of typos in comments.
- Originally committed as revision 12656 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:13 PM Revision d8c0e9d5 (ffmpeg): Remove redundant #ifdef around the complete file.
- Originally committed as revision 12655 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:12 PM Revision dd9c773b (ffmpeg): Make XVMC compilation depend on HAVE_XVMC, not HAVE_XVMC_ACCEL.
- Originally committed as revision 12654 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:53 PM Revision 85362796 (ffmpeg): Make ffplay.c:opt_seek use parse_time_or_die
- Patch by Stefano Sabatini (stefano sabatini-lala poste it)
Originally committed as revision 12653 to svn://svn.ffmpe... - 04:43 PM Revision 1354fa64 (ffmpeg): help gcc-2.95
- Originally committed as revision 12652 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:07 PM Revision cea0ac52 (ffmpeg): cosmetics: alphabetical order for temporary filenames
- Originally committed as revision 12651 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:05 PM Revision edd08265 (ffmpeg): Use a different filename that ends in .sh for temporary shell scripts.
- Apparently some Windows command interpreters have trouble executing
shell scripts with an .exe suffix.
inspired by a ... - 10:44 AM Revision 4fd51ee3 (ffmpeg): ARMovie/RPL demuxer
- Patch by Eli Friedman (eli friedman gmail com)
Originally committed as revision 12649 to svn://svn.ffmpeg.org/ffmpeg... - 10:41 AM Revision 40d26273 (ffmpeg): Escape 124 (RPL) decoder
- Patch by Eli Friedman (eli friedman gmail com)
Originally committed as revision 12648 to svn://svn.ffmpeg.org/ffmpeg... - 10:01 AM Revision 7542157d (ffmpeg): Export parse_time_or_die from ffmpeg.c to cmdutils.c
- Patch by Stefano Sabatini (stefano sabatini-lala poste it)
Originally committed as revision 12647 to svn://svn.ffmpe... - 09:54 AM Revision 2ccf0a42 (ffmpeg): Add a comment about missing entries
- Originally committed as revision 12646 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:49 AM Revision 87cb0643 (ffmpeg): Use the correct size for the enc_name field (removing the arbitrary "...
- Originally committed as revision 12645 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:48 AM Revision 19faa9f4 (ffmpeg): Remove useless entries from AVRtpPayloadTypes
- Originally committed as revision 12644 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:42 AM Revision e4ed1fbf (ffmpeg): Support mp3 audio in the RTP muxer
- Originally committed as revision 12643 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 AM Revision 42ceeb5f (ffmpeg): remove redundant context variable
- Originally committed as revision 12642 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/30/2008
- 10:23 PM Revision c23a0ac8 (ffmpeg): cosmetics: Write some trivial C test programs in a more compact form.
- Originally committed as revision 12641 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:39 PM Revision fbef871d (ffmpeg): Make MMX2 depend on MMX.
- Originally committed as revision 12640 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:29 PM Revision 3a71577f (ffmpeg): homogenous regression tests output for image formats
- Originally committed as revision 12639 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:28 PM Revision 3251f24b (ffmpeg): missed one
- Originally committed as revision 12638 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 PM Revision 7261f9bd (ffmpeg): cosmetics, remove leading whitespaces
- Originally committed as revision 12637 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:18 PM Revision b371539a (ffmpeg): prevent writing empty stss atom
- Originally committed as revision 12636 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:15 PM Revision 5e788d58 (ffmpeg): support mp4 fragmented files without any samples in the moov atom
- Originally committed as revision 12635 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:49 PM Revision 44e43aab (ffmpeg): check frag track id before setting st
- Originally committed as revision 12634 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 PM Revision 3a027f5e (ffmpeg): IFF demuxer
- Patch by Jai Menon (realityman <at> gmx.net)
Originally committed as revision 12633 to svn://svn.ffmpeg.org/ffmpeg/t... - 07:16 PM Revision cb21e0a7 (ffmpeg): 8SVX decoder
- Patch by Jai Menon (realityman <at> gmx.net)
Originally committed as revision 12632 to svn://svn.ffmpeg.org/ffmpeg/t... - 05:27 PM Revision e516d348 (ffmpeg): change rle encoder to count up to 127, sgi does not support 128
- Originally committed as revision 12631 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:01 PM Revision fe790f89 (ffmpeg): Use 15-bit LPC precision by default. This generally gives better comp...
- results. Also update Ogg regression test.
Originally committed as revision 12630 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:30 AM Revision 55727a83 (ffmpeg): Altivec and SSE2 require 16-byte alignment, so make sure they get it
- patch by Alexander Strange %astrange A ithinksw P com%
Originally committed as revision 12629 to svn://svn.ffmpeg.or... - 10:29 AM Revision 3794b928 (ffmpeg): check mm_flags for each DCT and skips the ones that can't be run
- patch by Alexander Strange %astrange A ithinksw P com%
Originally committed as revision 12628 to svn://svn.ffmpeg.or... - 10:28 AM Revision 1a7ee380 (ffmpeg): get rid of the useless DCT_ERROR() macro
- patch by Alexander Strange %astrange A ithinksw P com%
Originally committed as revision 12627 to svn://svn.ffmpeg.or... - 03:40 AM Revision 6e330816 (ffmpeg): fix Ogg/FLAC header size
- Originally committed as revision 12626 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/29/2008
- 10:27 PM Revision f3eec1cf (ffmpeg): Fix closed gop flag disapearence.
- Originally committed as revision 12625 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:51 PM Revision 5202ed31 (ffmpeg): Fix wrong #endif comment.
- Originally committed as revision 26300 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:33 AM Revision 473a88ca (ffmpeg): fix ff*_g -> ff* rules
- Originally committed as revision 12624 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/28/2008
- 08:42 PM Revision 79b25a27 (ffmpeg): change name from stream type to frame type in AC3 code
- Originally committed as revision 12623 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 PM Revision be1e2a2b (ffmpeg): removal of stream_type in AACAC3ParseContext and adding AACAC3FrameFlag
- Originally committed as revision 12622 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:30 PM Revision 5610f20e (ffmpeg): gsm in mov, demux surge-1-16-B-agsm.mov
- Originally committed as revision 12621 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:53 AM Revision 38a05ab6 (ffmpeg): Replace hackish CFLAGS 64 bit test by a proper compilation check.
- patch by İsmail Dönmez, ismail namtrac org
Originally committed as revision 12620 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:40 AM Revision c023bfe9 (ffmpeg): cosmetics: alphabetical order
- Originally committed as revision 12619 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:50 AM Revision 1ce50d32 (ffmpeg): indent
- Originally committed as revision 12618 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:13 AM Revision 9bcc2883 (ffmpeg): bandaid fix for broken shared library installation
- Originally committed as revision 12617 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:07 AM Revision dfd10838 (ffmpeg): Move INSTALL_PROGS_TARGETS variable to a better place.
- Originally committed as revision 12616 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:45 AM Revision 88ad0368 (ffmpeg): Handle EXTRALIBS and LDFLAGS for libswscale and libavfilter in a simp...
- Originally committed as revision 12615 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:44 AM Revision 79d6b9cb (ffmpeg): 1000l to myself, dereferencing uninitalized pointer.
- Originally committed as revision 12614 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:58 AM Revision c1ac39b3 (ffmpeg): Replace ifeq to declare install-progs dependencies by a variable.
- Originally committed as revision 12613 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:49 AM Revision a7319cc2 (ffmpeg): The install target should depend on enabled installation targets.
- Originally committed as revision 12612 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 AM Revision 7b3ca33f (ffmpeg): Fix circular dependency between install-progs and install-libs targets.
- Originally committed as revision 12611 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:59 AM Revision e58cc8e6 (ffmpeg): Remove TAGS target. It is ages old and has never been updated to match
- changes to the source tree. Thus it has to be completely unused.
Originally committed as revision 12610 to svn://svn...
Also available in: Atom