Activity
From 11/26/2009 to 12/25/2009
12/25/2009
- 09:01 PM Revision 37ce3d6b (ffmpeg): Do not copy codec_tag in stream copy case if it is associated with a ...
- fixes issue1568
Originally committed as revision 20921 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:32 PM Revision a6831e88 (ffmpeg): Use positive logic, improve readability, consistent with r20877.
- Originally committed as revision 20920 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:13 PM Revision 0fb669ae (ffmpeg): cosmetics: reindent
- Originally committed as revision 20919 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/24/2009
- 12:13 PM Revision 43a6ca2c (ffmpeg): cosmetics: Reformat some function declarations.
- Originally committed as revision 20918 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:11 PM Revision 25182289 (ffmpeg): Remove some unused variables, fixes the warnings:
- libavformat/rtmppkt.c:350: warning: unused variable ‘i’
libavformat/rtmppkt.c:349: warning: unused variable ‘base’
O...
12/23/2009
- 09:23 PM Revision 76faff6e (ffmpeg): Add support for mp3 over RTP in rtpdec.c
- Originally committed as revision 20916 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:01 PM Revision ce293510 (ffmpeg): Auravision Aura 2 decoder
- Originally committed as revision 20915 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:04 PM Revision 588f8cd8 (ffmpeg): Add Auravision Aura decoding support
- Originally committed as revision 20914 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:10 AM Revision c5879106 (ffmpeg): There is no need to print FFmpeg or codec name in error message
- Originally committed as revision 20913 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:04 AM Revision 55903423 (ffmpeg): cosmetics: correct formatting a bit
- Originally committed as revision 20912 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/22/2009
- 08:09 AM Revision 1a91f1a0 (ffmpeg): ARM: use ALT_BITSTREAM_READER on cores with fast unaligned access
- Originally committed as revision 20911 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/21/2009
- 10:44 PM Revision f69d394f (ffmpeg): Satisfy grammatical nits.
- Originally committed as revision 20910 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:53 PM Revision 3f7bb426 (ffmpeg): Implement a -pix_fmts option for listing all the supported pixel
- formats.
Originally committed as revision 20909 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:50 PM Revision dc7f38f5 (ffmpeg): Re-add missing "@end table" which was erroneously removed in the
- previous commit.
Originally committed as revision 20908 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:32 PM Revision 5f6cb6eb (ffmpeg): Factorize common options documentation.
- Originally committed as revision 20907 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:20 AM Revision 870e0150 (ffmpeg): Add -?, -help, and --help as alternative options to get help.
- Originally committed as revision 20906 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:15 AM Revision 7f11e745 (ffmpeg): Print usage instead of help when no files are specified.
- Originally committed as revision 20905 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:12 AM Revision 0c2a18cb (ffmpeg): Split show_usage() out of show_help().
- Originally committed as revision 20904 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:10 AM Revision 8319aefe (ffmpeg): Add a general [options] to the basic usage string.
- Originally committed as revision 20903 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:09 AM Revision 27daa420 (ffmpeg): First print the program description and then the basic usage line.
- Originally committed as revision 20902 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:59 AM Revision aaba7e6c (ffmpeg): Remove parameters no longer used in h[yc]scale().
- Originally committed as revision 30099 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:54 AM Revision a1f4b4bb (ffmpeg): Move fast bilinear scaler code to the existing h[yc]scale_fast() func...
- Originally committed as revision 30098 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:41 AM Revision bb53e1d1 (ffmpeg): Rename function pointers used to convert from the input pixel format ...
- intermediate YV12 to a more descriptive name.
Originally committed as revision 30097 to svn://svn.mplayerhq.hu/mplay... - 01:34 AM Revision e7a47515 (ffmpeg): Check if chroma horizontal scaler is needed in sws_init_swScale().
- Originally committed as revision 30096 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:30 AM Revision 6f9771d7 (ffmpeg): Remove unused fields from SwsContext.
- Originally committed as revision 30095 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
12/20/2009
- 05:42 PM Revision d3243d14 (ffmpeg): Indentation.
- Originally committed as revision 30087 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:15 PM Revision e77ddfa2 (ffmpeg): Indent.
- Originally committed as revision 30086 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:09 PM Revision b501a1f5 (ffmpeg): Set fast_bilinear functions in sws_init_swScale().
- Originally committed as revision 30085 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 04:32 PM Revision bae76dc3 (ffmpeg): Set horizontal scaler's range conversion in context in sws_init_swSca...
- Originally committed as revision 30082 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 04:31 PM Revision c1977fbb (ffmpeg): Add new fields for the VDPAU/MPEG-4 back-end.
- Originally committed as revision 20901 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:21 PM Revision 84011f10 (ffmpeg): Set horizontal scaler's src offsets in context in sws_init_swScale().
- Originally committed as revision 30081 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
12/19/2009
- 06:41 PM Revision cb397689 (ffmpeg): Add long_name for Xxan codec.
- Originally committed as revision 20900 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:04 PM Revision 0080402d (ffmpeg): Improve handling allocated buffers in Xan decoder
- Originally committed as revision 20899 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:39 PM Revision 2628f515 (ffmpeg): cosmetics: reindent a bit
- Originally committed as revision 20898 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:05 PM Revision a8eb8de4 (ffmpeg): Add tables used by both AMR-NB and SIPR
- Originally committed as revision 20897 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:34 AM Revision da8af938 (ffmpeg): Cosmetic: indent after last change.
- Originally committed as revision 20896 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:33 AM Revision e6e32bdc (ffmpeg): Optimize unpack_vectors() by not shuffling around redundant vectors.
- Inspired by guidance from Dark Shikari. On a Core 2 Duo 2.0 GHz, this
change decodes the 10-minute Big Buck Bunny 108...
12/18/2009
- 03:50 PM Revision b2cc8111 (ffmpeg): More sane error message when extradata has not been set.
- Originally committed as revision 20894 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:42 AM Revision 646eb551 (ffmpeg): Swap red and blue when decoding r210.
- Originally committed as revision 20893 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:03 AM Revision 2c2a167c (ffmpeg): It appears that waveformatextensible is mandatory for more cases than
- just channels>2. The 16bit case is from MSDN, the 48khz is from less a reliable
www page (sorry i cant find the URL a...
12/17/2009
- 06:56 PM Revision 4aaab0a3 (ffmpeg): Add decoder for R210 (uncompressed 10-bit RGB) codec.
- Originally committed as revision 20891 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:25 PM Revision a3d995c1 (ffmpeg): CD+G demuxer and decoder
- Patch by Michael Tison (gmail address: blackspike@....)
Originally committed as revision 20890 to svn://svn.ffmpeg.o... - 01:05 PM Revision 8993535c (ffmpeg): 10l : make sure probe buffer is large enough.
- Originally committed as revision 20889 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:05 AM Revision 118b1b87 (ml): code cleanup
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@291 a72f678d-4428-462c-85b4-08f063ced704
12/16/2009
- 09:24 PM Revision 134271c2 (ffmpeg): Only add 1 index entry per keyframe.
- Idea from a patch by samsung.
Originally committed as revision 20888 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:46 PM Revision c3abb551 (ffmpeg): Set bits_per_raw_sample appropriately in dpx decoder.
- Originally committed as revision 20887 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:18 PM Revision 22ff3361 (ffmpeg): Parse ID3v[12] metadata from TTA files.
- As a side-effect, this commit also fixes issue 1310.
Originally committed as revision 20886 to svn://svn.ffmpeg.org/... - 05:15 PM Revision 5c910fca (ffmpeg): Cosmetics: make celp_filters.* formatting more consistent with the re...
- FFmpeg
Originally committed as revision 20885 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:09 PM Revision 6ef607c2 (ffmpeg): Optimize ff_celp_lp_synthesis_filterf(). 50% faster in my tests.
- Originally committed as revision 20884 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:08 PM Revision 5ad14c6c (ffmpeg): List myself as the maintainer of celp_filters.*
- Originally committed as revision 20883 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:55 PM Revision 18eb23db (ffmpeg): Update ffm reference checksums as a result of r20869.
- Originally committed as revision 20882 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:49 PM Revision 4aaebf78 (ffmpeg): Reply to RTMP ping with the same value as received by client.
- Patch by Martin Storsjö ($name at $name dot \163\164)
Originally committed as revision 20881 to svn://svn.ffmpeg.org... - 12:08 PM Revision 0fc2c0f6 (ffmpeg): Add -vlang option to set ISO 639 video stream language code.
- This is similar to existing -alang & -slang options.
Patch by Matthieu Crapet m${surname} ^ gmail com.
Originally c... - 11:39 AM Revision b0bc928b (ffmpeg): Undo r20874: It broke AAC decoding.
- Originally committed as revision 20879 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/15/2009
- 11:41 PM Revision 18a49f11 (ffmpeg): Remove unused variable, fixes the warning:
- libavformat/apetag.c:38: warning: unused variable `l'
Originally committed as revision 20878 to svn://svn.ffmpeg.org... - 11:25 PM Revision 06a3c9c4 (ffmpeg): Use positive logic in opt_target() for selecting the PAL/others
- options, make its semantics mildly easier to compile by human minds.
Originally committed as revision 20877 to svn:/... - 08:36 PM Revision e6db28ce (ffmpeg): Simplify freeing of audio_language and subtitle_language.
- Patch by Matthieu, mcrapet gmail com
Originally committed as revision 20875 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:29 PM Revision 1a0053fd (ml): fixed compile issue in ml Makefile
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@285 a72f678d-4428-462c-85b4-08f063ced704
- 06:29 PM Revision 69727bb9 (ml): fix stun.c compilation error on amd64
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@284 a72f678d-4428-462c-85b4-08f063ced704
- 03:57 PM Revision 257c7147 (ffmpeg): Use enum and constant to avoid three icc warnings.
- Originally committed as revision 20874 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:46 PM Revision 798e589d (ffmpeg): Fix a typo in documentation.
- Originally committed as revision 20873 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/14/2009
- 11:47 PM Revision c3c78324 (ffmpeg): Factorize opt+1 out in parse_options(), simplify.
- Originally committed as revision 20872 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:23 PM Revision 3d1ebac8 (ffmpeg): Define _XOPEN_SOURCE as 600 before including a XSI extension header.
- Originally committed as revision 20871 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:18 PM Revision 01558ee6 (ffmpeg): Use symbolic names for PAL/NTSC/FILM rather than numeric constants in...
- Improve readability.
Originally committed as revision 20870 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:08 PM Revision 8c0c1122 (ffmpeg): Fix breakage introduced by setting the sample_fmt to SAMPLE_FMT_NONE ...
- streaming to ffserver work again.
Originally committed as revision 20869 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:28 PM Revision 8b484d0f (ffmpeg): Correct typo
- Originally committed as revision 20868 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:18 PM Revision d1ebd4a9 (ffmpeg): 10l: Don't spawn a subshell when disabling vdpau.
- Originally committed as revision 20867 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:59 PM Revision cc38e063 (ffmpeg): Revert flvdec.c part of r20836
- Log:
Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped
arrays of fixed length.
Code from... - 12:40 PM Revision 0f649d66 (ffmpeg): Include dup/drop info if any frames where duplicated or droped
- instead of when verbose>1.
From ffmbc0.3
Originally committed as revision 20865 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:37 PM Revision ed30e518 (ffmpeg): Off by 1 bugfix for nb_frames_dup.
- From ffmbc0.3
Originally committed as revision 20864 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:57 AM Revision 7debef33 (ffmpeg): Merge init & declaration of buf_end.
- From ffmbc0.3
Originally committed as revision 20863 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:42 AM Revision b8af4fe9 (ffmpeg): Set reordered_opaque in default_reget_buffer() with internal buffers.
- From ffmbc0.3, this one appears to be a bugfix.
Originally committed as revision 20862 to svn://svn.ffmpeg.org/ffmpe... - 11:34 AM Revision 954a0b48 (ffmpeg): Check sample_aspect_ratio validity for mpeg4/h263/h263p encoding.
- Merged from ffmbc0.3
Originally committed as revision 20861 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:18 AM Revision f0bc8449 (ffmpeg): Use PIX_FMT_NONE for -1 when enum PixelFormat is expected (fixes two ...
- Originally committed as revision 20860 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:52 AM Revision 1f15747f (ffmpeg): Use enum PixelFormat as type for input_pixfmt to avoid one icc warning.
- Originally committed as revision 20859 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:34 AM Revision 3db77ccf (ffmpeg): Support compressed formats in the V4L2 input device.
- Patch by klchxbec AT freenet DOT de.
Originally committed as revision 20858 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:33 AM Revision 9eb6e9d9 (ffmpeg): Add support for V4L2 compressed formats in the table used for converting
- between V4L2 formats and ffmpeg's formats/codecs.
Patch by klchxbec AT freenet DOT de.
Originally committed as revis... - 10:31 AM Revision 9202218e (ffmpeg): Use the correct type for the V4L2 format.
- Originally committed as revision 20856 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 AM Revision 158aa9f2 (ffmpeg): Return pkt->size in v4l2_read_packet().
- mmap_read_frame() takes care of ensuring that the packet size
is correct.
Originally committed as revision 20855 to ... - 06:33 AM Revision deda2a4a (ffmpeg): Disable vdpau support if the detected libvdpau does not support MPEG-4.
- Originally committed as revision 20854 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:30 AM Revision 8e9efe43 (ffmpeg): FLV 8-bit PCM is unsigned, not signed
- Fixes issue #1569
Originally committed as revision 20853 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:23 AM Revision 22b16e6a (ffmpeg): Factorize ic->streams[i] out,
- change from ffmbc
Originally committed as revision 20852 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:15 AM Revision b3e88ae8 (ffmpeg): Place { of the function where indent -kr wants it.
- Also more consistent with the rest of the code.
Originally committed as revision 20851 to svn://svn.ffmpeg.org/ffmpe...
12/13/2009
- 11:39 PM Revision 02483df4 (ffmpeg): Make sure the Metadata: header is not printed if the only metadata wi...
- be displayed. (idea from ffmbc)
Originally committed as revision 20850 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:34 PM Revision b298daea (ffmpeg): Move dump_metadata() to where it is in ffmbc, looks better.
- Originally committed as revision 20849 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:31 PM Revision 229303d1 (ffmpeg): indent
- Originally committed as revision 20848 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:30 PM Revision 4d9b6784 (ffmpeg): Skip dumping language twice.
- This looks too ugly. Idea also from ffmbc.
Originally committed as revision 20847 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:27 PM Revision 2e720e11 (ffmpeg): dump metadata for AVStreams & AVPrograms too.
- Originally committed as revision 20846 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:19 PM Revision 8b5e5ec5 (ffmpeg): Factorize dump_metadata() out.
- Idea from ffmbc, code not, mine is a fraction of the size due to simpler
metadata API.
Originally committed as revis... - 10:56 PM Revision cc20679a (ffmpeg): Try to simplify av_estimate_timings_from_pts() like in ffmbc.
- Note if this breaks for some file, report it please!
Originally committed as revision 20844 to svn://svn.ffmpeg.org/... - 10:31 PM Revision 35164ffe (ffmpeg): Correct truncated ID3v1 genre name.
- Originally committed as revision 20843 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:15 PM Revision 0e500e0d (ffmpeg): Debug av_log() about stream probing from ffmbc.
- Originally committed as revision 20842 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:12 PM Revision 0cd55b0c (ffmpeg): Add CODEC_ID_DNXHD into the 25 fps case.
- Merged from ffmbc.
Originally committed as revision 20841 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:07 PM Revision da457e70 (ffmpeg): Simplify code by using av_metadata_set2().
- somewhat based on ffmbc
Originally committed as revision 20840 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:02 PM Revision dfe9ee6b (ffmpeg): More entries for ff_id3v2_metadata_conv from ffmbc.
- Originally committed as revision 20839 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:01 PM Revision 8a98be1a (ffmpeg): s/author/artist/ for ID3
- from ffmbc
Originally committed as revision 20838 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:51 PM Revision 57f36fda (ffmpeg): More ID3v1 genres from ffmbc.
- Originally committed as revision 20837 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:27 PM Revision 12ad6671 (ffmpeg): Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of st...
- arrays of fixed length.
Code from ffmbc with changes to adapt to our metadata API.
Originally committed as revision ... - 08:24 PM Revision b8f11ec8 (ffmpeg): add av_metadata_set2(), AV_METADATA_DONT_STRDUP_KEY and AV_METADATA_D...
- Originally committed as revision 20835 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:22 PM Revision a181981e (ffmpeg): Add flags to prevent strdup() on arguments to av_metadata_set2().
- I cannot use the same ABI as ffmbc as value 2 is already used in ffmpeg,
besides the name AV_METADATA_NONCONST* makes... - 06:46 PM Revision 813338a0 (ffmpeg): Until -DHAVE_AV_CONFIG_H is removed from ffplays compilation, *printf...
- Without this random changes to the header inclusion can trigger
linking failures, and these are not even picked up in... - 06:42 PM Revision 64b12fc3 (ffmpeg): Move #include where it belongs.
- This as a sideeffect fixes the linking failure of ffplay.
Originally committed as revision 20832 to svn://svn.ffmpeg... - 05:54 PM Revision 17986563 (ffmpeg): Get rid of useless casts.
- Originally committed as revision 20831 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:10 PM Revision 60a92a77 (ffmpeg): APIchanges update for av_d2str()
- Originally committed as revision 20830 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:09 PM Revision 277c7332 (ffmpeg): Add a function to convert a number to a av_malloced string.
- Originally committed as revision 20829 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 PM Revision 005d9b57 (ffmpeg): Print extradata in case of failure. I had this in my local tree and it
- might be usefull for others ...
Originally committed as revision 20828 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:55 PM Revision c3d15329 (ffmpeg): APIChanges & minor bump due to avg_frame_rate addition.
- Originally committed as revision 20827 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:52 PM Revision 02b398ef (ffmpeg): Add avg_frame_rate.
- Originally committed as revision 20826 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:40 PM Revision 1261b07f (ffmpeg): Read and decode block data in separate functions to prepare support for
- multi-channel correlation mode.
Originally committed as revision 20825 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:28 PM Revision a76cf4e1 (ffmpeg): Use constant CODEC_ID_NONE instead of 0 where appropriate.
- Originally committed as revision 20824 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:01 PM Revision 51ce8c2f (ffmpeg): Remove commented out code.
- Originally committed as revision 20823 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:49 PM Revision e4637d6a (ffmpeg): Show help if no cmd line options are provided at all.
- This safes the users time to find out which of -h --help -? works.
Originally committed as revision 20822 to svn://s... - 10:07 AM Revision 0dae3e13 (ffmpeg): Factor out extradata reading code.
- Borrowed from RM demuxer in FFmbc.
Originally committed as revision 20821 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:08 AM Revision 119c61a3 (ffmpeg): RM audio stream version should be 16-bit followed by header size or r...
- word, so treat it this way instead of extracting different parts from 32-bit
value.
Originally committed as revision... - 08:51 AM Revision 461ef741 (ffmpeg): Make RM demuxer look more like proper demuxer by introducing codec tags
- instead of many strcmp() on always four-byte strings.
Idea borrowed from RM demuxer in FFmbc by Baptiste Coudurier.
... - 08:44 AM Revision 851ef875 (ffmpeg): Factor out variable declaration
- Originally committed as revision 20818 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/12/2009
- 08:18 PM Revision a4914ac7 (ffmpeg): Clarify comment: although still hacky, it is correct for existing lib...
- Originally committed as revision 20817 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:18 PM Revision c39b94be (ffmpeg): libtheoraenc.c: mark keyframes
- Originally committed as revision 20816 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:18 PM Revision 5e15c7d9 (ffmpeg): Fix PTS for OGM codecs.
- Fixes issue251
Originally committed as revision 20815 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:44 PM Revision 7a14430e (ffmpeg): Be less picky on invalid frame_pred_frame_dct values.
- Fixed issue1615.
Originally committed as revision 20814 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:15 PM Revision 663c2edf (ffmpeg): Only list libavfilter filters if libavfilter has been enabled during
- configuration.
Fix compilation if FFmpeg is not configured with --enable-avfilter.
Originally committed as revision ... - 05:45 PM Revision c5dc6026 (ffmpeg): Move list_fmts() from ffmpeg.c to cmdutils.{h,c}, so that it can be
- shared by the other ff* tools code.
Originally committed as revision 20812 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:34 PM Revision ae5e8caa (ffmpeg): Add ROQ format regression test.
- Originally committed as revision 20811 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:10 PM Revision 94621d32 (ffmpeg): SVQ3 : Set avctx->pix_fmt correctly during decoder initialisation.
- Fixes issue 1591.
Originally committed as revision 20810 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:28 PM Revision 54c24216 (ffmpeg): Add an entry for the av_bmg_next() function addition.
- Originally committed as revision 20809 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:24 PM Revision 3ba69a15 (ffmpeg): Implement av_bmg_next(), a Box-Muller Gaussian random generator.
- See the thread:
"[FFmpeg-devel] [PATCH] Box-Muller gaussian generator".
Originally committed as revision 20808 to sv... - 04:18 PM Revision 62d75662 (ffmpeg): Implement a -filters option, listing all the available libavfilter
- filters.
Currently filters are not registered, so the option will show none.
Originally committed as revision 20807 ... - 03:26 PM Revision 106fa129 (ffmpeg): Reset pts_buffers in av_read_frame_flush().
- Patch by John Stebbins, jstebbins jetheaddev com
Originally committed as revision 20806 to svn://svn.ffmpeg.org/ffmp... - 01:58 PM Revision 92f99a33 (ffmpeg): Commit functions used by both AMRNB and SIPR
- Originally committed as revision 20805 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:52 PM Revision dae658d7 (ffmpeg): Reduce the number of encoded frames for the dnxhd tests to 5.
- Significantly reduce codectest execution time.
Originally committed as revision 20804 to svn://svn.ffmpeg.org/ffmpeg...
12/11/2009
- 11:56 PM Revision 6d01a97c (ffmpeg): Fail earlier for unsupported resolutions or pixel formats when encoding
- dv.
Patch by Tomas Härdin, tomas D hardin A codemill D se
Originally committed as revision 20803 to svn://svn.ffmpe... - 09:50 PM Revision 47a81dad (ffmpeg): indent
- Originally committed as revision 20802 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:49 PM Revision a0b468f5 (ffmpeg): Make sure av_new_packet() initializes the data and destruct pointers.
- Some code does call av_free_packet() on failed av_new_packets(), this
prevents the freeing of uninitialized pointers.... - 08:02 PM Revision 15a316c0 (ffmpeg): Make parse_filter() parsing more robust.
- Add ';' and '\n' to the terminating characters for the name of a
filter, and ';' to the terminating characters for it... - 05:13 PM Revision cfac91fe (ffmpeg): Dump RTMP packet contents in debug mode
- Originally committed as revision 20799 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:31 PM Revision f8caa544 (ffmpeg): 5l trocadero: don't forget to free packet in gen_connect()
- Patch by Martin Storsjö ($name at $name dot `abbreviation for "street"`)
Originally committed as revision 20798 to s... - 11:37 AM Revision 72b870b9 (ffmpeg): Do not try to interact with RTMP server after "stop" command was rece...
- Patch by Martin Storsjö ($name at $name dot `Sao Tome and Principe domain`)
Originally committed as revision 20797 t...
12/10/2009
- 11:06 PM Revision ab176fdf (ffmpeg): (Partly) support Metasoft MJPEG Codec, fixes half of issue 1611.
- Originally committed as revision 20796 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:38 PM Revision f63e5a74 (ffmpeg): Support Etymonix MPEG-2 video codec, fixes issue 1603.
- Originally committed as revision 20795 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:29 PM Revision 254dd3f1 (ffmpeg): Do not print 'faac:' when using libfaad.
- Originally committed as revision 20794 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:05 PM Revision a1a63143 (ffmpeg): Cosmetic (restructure RGB ljpeg check to be more readable)
- Originally committed as revision 20793 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:41 PM Revision 401e0a74 (ffmpeg): 10l, Fix YUV ljpeg that i just broke by mistake.
- Originally committed as revision 20792 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 PM Revision ca78dc3c (ffmpeg): Correct a forgotten RGB32.
- Originally committed as revision 20791 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:18 PM Revision 3c3c01d9 (ffmpeg): Flip red and blue in rct-less lossless jpeg.
- Fixes issue1466, and decoding of plain lossless jpeg.
Originally committed as revision 20790 to svn://svn.ffmpeg.org... - 06:14 PM Revision 49b19191 (ffmpeg): Lossless jpeg expects and uses BGRA not RGB32 (this probably caused a...
- big endian)
Originally committed as revision 20789 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:07 PM Revision e0b176ad (ffmpeg): Fix RGB LJPEG encoding.
- Originally committed as revision 20788 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/09/2009
- 10:45 PM Revision 65214b62 (ffmpeg): Cosmetics: Fix typos in r20780.
- Originally committed as revision 20787 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:55 PM Revision 4bae2251 (ffmpeg): add dvcs to dvvideo, fixes issue 1604
- Originally committed as revision 20786 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:05 PM Revision e4d1d920 (ffmpeg): Improve time_increment_bits guessing code.
- Originally committed as revision 20785 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:49 PM Revision 52255d17 (ffmpeg): End startcode prefix search at the end of a AVC unit.
- Fixes issue1550.
Originally committed as revision 20784 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:38 AM Revision f543f636 (ffmpeg): revert r20775, because equivalent code has been committed to x264 ins...
- Originally committed as revision 20783 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:24 AM Revision 099f772e (ffmpeg): Minor version bump for mbtree addition.
- Originally committed as revision 20782 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/08/2009
- 11:47 PM Revision 4b86926b (ffmpeg): Support AVI1 and AVI2 in avi as MJPEG.
- Fixes issue 1602.
Originally committed as revision 20781 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:23 PM Revision 24b403f3 (ffmpeg): Mention patcheck.
- Patch by Zhihang Wang, zhihang D wang A gmail
Originally committed as revision 20780 to svn://svn.ffmpeg.org/ffmpeg/... - 10:01 PM Revision 62096b99 (ffmpeg): Make parse_key_value_pair() print an error message if a key is not
- found in the context.
Originally committed as revision 20779 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:00 PM Revision 7d132c54 (ffmpeg): Use an unsigned int to contain all the color values of the expressions
- of the type 0xRRGBBAA parsed by av_parse_color(), using a simple int
was resulting in unexpected results as the most ... - 09:24 PM Revision 758c7455 (ffmpeg): fix a crash in ape decoding on x86_32 sse2
- Originally committed as revision 20777 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:18 PM Revision 21600a77 (ffmpeg): AC-3 decoder is no longer GPL; update FAQ
- Originally committed as revision 20776 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:35 PM Revision 2d0cacde (ffmpeg): Boolify options passed to x264.
- Originally committed as revision 20775 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:01 PM Revision 25a42948 (ffmpeg): Add MBtree support for libx264
- Patch by Erik Slagter
Originally committed as revision 20774 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:20 PM Revision f6586314 (ffmpeg): aac: Set sample rate in avctx from ADTS header (if not already set by...
- other means)
Originally committed as revision 20773 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:38 PM Revision e262365d (ffmpeg): Reduce warnings about too few consumed bytes to debug level.
- Fixes issue1061.
Originally committed as revision 20772 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:08 PM Revision e87eb039 (ffmpeg): Fix alpha plane flipping for the yuva420p and similar pixel formats.
- Originally committed as revision 20771 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 PM Revision e185a2f6 (ffmpeg): Do as the comment says and signal an error.
- Originally committed as revision 20770 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:48 PM Revision b8919a30 (ffmpeg): 10l bug, use av_fast_malloc() instead if av_malloc() for allocating a...
- buffers.
This and the previous revision fix a heap overflow.
Originally committed as revision 20769 to svn://svn.ffm... - 02:28 PM Revision 15bfe412 (ffmpeg): Try to allocate audio buffer sizes depending on the number of input b...
- Fixes issue1167.
Originally committed as revision 20768 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:18 PM Revision 5ee05a62 (ffmpeg): Check that the buffer size speified to avcodec_encode_audio() is not ...
- Originally committed as revision 20767 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:10 PM Revision 060b8592 (ffmpeg): Do not assume that av_get_bits_per_sample() is a multiple of 8.
- Originally committed as revision 20766 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:34 PM Revision b68a7679 (ffmpeg): Raise threshold of h263 probe by 1 to avoid misdetection.
- Fixes issue 1588.
Originally committed as revision 20765 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:33 PM Revision f76eef99 (ffmpeg): Add out commented av_log to debug h263_probe.
- Originally committed as revision 20764 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:24 PM Revision 6de5b627 (ffmpeg): Also print the number of invalid packets in the debug output.
- Originally committed as revision 20763 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 PM Revision 55f65247 (ffmpeg): Flip the comparission direction of vid+audio+priv1 and pspack, it app...
- been wrong.
Fixes issue1571.
Originally committed as revision 20762 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/07/2009
- 09:06 PM Revision 7f6458a7 (ffmpeg): Make sure that compilation fails if functions like ff_put_string are ...
- that selected a bitstream writer for which they do not work.
Originally committed as revision 20761 to svn://svn.ff... - 04:26 PM Revision 80f47250 (ffmpeg): Get rid of audio_out2, it seems unneeded.
- Originally committed as revision 20760 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:01 PM Revision 384af837 (ffmpeg): Update seek.regression.ref. This is due to r20758.
- Originally committed as revision 20759 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:55 PM Revision 4da715cb (ffmpeg): AU : demuxed packet size should be sample size aligned.
- Fixes issue 1593.
Originally committed as revision 20758 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:52 AM Revision a8bcc7b4 (ffmpeg): Document the differences between the two asm fragments in initMMX2HSc...
- Originally committed as revision 29978 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 12:35 AM Revision 445a9dee (ffmpeg): Print error messages on errors.
- Originally committed as revision 20757 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/06/2009
- 11:51 PM Revision f78501b2 (ffmpeg): Fix apparent 10l typos introduced in r8627.
- These typos moved the exponent pointer too far ahead.
Fixes issue1055.
Originally committed as revision 20756 to svn... - 10:01 PM Revision 75084e47 (ffmpeg): Start using intermediate buffers at index 0.
- These index variables are incremented before each use, so they should be
initialized to -1.
Originally committed as ... - 05:41 PM Revision 3a1acfd7 (ffmpeg): Reindent after the last commit.
- Originally committed as revision 20755 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:40 PM Revision bf972d5e (ffmpeg): Fix slicify when the slice_direction is negative, make it send slices
- from the bottom to the top one.
Originally committed as revision 20754 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:02 PM Revision 35c504b6 (ffmpeg): Update documentation for r20435 (which added the -fpre option).
- Originally committed as revision 20753 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:39 PM Revision 08f19605 (ffmpeg): Cosmetics: Fix indentation after r20751.
- Originally committed as revision 20752 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:38 PM Revision bfb5a8ce (ffmpeg): Simplified deblocking checks.
- Patch by Dark Shikari
Originally committed as revision 20751 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:33 PM Revision 50ba3fd7 (ffmpeg): Faster checks in reverse_dc_prediction.
- Patch by Dark Shikari
Originally committed as revision 20750 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:31 PM Revision c11cb375 (ffmpeg): Check transform==15 first, since it's more common than 13.
- Patch by Dark Shikari
Originally committed as revision 20749 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:30 PM Revision 306a61b3 (ffmpeg): Revert r20747: It mixed functional and cosmetical changes.
- Originally committed as revision 20748 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:48 PM Revision 63c0b3d9 (ffmpeg): Various VP3 optimizations.
- Faster checks in reverse_dc_prediction.
Simplified deblocking checks.
Check transform==15 first, since it's more comm... - 07:03 AM Revision e07c92e4 (ffmpeg): cosmetics: insert space between codeword and left parenthesis
- Originally committed as revision 20746 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:01 AM Revision 615c2879 (ffmpeg): Do not send invokes to RTMP server if we are not connected to it.
- Patch by Sergiy (server.connect("gmail.com").selectAddress("piratfm"))
Originally committed as revision 20745 to svn... - 12:03 AM Revision b593f7fd (ffmpeg): Calls to url_fseek should have their return value checked in
- av_seek_frame_binary, just as they do in av_seek_frame_generic.
Otherwise, function may return success even though ur...
12/05/2009
- 05:53 PM Revision a4605efd (ffmpeg): slightly faster scalarproduct_and_madd_int16_ssse3 on penryn, no chan...
- Originally committed as revision 20743 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:51 PM Revision 91e644ff (ffmpeg): r20739 broke compilation on systems without yasm
- Originally committed as revision 20742 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:51 PM Revision 33946533 (ffmpeg): Update frame_width and frame_height based on the lowres value.
- Fixes issues 1387, 1097 and probably some other lowres related problems.
Originally committed as revision 20741 to s... - 03:14 PM Revision ef6fc647 (ffmpeg): Add 'const' attribute to the last_asked_format variable, fix a
- compiler warning.
Originally committed as revision 20740 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:09 PM Revision b1159ad9 (ffmpeg): refactor and optimize scalarproduct
- 29-105% faster apply_filter, 6-90% faster ape decoding on core2
(Any x86 other than core2 probably gets much less, si... - 09:44 AM Revision e470691a (ffmpeg): Fix compilation with runtime cpu detection.
- All functions in swscale_template.c should be declared with the RENAME macro.
Originally committed as revision 29976... - 09:41 AM Revision 6e4f40e1 (ffmpeg): Cosmetics: Reindent after r20679.
- Originally committed as revision 20738 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:36 AM Revision f50270c9 (ffmpeg): Cosmetics: Reindent after r20736.
- Originally committed as revision 20737 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:53 AM Revision 442d7dd8 (ffmpeg): Make sure the parsers do not overwrite width/height as this can inter...
- with the decoder.
Fixes issue1135.
Originally committed as revision 20736 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/04/2009
- 11:30 PM Revision 11f6d098 (ffmpeg): Add an entry for the avfilter_draw_slice() API changes implemented in
- r20734.
Originally committed as revision 20735 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:26 PM Revision a13a5437 (ffmpeg): Add a slice_dir parameter to avfilter_draw_slice().
- Avoid the need to implement slice direction detection code, thus
reducing code duplication.
See the thread:
"[FFmpeg... - 11:16 PM Revision 78149213 (ffmpeg): Cosmetics: remove empty definitions of hw-accelerated PixFmtInfo
- structs.
Originally committed as revision 20733 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:52 PM Revision c7240611 (ffmpeg): cosmetics: reindent after last commit
- Originally committed as revision 20732 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:52 PM Revision 6bf22e18 (ffmpeg): Implement RTMP output (publishing FLV stream to RTMP server).
- Patch by Sergiy (piratfm at `do-no-evil-mail`.com)
Originally committed as revision 20731 to svn://svn.ffmpeg.org/ff... - 04:20 PM Revision b83ccbff (ffmpeg): Do not crash on frame size changes.
- Fixes issue1481.
Originally committed as revision 20730 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:12 PM Revision d09f65c7 (ffmpeg): 1-13% faster apply_filter, 1-3% faster ape decoding on core2
- Originally committed as revision 20729 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:01 PM Revision 84a29dc1 (ffmpeg): Compress headers for output RTMP packets.
- Patch by Sergiy (piratfmGMAIL)
Originally committed as revision 20728 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:18 AM Revision 1e68cefe (ffmpeg): 100l trocadero: call emms_c() after doing decoding with SIMD in APE d...
- Originally committed as revision 20727 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/03/2009
- 09:38 PM Revision ccc4b918 (ffmpeg): Make sure ff_init_qscale_tab() is called one way or another when
- adaptive quantization is enabled.
Fixes issue509.
Originally committed as revision 20726 to svn://svn.ffmpeg.org/ffm... - 09:36 PM Revision 9015b095 (ffmpeg): Move ff_init_qscale_tab() from h263.c to mpegvideo, the function is n...
- Originally committed as revision 20725 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:19 PM Revision bdcc13f2 (ffmpeg): lzw.h does not need get_bits.h, tiff.c needs intreadwrite.h for AV_R*...
- Originally committed as revision 20724 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 PM Revision f38e4507 (ffmpeg): use lzw compression in gif encoder
- Originally committed as revision 20723 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:53 PM Revision b10fa1bb (ffmpeg): port ape dsp functions from sse2 to mmx
- now requires yasm
Originally committed as revision 20722 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:18 PM Revision f415be68 (ffmpeg): Add support for nv12/nv21 input.
- Originally committed as revision 29974 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 06:15 PM Revision e244f54e (ffmpeg): Make av_log_level static at next lavu major version bump.
- Originally committed as revision 20721 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:48 PM Revision 2ae87a6d (ffmpeg): avoid an unpredictable branch
- 20% faster predictor_update_filter, .4-4% faster ape decoding on core2
Originally committed as revision 20720 to svn... - 05:44 PM Revision 36373cde (ffmpeg): inline to allow constant propagation
- 50% faster predictor_update_filter, 1-10% faster ape decoding on core2
Originally committed as revision 20719 to svn... - 05:11 PM Revision 2784ede4 (ffmpeg): Remove duplicating variable
- Originally committed as revision 20718 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 PM Revision 6a63e83a (ffmpeg): 5l trocadero: RTMP channel ID lies in range 3-65599, uint8_t is too s...
- Originally committed as revision 20717 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:59 PM Revision 31da5966 (ffmpeg): Send connect() and createStream() in RTMP system channel, not video c...
- Patch by Sergiy (com gmail . piratfm @ mail =)
Originally committed as revision 20716 to svn://svn.ffmpeg.org/ffmpeg... - 03:47 PM Revision 5e9ad759 (ffmpeg): Move "app" string into RTMP protocol context.
- Patch by Sergiy (com.gmail@piratfm)
Originally committed as revision 20715 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:40 AM Revision a352b605 (ffmpeg): RTMP packets with one-byte header use previous packet timestamp diffe...
- track timestamp difference as well.
Patch by Sergiy (mail.composeAddress("piratfm","gmail.com"))
Originally committe... - 12:55 AM Revision 15e65f83 (ffmpeg): Update help text for -fpre option to make it a little less confusing.
- Originally committed as revision 20713 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:27 AM Revision 7c3c53c8 (ffmpeg): Update Changelog, documentation, and libavformat minor version number...
- "A format generated by IndigoVision 8000 video server" added in r20681.
Originally committed as revision 20712 to sv...
12/02/2009
- 11:51 PM Revision 38b5b47b (ffmpeg): Revert r20095: Allow compiling to vorbis again.
- Original patch by Philipp Matthias Hahn, pmhahn pmhahn de
Originally committed as revision 20711 to svn://svn.ffmpeg... - 09:25 PM Revision ab3faa8b (ffmpeg): pass avctx as argument instead of width and height
- Originally committed as revision 20710 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:05 PM Revision af7436ae (ffmpeg): remove useless params
- Originally committed as revision 20709 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:04 PM Revision cc26bf0d (ffmpeg): remove useless params
- Originally committed as revision 20708 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:01 PM Revision e4e8632a (ffmpeg): move private context declaration at the top
- Originally committed as revision 20707 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:07 PM Revision c267bb03 (ffmpeg): Fix 1 pass RC in snow.
- Fixes issue547.
Originally committed as revision 20706 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:21 PM Revision c5d6cd5c (ffmpeg): ARM: 1l c&p fix: do not set pred16x16_plane for rv40
- Originally committed as revision 20705 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:56 PM Revision 702b5885 (ffmpeg): ARM: NEON optimised H264 16x16, 8x8 pred
- Originally committed as revision 20704 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:00 PM Revision 9e69ab18 (ffmpeg): Add another known RTMP channel ID to enum.
- From patch by Sergiy (mail = piratfm, gmail)
Originally committed as revision 20703 to svn://svn.ffmpeg.org/ffmpeg/t... - 12:55 PM Revision b316991b (ffmpeg): Move is_input flag into RTMP protocol context.
- Patch by Sergiy (gmail(piratfm))
Thread "[PATCH] rtmp-output"
Originally committed as revision 20702 to svn://svn.ff... - 09:12 AM Revision 4fab6627 (ffmpeg): AAC: Add a global header but output not locked output configuration s...
- Originally committed as revision 20701 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:07 AM Revision 38610d92 (ffmpeg): Set the SBR mode to implicit on ADTS frames occurring before the outp...
- Originally committed as revision 20700 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:06 AM Revision 9d8bb031 (ffmpeg): Small refactoring: Instead of 4 loops for decoding AC coefficients based
- on their grouping, create one loop that indexes into a table of AC VLC
tables.
There is also a small optimization he... - 02:30 AM Revision 098523eb (ffmpeg): Use a list to track which fragments coded in this frame still have
- outstanding coefficients yet to be decoded from the bitstream. Once a
fragment reaches end-of-block, remove it from t... - 12:37 AM Revision 5dad039b (ffmpeg): ARM: small tweak of NEON H264 IDCT
- Originally committed as revision 20697 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 AM Revision 1025d19d (ffmpeg): ARM: NEON 2xN chroma MC
- Originally committed as revision 20696 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 AM Revision 04e7f6d2 (ffmpeg): ARM: NEON 16x16 and 8x8 avg qpel MC
- Originally committed as revision 20695 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/01/2009
- 11:10 PM Revision 77df894a (ffmpeg): print error message when image2 muxer fail to compute frame filename
- Originally committed as revision 20694 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:56 PM Revision 6659b32a (ffmpeg): Change ret type to int64_t because url_fseek returns int64_t.
- This fixes seeking in files > 2gb.
Patch by Sean Soria, sean dot soria at gmail dot com.
Originally committed as rev... - 10:35 PM Revision 28f2db96 (ffmpeg): fix typo, ALT_BITSTREAM_WRITER_LE does not exist
- Originally committed as revision 20692 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 PM Revision 94f28061 (ffmpeg): Store original width/height so that rv20 does not get stuck with some
- resolution. A sample file to show a difference is at issue833 (http://airfarce.com/video/000211fh.rm)
Originally com... - 09:10 PM Revision e7e578b7 (ffmpeg): Make rv1/2 decoder use the next slice if needed.
- Fixes issue782.
Originally committed as revision 20690 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:15 PM Revision 66765b59 (ffmpeg): use AVFormatContext in av_log, better than AVCodecContext when multip...
- Originally committed as revision 20689 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:13 PM Revision 73e8c83d (ffmpeg): update seek regression ref due to r20674, packet size changed
- Originally committed as revision 20688 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:56 PM Revision 63538a96 (ffmpeg): Support ASCII pnms.
- Implements issue1452.
Originally committed as revision 20687 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:43 PM Revision 817d967d (ffmpeg): Write timestamp deltas, not timestamps, for RTMP packets with partial...
- Originally committed as revision 20686 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:08 PM Revision e6b244a3 (ffmpeg): Full-header RTMP packets contain real timestamp, others contain times...
- difference, so make all read packets store absolute timestamp.
As a consequence, we don't need to track audio/video t... - 03:13 PM Revision b1eb53ab (ffmpeg): Write header for RTMP packets with channel_id >= 64 correctly
- Originally committed as revision 20684 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:07 PM Revision 59b6482a (ffmpeg): Read and write extended timestamps for RTMP packets.
- Extracted from patch by Sergiy in thread "[PATCH] rtmp-output"
Originally committed as revision 20683 to svn://svn.f... - 02:58 PM Revision 1ab21f19 (ffmpeg): 7l trocadero: reading right into enum variable may cause unwanted eff...
- intermediate buffer for reading value instead in RTMP protocol handler.
Originally committed as revision 20682 to sv... - 01:17 PM Revision 00b6fa40 (ffmpeg): Support "A format generated by IndigoVision 8000 video server".
- Originally committed as revision 20681 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:38 AM Revision de3553b0 (ffmpeg): pngdec.c : release allocated buffers.
- Originally committed as revision 20680 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:07 AM Revision 483aad71 (ffmpeg): slif aka "SoftLab MPEG-2 I-frames Codec" support.
- Flipping one bit still is popular it seems as a means to create a new codec.
fixes issue1469.
Originally committed a... - 01:01 AM Revision f40a7fd3 (ffmpeg): 4:2:2 4:4:4 bugfix for the error concealment code.
- Originally committed as revision 20678 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/30/2009
- 11:52 PM Revision 5f1836a7 (ffmpeg): Rename parameters of put_sbits() to make them consistent with those of
- put_bits().
Originally committed as revision 20677 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:08 PM Revision 52069c4d (ffmpeg): Move "slice below image" check from mpeg_decode_slice to its caller.
- Should fix issue1277.
Originally committed as revision 20676 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:08 PM Revision 77ac76a3 (ffmpeg): Print a warning if the duration is estimated from the bitrate, as thi...
- likely not accurate.
Originally committed as revision 20675 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:01 PM Revision cea65433 (ffmpeg): decode qcelp in aiff, implement #1524, patch by Vitor
- Originally committed as revision 20674 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:43 PM Revision 0a045661 (ffmpeg): Check Xfixes.h header presence before enabling x11grab.
- This fixes compilation when lib is present but not header.
Originally committed as revision 20673 to svn://svn.ffmpe... - 09:22 PM Revision d52b4abe (ffmpeg): Move dummy picture allocation code from mpeg1/2 to mpegvideo.
- This fixes a infinite loop on a b frame.
Originally committed as revision 20672 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:15 PM Revision fd1ef13b (ffmpeg): Disable error resilience for field pictures, this was never supported,
- results where more or less random but should not have crashed.
Originally committed as revision 20671 to svn://svn.f... - 07:14 PM Revision 078cdecf (ffmpeg): Set mb_y in mpeg2 field pictures like h264 does.
- This fixes -vismv & -debug 16384 with field pictures.
Originally committed as revision 20670 to svn://svn.ffmpeg.org... - 05:29 PM Revision 22d4f213 (ffmpeg): Make ""MPEG motion vector out of boundary" message more verbose.
- Originally committed as revision 20669 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:39 AM Revision 2a4d6ca0 (ml): more logging/debugging tweaks
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@253 a72f678d-4428-462c-85b4-08f063ced704
- 10:32 AM Revision 93a032eb (ml): minor tweaks, mainly logging
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@252 a72f678d-4428-462c-85b4-08f063ced704
- 10:25 AM Revision 76c4a644 (ffmpeg): Fix an issue uncovered by commit 20623:
- The init functions of mpc7 and mpc8 check whether the vlc has been
initialized already and return early if this is th... - 07:41 AM Revision 7455d709 (ml): minor tweaks
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@251 a72f678d-4428-462c-85b4-08f063ced704
- 03:32 AM Revision ab8c48de (ffmpeg): Start decoding from seq/gop too, not just I frames.
- Possibly fixes issue1124.
Originally committed as revision 20667 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:37 AM Revision f0ec2394 (ffmpeg): Fix dual prime motion compensation in field pictures.
- Fixes issue1125.
Originally committed as revision 20666 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/29/2009
- 11:30 PM Revision 419bddd3 (ffmpeg): Include alsa headers before the internal FFmpeg headers.
- This avoids symbol redefinitions problems, for example avoids the "free"
symbol to be redefined before system headers... - 11:12 PM Revision 992f8eae (ffmpeg): Factorize common commandline options definition.
- Originally committed as revision 20664 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 PM Revision 587edd6a (ffmpeg): Use more consistent / meaningful parameter names for the
- ff_copy_bits() function.
Originally committed as revision 20663 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:39 PM Revision 244c8d10 (ffmpeg): consistency with other files: av_cold static ---> static av_cold
- Originally committed as revision 20662 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:26 PM Revision 1bd26e51 (ffmpeg): 100l, max value for timescale is UINT16_MAX
- Originally committed as revision 20661 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:02 PM Revision b37aa4de (ffmpeg): Use the correct chroma values for the data[] array used in
- draw_slice().
The chroma values to use are supposed to be those of the input format,
not that of the output format, ... - 05:40 PM Revision 8aeb3322 (ffmpeg): Use a valid log context for av_log().
- Originally committed as revision 20659 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:15 PM Revision b8cef7be (ffmpeg): nellymoser: use constant seed for dithering RNG
- Originally committed as revision 20658 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:15 PM Revision 2d2e72b1 (ffmpeg): cook: use constant seed for dithering RNG
- Originally committed as revision 20657 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:31 PM Revision aeaef4ed (ffmpeg): Print errors instead of just ignoring contradictionary values in mpeg...
- Originally committed as revision 20656 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:42 AM Revision bd283738 (ffmpeg): Document slice ordering assumption required by avfilter_draw_slice().
- The assumption depends on the corresponding assumption done by
sws_scale() and by the scale filter.
Originally commi... - 03:32 AM Revision 87f68060 (ffmpeg): Override a few values read so as to ensure that things are not incons...
- Originally committed as revision 20654 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:05 AM Revision d9b99556 (ffmpeg): Restructure dummy frame allocation.
- New code also allocates a dummy frame for an p field after an i field,
previously that could segfault due to reading ... - 02:46 AM Revision 729ef3ba (ffmpeg): remove useless mov timescale field
- Originally committed as revision 20652 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:41 AM Revision 74ccc660 (ffmpeg): change track timescale to unsigned int, fix warning
- Originally committed as revision 20651 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:40 AM Revision 7506e117 (ffmpeg): track time can be 64bit
- Originally committed as revision 20650 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:27 AM Revision 7c4b7d0f (ffmpeg): support pcm_f32/64le in mov
- Originally committed as revision 20649 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:04 AM Revision ba7c0ece (ffmpeg): cosmetics, reindent after last commit
- Originally committed as revision 20648 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:03 AM Revision feaa8d11 (ffmpeg): support sample rates > INT16_MAX in mov using stsd v2
- Originally committed as revision 20647 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:50 AM Revision 9d130166 (ffmpeg): Make sure field_select is not set to nonsensical values even if unused.
- Fixed an assert failure.
Originally committed as revision 20646 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/28/2009
- 11:17 PM Revision 1c326093 (ffmpeg): Factorize "s->first_slice = 1" out.
- Originally committed as revision 20645 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:05 PM Revision 88eba670 (ffmpeg): Also check the location of the picture start code and picture coding
- extension a little.
Originally committed as revision 20644 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:51 PM Revision fc23d843 (ffmpeg): Check order of startcodes, ignore some obviously wrong ones.
- Fixes issue487.
Originally committed as revision 20643 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:32 PM Revision bbf266fd (ffmpeg): Move mpeg_decode_postinit() out of bitstream decoding functions, it d...
- belong in there.
Originally committed as revision 20642 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:57 PM Revision 1206f1d6 (ffmpeg): Inline mpeg_decode_extension, will simplify future changes.
- Originally committed as revision 20641 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:17 PM Revision 191ad11e (ffmpeg): Simplify mpeg_decode_user_data()
- Originally committed as revision 20640 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 AM Revision 8d872e8a (ffmpeg): Fix put_bits32() doxy.
- Originally committed as revision 20639 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:21 AM Revision 643570d6 (ffmpeg): Consistently put braces for function definitions.
- Originally committed as revision 20638 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:17 AM Revision e7422361 (ffmpeg): Fix typo, "Write" -> "Writes".
- Originally committed as revision 20637 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:13 AM Revision 106c72fa (ffmpeg): Use pixel formats names defined in av_pix_fmt_descriptors rather than
- in those in pix_fmt_info, and remove the not anymore used
PixFmtInfo.name field.
Originally committed as revision 20... - 12:53 AM Revision f72d40b0 (ffmpeg): Remove unused PixFmtInfo.is_hwaccel field.
- Originally committed as revision 20635 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/27/2009
- 08:20 PM Revision bc7eb330 (ffmpeg): Remove "frame size must be a multiple of 2" check.
- This check only caught explicitly set sizes from the cmd line and overriding
the users wish seems silly, especially a... - 07:36 PM Revision f6dcc937 (ffmpeg): Add nomouse option to not record the mouse cursor.
- Implements issue877
Originally committed as revision 20633 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:56 PM Revision a5a61fac (ffmpeg): Remove unused stuff.
- Originally committed as revision 20632 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:58 PM Revision 781c1aa6 (ffmpeg): Real cursor support in x11grab.
- Patch by Roxis /// roxis list dot ru
Slight changes by me to update the patch to current svn.
Originally committed a... - 01:48 PM Revision d3298350 (ffmpeg): Do not invent error codes but pass the error code on.
- Originally committed as revision 20630 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:37 PM Revision fed0c2fb (ffmpeg): Replace very odd and completely broken oss read_packet() by the obvio...
- read.
Fixes issue348.
Originally committed as revision 20629 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:10 PM Revision 6866dd12 (ffmpeg): Fix typo.
- Originally committed as revision 20628 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/26/2009
- 09:20 PM Revision a7c6e766 (ffmpeg): Add support for hardcoding the motionpixels rgb to yuv table.
- Originally committed as revision 20627 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:15 PM Revision 7c7d3abf (ffmpeg): 10l, pix_fmt should be set by the motionpixels decoder, not by the de...
- This fixes playback when lavf and lavc are less tightly couples as in e.g. MPlayer.
Originally committed as revision... - 09:08 PM Revision a9af75ae (ffmpeg): Make sws_format_name() use av_pix_fmt_descriptors.
- This also introduces a dependency of libswscale on libavutil.
Originally committed as revision 29968 to svn://svn.mp... - 09:04 PM Revision 797229a6 (ffmpeg): Make avcodec_get_pix_fmt_name() use av_pix_fmt_descriptors rather than
- pix_fmt_info.
Originally committed as revision 20625 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:58 PM Revision 382cb115 (ffmpeg): Make av_pix_fmt_descriptors use the same pixel format names as defined
- in libavcodec/imgconvert.c.
Avoid to break compatility when making the functions dealing with
pixel format names in ... - 08:46 PM Revision 0bf095a8 (ffmpeg): Allow decoders to correctly set the sample format by defaulting to
- SAMPLE_FMT_NONE in avcodec_get_context_defaults2.
Originally committed as revision 20623 to svn://svn.ffmpeg.org/ffm... - 08:00 PM Revision 14b903f3 (ffmpeg): Remove x_chroma_shift and y_chroma_shift fields from PixFmtInfo, use
- av_pix_fmt_descriptors log2_chroma_w and log2_chroma_h values instead.
Originally committed as revision 20622 to svn... - 06:49 PM Revision 8683f94f (ffmpeg): Update libavformat regression reference checksum for ffm. This change is
- due to r20601.
Originally committed as revision 20621 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:06 AM Revision 4f898e77 (ffmpeg): Revert "Add required header #include to fix 'make checkheaders'."
- config.h must not be included in that file. The table generator runs
on the host system, but config.h describes the ... - 09:59 AM Revision e137934f (ffmpeg): cosmetics: K&R style, prettyprinting
- Originally committed as revision 20619 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:55 AM Revision c73ce8e2 (ffmpeg): Mark apply_mdct() function as static; it is only used within the file.
- Originally committed as revision 20618 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:33 AM Revision 38264abb (ffmpeg): Use av_pix_fmt_descriptors in avcodec_get_chroma_sub_sample(), rather
- than the PixFmtInfo x_chroma_shift and y_chroma_shift fields.
Originally committed as revision 20617 to svn://svn.ff...
Also available in: Atom