Activity
From 03/18/2008 to 04/16/2008
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...
03/27/2008
- 08:58 PM Revision 41757171 (ffmpeg): Support wb00+dc00 chunk mix.
- fixes issue402
Originally committed as revision 12609 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:10 PM Revision 0d14ab27 (ffmpeg): Fix building with C++ objects, variable names were inconsistent.
- Originally committed as revision 12608 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:30 PM Revision 9e81a0ce (ffmpeg): print essence path in error message
- Originally committed as revision 12607 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:20 PM Revision 9ce84dd8 (ffmpeg): cosmetics, useless braces
- Originally committed as revision 12606 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:19 PM Revision 6282c5f4 (ffmpeg): print stream index in error message
- Originally committed as revision 12605 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:16 PM Revision 71f36235 (ffmpeg): according to specs, only color table id set to 0, have it in stsd, fi...
- Originally committed as revision 12604 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:35 PM Revision d3bc61ac (ffmpeg): Only use chunk demuxing for old uncompressed audio mechanism specifie...
- This will split amr/aac cbr samples correctly in isom files which do not
set audio cid to -2.
Originally committed a... - 11:33 AM Revision e9c19256 (ffmpeg): Move CPU detection code after OS-specific settings and logging system
- initialization so that we can use compilation checks inside it.
Originally committed as revision 12602 to svn://svn.... - 01:18 AM Revision 61559562 (ffmpeg): Fix aspect ratio.
- fixes issue404
avienc.c change by StevieS
Originally committed as revision 12601 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/26/2008
- 10:36 PM Revision 509fdb0b (ffmpeg): only allocate context input buffer if AVCodecContext.error_reslience ...
- Originally committed as revision 12600 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:39 AM Revision 7716f7ff (ffmpeg): Use common.mak in the top-level Makefile as well.
- Originally committed as revision 12599 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:30 AM Revision 916dafd5 (ffmpeg): cosmetics: Rename SRCS variable to PROGS_SRCS.
- This is in preparation for common.mak inclusion in the main Makefile.
Originally committed as revision 12598 to svn:... - 09:27 AM Revision f4428f99 (ffmpeg): Merge LDFLAGS lines.
- Originally committed as revision 12597 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:22 AM Revision 27217159 (ffmpeg): cosmetics: Move around some rules and variable declarations.
- This is in preparation for common.mak inclusion in the main Makefile.
Originally committed as revision 12596 to svn:... - 08:58 AM Revision 92e791ff (ffmpeg): cosmetics: Rename 'all' target to 'main'.
- This is in preparation for common.mak inclusion in the main Makefile.
Originally committed as revision 12595 to svn:...
03/25/2008
- 11:34 PM Revision 984ff38a (ffmpeg): cosmetics: indentation after last commit
- Originally committed as revision 12594 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:34 PM Revision c33a1967 (ffmpeg): additional protection from segmentation faults and memory access erro...
- copying the input buffer to a local context buffer which is large enough to
hold the largest possible AC3 frame.
Ori... - 10:51 PM Revision 26759c44 (ffmpeg): combine setting of various configure command line options
- Originally committed as revision 12592 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:49 PM Revision 3e89171a (ffmpeg): Rename configure variable PREFIX to prefix
- Originally committed as revision 12591 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:49 PM Revision ce8871c2 (ffmpeg): Rename configure variable BUILDSUF to build_suffix
- The make variable of the same name remains unchanged.
Originally committed as revision 12590 to svn://svn.ffmpeg.org... - 09:30 PM Revision bfffdb81 (ffmpeg): Classify mlib as a configurable option, not as a hardware feature.
- Originally committed as revision 26275 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:30 PM Revision a8150374 (ffmpeg): Classify mlib as a configurable option, not as a hardware feature.
- Originally committed as revision 12589 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:24 PM Revision 5ce265a1 (ffmpeg): Rename --enable-sunmlib option to --enable-mlib.
- Allows handling the option in a more standard way.
Originally committed as revision 12588 to svn://svn.ffmpeg.org/ff... - 03:17 PM Revision 4f854758 (ffmpeg): cosmetics: Rename targetos variable to target_os.
- Originally committed as revision 12587 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:16 PM Revision db6107b6 (ffmpeg): Rename --cross-compile option to --enable-cross-compile.
- Allows handling the option in a more standard fashion.
Originally committed as revision 12586 to svn://svn.ffmpeg.or... - 03:10 PM Revision e155a21a (ffmpeg): Invert logging variable logic so that it works without setting a defa...
- Originally committed as revision 12585 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:08 PM Revision f2310b79 (ffmpeg): --log=no is now --disable-logging.
- Originally committed as revision 12584 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:04 PM Revision 530dc538 (ffmpeg): cosmetics: alphabetical order
- Originally committed as revision 12583 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:00 PM Revision 87a0fb62 (ffmpeg): Rename --disable-strip option to --disable-stripping. This allows
- handling this option in a more standard way.
Originally committed as revision 12582 to svn://svn.ffmpeg.org/ffmpeg/t... - 02:48 PM Revision 1f96bafb (ffmpeg): Return an error when realloc fails.
- Patch by Andy Gocke (agocke gmail com)
Originally committed as revision 12581 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:34 PM Revision 28c47a42 (ffmpeg): Set mm_flags in dct-test to fix floating math.
- Patch by Alexander Strange \astrange ithinksw com/
Originally committed as revision 12580 to svn://svn.ffmpeg.org/ff... - 10:15 AM Revision 978805b2 (ffmpeg): Fix possible heap overflow caused by av_fast_realloc()
- Originally committed as revision 12579 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:54 AM Revision cb6b4c98 (ffmpeg): cosmetics: indentation
- Originally committed as revision 12578 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:53 AM Revision 8c6afa4d (ffmpeg): Introduce --disable-logging option to control logging. --logfile now...
- controls the name of the log file, not the decision whether or not to log.
Originally committed as revision 12577 to... - 09:51 AM Revision a77705e2 (ffmpeg): Rename --log option to --logfile.
- Originally committed as revision 12576 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:33 AM Revision d314ea4e (ffmpeg): Remove ineffectual --log option.
- Originally committed as revision 12575 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:24 AM Revision 399d31cc (ffmpeg): Add OS-specific executable suffix to temporary executable name.
- Originally committed as revision 12574 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:22 AM Revision 0f53b192 (ffmpeg): Move declaration of temporary filenames after the OS-specific settings
- so that things like executable suffix can be picked up.
Originally committed as revision 12573 to svn://svn.ffmpeg.o...
03/24/2008
- 10:25 PM Revision eb538f6e (ffmpeg): adding lacking include to aac3_parser.c
- Originally committed as revision 12572 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:21 PM Revision 6808a8ea (ffmpeg): using EAC3_STREAM_TYPE_* instead of numbers
- Originally committed as revision 12571 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:25 PM Revision 4e6eeaf0 (ffmpeg): using stream type in eac3 parser
- Originally committed as revision 12570 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:49 AM Revision b4e806b2 (ffmpeg): pld instruction are used in libavcodec/armv4l/dsputil_arm_s.S which c...
- on armv4 that doesn't support this instruction. Futhermore pld is a nop on some
armv5 processor like arm926. Detect i... - 10:54 AM Revision 0e58bf67 (ffmpeg): Remove #ifdef HAVE_SYS_MMAN_H around sys/mman.h #include.
- Without the #include compilation fails.
Originally committed as revision 12568 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:50 AM Revision 362b3bf7 (ffmpeg): Remove unneeded sys/mman.h #include.
- Originally committed as revision 12567 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/23/2008
- 04:01 PM Revision 2f770701 (ffmpeg): cosmetics: prettyprinting
- Originally committed as revision 12566 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:51 PM Revision 838cc9c8 (ffmpeg): Cosmetics: reindent and whitespaces
- Originally committed as revision 12565 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:43 PM Revision c599e297 (ffmpeg): Pass AACAC3ParseContext to sync() instead of individual arguments. Pa...
- Bartlomiej Wolowiec (bartek wolowiec gmail com)
Originally committed as revision 12564 to svn://svn.ffmpeg.org/ffmpe... - 03:39 PM Revision 72139260 (ffmpeg): Remove declarations after statements from doVertDefFilter_altivec
- Originally committed as revision 12563 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:35 PM Revision e9ddf496 (ffmpeg): Remove declarations after statements from doVertLowPass_altivec
- Originally committed as revision 12562 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:33 PM Revision 2e55c25f (ffmpeg): Remove declarations after statements from vertClassify_altivec
- Originally committed as revision 12561 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:29 PM Revision 5369d74c (ffmpeg): Reorder declarations in vertClassify_altivec
- Originally committed as revision 12560 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/22/2008
- 06:50 PM Revision a5b3b5f6 (ffmpeg): Send context to the opt_* functions in ffplay.c
- Patch by Stefano Sabatini ( stefano sabatini-lala poste it )
Originally committed as revision 12559 to svn://svn.ffm... - 06:22 PM Revision 86593486 (ffmpeg): Fix 64 bit shared library compilation with MMX2 by properly using PIC...
- patch by Alexander Strange, astrange ithinksw com
Originally committed as revision 26270 to svn://svn.mplayerhq.hu/m... - 06:15 PM Revision df22c35d (ffmpeg): Split MANGLE macro into LOCAL_MANGLE AND EXTERN_PREFIX parts
- so that LOCAL_MANGLE can be used without EXTERN_PREFIX.
patch by Alexander Strange, astrange ithinksw com
Originally... - 05:36 PM Revision aa089f6c (ffmpeg): typo fixes: tempBlured --> tempBlurred
- Originally committed as revision 12557 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:35 PM Revision 4cf16bbe (ffmpeg): cosmetics: comment typo fixes
- Originally committed as revision 26269 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:34 PM Revision 170c0b45 (ffmpeg): Fix typo in variable name: blured --> blurred.
- Originally committed as revision 12556 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:25 PM Revision 57ecf8d2 (ffmpeg): 1st attempt at correcting the punktuation.
- Originally committed as revision 12555 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:46 PM Revision 04932b0d (ffmpeg): cosmetics: typo fixes
- Originally committed as revision 12554 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:43 PM Revision a94948d3 (ffmpeg): cosmetics: Fix typo in variable name, numSkiped --> numSkipped.
- Originally committed as revision 12553 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:46 PM Revision 16e0bf73 (ffmpeg): cosmetics: Fix indentation to be 4 spaces and consistently place {}.
- Originally committed as revision 12552 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:12 PM Revision b19221c8 (ffmpeg): Make option time parsing functions take argument from options
- Patch by Stefano Sabatini ( stefano sabatini-lala poste it )
Originally committed as revision 12551 to svn://svn.ffm... - 01:19 PM Revision 5341d856 (ffmpeg): Include files are now installed in $PREFIX/include.
- Originally committed as revision 12550 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:06 AM Revision d9526386 (ffmpeg): typo: occured --> occurred
- Originally committed as revision 12549 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/21/2008
- 10:17 PM Revision 4edfcecc (ffmpeg): Document get_*_buffer()
- Originally committed as revision 12548 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:30 PM Revision 48a55290 (ffmpeg): sample size to 1 might happen for data, fix GMCMidiaASX.mov, fallback...
- Originally committed as revision 12547 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:09 PM Revision 86b3cf7c (ffmpeg): rl2 documentation update
- Originally committed as revision 12546 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:02 PM Revision cb96da49 (ffmpeg): rl2 demuxer
- Originally committed as revision 12545 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:47 PM Revision 084d8faa (ffmpeg): yet again another hdv fourcc
- Originally committed as revision 12544 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:45 PM Revision 975cdc8f (ffmpeg): rl2 decoder
- Originally committed as revision 12543 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:43 PM Revision 433aeb62 (ffmpeg): support fragments when non streamable
- Originally committed as revision 12542 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 PM Revision 61aedb0f (ffmpeg): mp4 fragments support
- Originally committed as revision 12541 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:36 PM Revision 9e8e6d31 (ffmpeg): Add missed call to ff_cavsdsp_init_3dnow() in dsputil_init_mmx()
- Originally committed as revision 12540 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:40 AM Revision c8cf325a (ffmpeg): Document AVCodec.flush()
- Originally committed as revision 12539 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:35 AM Revision a2d11246 (ffmpeg): Document AVCodec.capabilities.
- Originally committed as revision 12538 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:27 AM Revision 67e21020 (ffmpeg): Document a few url_* functions.
- Originally committed as revision 12537 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:16 AM Revision 117a9190 (ffmpeg): cosmetics, split or move too long lines
- Originally committed as revision 12536 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:05 AM Revision 064df5a9 (ffmpeg): Show the "--disable-mmx2" and "--disable-ssse3" options when using "....
- --help".
Originally committed as revision 12535 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:04 AM Revision db3ee6cc (ffmpeg): simplify, and only stop parsing when non streamable
- Originally committed as revision 12534 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:02 AM Revision 19d02551 (ffmpeg): remove ms audio tags from table, they will be chosen or detected with...
- Originally committed as revision 12533 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:52 AM Revision bb787a93 (ffmpeg): atoms are not mp4 only, and yes probe is sufficient
- Originally committed as revision 12532 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:51 AM Revision 9c55b772 (ffmpeg): update description
- Originally committed as revision 12531 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:48 AM Revision 3efe8848 (ffmpeg): return ENOMEM
- Originally committed as revision 12530 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:47 AM Revision 2922cbdb (ffmpeg): cannot free AVStream like this, and return ENOMEM
- Originally committed as revision 12529 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:39 AM Revision e3c4740f (ffmpeg): indentation
- Originally committed as revision 12528 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:48 AM Revision 9f6152df (ffmpeg): Apply 'alloc_size' attribute to ff_realloc_static()
- Originally committed as revision 12527 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:54 AM Revision c02a1b35 (ffmpeg): Apply 'alloc_size' and 'malloc' attributes to av_mallocz_static()
- Originally committed as revision 12526 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:11 AM Revision 98a6fff9 (ffmpeg): Apply 'cold' attribute to init/uninit functions in libavcodec
- Originally committed as revision 12525 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/20/2008
- 07:36 PM Revision 77ab59eb (ffmpeg): two more typos spotted by Mike
- Originally committed as revision 12524 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:26 PM Revision 287d3b13 (ffmpeg): Create object files in a.out (aout-emx) format on OS/2. This works ar...
- needed system tools like nm not understanding the OMF object format.
patch by Dave Yeo, daveryeo telus net
Originall... - 07:08 PM Revision c2f178da (ffmpeg): british_english--;
- Originally committed as revision 12522 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:07 PM Revision b0067549 (ffmpeg): Only #include sys/mman.h if configure set HAVE_SYS_MMAN_H.
- Originally committed as revision 12521 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:48 PM Revision 721da10a (ffmpeg): fix mpeg2 muxing, replace seq header if contained in extradata and ke...
- Originally committed as revision 12520 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:42 PM Revision 7b0f4c9a (ffmpeg): cosmetics, move case up
- Originally committed as revision 12519 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:16 PM Revision 8474f58e (ffmpeg): More complete documentation for AVFrame.reference.
- Originally committed as revision 12518 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:29 PM Revision b7c40744 (ffmpeg): One non functional AVPalette chunk less, one heap overflow less.
- Fixes playback of CIMOVI01.avi.
Originally committed as revision 12517 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:07 PM Revision eb61405a (ffmpeg): remove useless debug print since now mov_build_index will do
- Originally committed as revision 12516 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:00 PM Revision f9900374 (ffmpeg): free track data asap
- Originally committed as revision 12515 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:57 PM Revision 1e77810d (ffmpeg): move mov_build_index before mov_read_trak to avoid useless declaration
- Originally committed as revision 12514 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:55 PM Revision bd991df2 (ffmpeg): move specific end treatment when trak is detected, will be needed for...
- Originally committed as revision 12513 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:24 PM Revision 943032b1 (ffmpeg): Hardcode register to prevent aparent miscompilation.
- Fixes regression tests with gcc 2.95.
Originally committed as revision 12512 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:09 PM Revision dea00a46 (ffmpeg): remove unused temp
- Originally committed as revision 12511 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:02 AM Revision c04c52d3 (ffmpeg): Additional checks for strange num_val in FLV metadata
- Avoids some "Unsupported audio codec (6)" message in FLVs, e.g.
Example of such problematic bitstream is 'bad... - 09:38 AM Revision 6122b733 (ffmpeg): omg, fix compilation
- Originally committed as revision 12509 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:36 AM Revision d0ed455f (ffmpeg): correctly set avctx->frame_size for mp3on4 and mp3adu
- Originally committed as revision 12508 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/19/2008
- 06:51 PM Revision 10cac9f9 (ffmpeg): Add Mimic and MSN TCP Webcam streams to documentation.
- Originally committed as revision 12507 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:08 PM Revision 7e6ca34f (ffmpeg): Reindent after rtsp-alternate-protocol* patches.
- Originally committed as revision 12506 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:07 PM Revision 8792f52a (ffmpeg): Change protocol_mask into protocol, since we always just try a single...
- iteration in make_setup_request(), and cycling between the different protocols
is now done in the calling function, t... - 02:05 PM Revision 8a8754d8 (ffmpeg): Allow cycling between different protocols (TCP, UDP or multicast) so ...
- one doesn't work, we can try the next one (i.e. trial-error protocol auto-
probing).
Discussed and approved in "[PAT... - 10:11 AM Revision b58412f1 (ffmpeg): Check for sys/mman.h and set appropriate definitions.
- patch by Alexander Strange, astrange ithinksw com
Originally committed as revision 12503 to svn://svn.ffmpeg.org/ffm... - 08:47 AM Revision 3540b950 (ffmpeg): add missing #include "common.h" to libavutil headers
- Originally committed as revision 12502 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:43 AM Revision e6e70d9b (ffmpeg): Cosmetic change: remove the whitespace after 'defined'
- Originally committed as revision 12501 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:42 AM Revision 0fd48fac (ffmpeg): 'malloc' attribute isn't supported in old gcc.
- Originally committed as revision 12500 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:30 AM Revision cca6d953 (ffmpeg): Apply "alloc_size" attribute to av_alloc, av_realloc and av_mallocz
- Originally committed as revision 12499 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:17 AM Revision 85074d3c (ffmpeg): Reapply r12489: Add pure, const and malloc attributes to proper funct...
- in libavutil.
Fix a compilation failure in r12489.
Originally committed as revision 12498 to svn://svn.ffmpeg.org/ff...
03/18/2008
- 11:50 PM Revision d1928ac1 (ffmpeg): add some missing formats: lmlm4, pva, pcx and sun rasterfile.
- Originally committed as revision 12497 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:28 PM Revision 3662d880 (ffmpeg): 32/64-bit agnostic x86 bswap
- Originally committed as revision 12496 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 PM Revision c5fec7d7 (ffmpeg): Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC.
- Originally committed as revision 26264 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:14 PM Revision 0866c56f (ffmpeg): Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC.
- Originally committed as revision 12495 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:52 PM Revision 70fa2e27 (ffmpeg): cosmetics: sanitise asm() statements in bswap.h
- Originally committed as revision 12494 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:14 PM Revision 95633045 (ffmpeg): Remove useless variable since r8456.
- Originally committed as revision 12493 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:54 PM Revision 0f3444e1 (ffmpeg): MSN TCP Webcam stream demuxer.
- Originally committed as revision 12492 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:51 PM Revision a7129de5 (ffmpeg): Mimic decoder.
- Originally committed as revision 12491 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:29 PM Revision 2119bb8f (ffmpeg): revert r12489.
- Originally committed as revision 12490 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:27 PM Revision 6544f48f (ffmpeg): Pure, const and malloc attributes to libavutil.
- Patch by Zuxy Meng: zuxy meng gmail com
Original thread:
[FFmpeg-devel] [PATCH] Pure, const and malloc attributes to ... - 01:13 PM Revision 38c669d8 (ffmpeg): cosmetics, remove superflous comments
- Originally committed as revision 12488 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 PM Revision d7f0920b (ffmpeg): Check for and set HAVE_MMX2, it is used in several places.
- patch by Alexander Strange, astrange ithinksw com
Originally committed as revision 12487 to svn://svn.ffmpeg.org/ffm... - 12:08 PM Revision 503d5b58 (ffmpeg): fix extern prefix detection when cross compiling.
- Patch by Michael Kostylev: mik niipt ru
Originally committed as revision 12486 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:36 AM Revision 2081f3c6 (ffmpeg): fix extern prefix detection on mingw
- Originally committed as revision 12485 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:01 AM Revision b4d96ba2 (ffmpeg): check for prefix on extern symbols in configure
- Originally committed as revision 12484 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom