Activity
From 11/13/2008 to 12/12/2008
12/12/2008
- 11:02 PM Revision 8f993c67 (ffmpeg): s/#AVClass/AVClass/, consistent with the rest of the doxy.
- Originally committed as revision 16085 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:43 PM Revision 96000432 (ffmpeg): Also include sys/types.h when testing for socklen_t, since unfortunately
- OpenBSD 4.4 defines it there (and sys/socket.h does not compile without
it).
Originally committed as revision 16084 ... - 05:17 PM Revision 9377b6ce (ffmpeg): configure: clean up .align detection
- Originally committed as revision 16083 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:46 PM Revision 217d8202 (ffmpeg): Some forgotten eax -> REG_a changes.
- It seems that binutils >= 2.18 just treat eax as rax but older versions fail.
Originally committed as revision 28136... - 04:21 PM Revision fe5c7e58 (ffmpeg): More POSIX _t namespace cleanup.
- Originally committed as revision 16082 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:04 PM Revision 737dccfc (ffmpeg): matroska: sort codec tags list
- Originally committed as revision 16081 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:55 PM Revision ea2a5dec (ffmpeg): matroska: add dirac support (patch by Kurtnoise kurtnoise _at_ free ...
- Originally committed as revision 16080 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:34 PM Revision 41b0534a (ffmpeg): add another mpeg4 avi fourcc from uncommon codecs list
- Originally committed as revision 16079 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:59 AM Revision 64adf4f2 (ffmpeg): add Altivec implementation of clear_block
- Originally committed as revision 16078 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:55 AM Revision c0a8f8d4 (ffmpeg): Add sys/time.h header #include, fixes compilation on OS/2.
- patch by Dave Yeo, daveryeo telus net
Originally committed as revision 16077 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:12 AM Revision 05dee1b7 (ffmpeg): Rename all vorbis encoder related typedefs to not use _t for POSIX co...
- Originally committed as revision 16076 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:10 AM Revision bffc76bd (ffmpeg): Update lavf/libnut.c to _tt type names in libnut API
- Originally committed as revision 16075 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 AM Revision 65c127e3 (ffmpeg): fix mjpega bitfilter when dht, dqt, sof0 are not ordered as expected,...
- Originally committed as revision 16074 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:51 AM Revision d887151d (ffmpeg): rename Vp56Model to VP56Model for consistency
- Originally committed as revision 16073 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 AM Revision 193ce3ab (ffmpeg): dnxhd get_pixels_8x4_sym sse2
- Originally committed as revision 16072 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:12 AM Revision e1b24cfd (ffmpeg): Move get_pixels_8x4 before init func to avoid useless forward declara...
- Originally committed as revision 16071 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:11 AM Revision 8c9c0ea4 (ffmpeg): rename 4x8 to 8x4 to match widthxheight consistently
- Originally committed as revision 16070 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/11/2008
- 11:00 PM Revision 76025d91 (ffmpeg): cosmetics: vertical alignment
- Originally committed as revision 16069 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:56 PM Revision 3d52bca6 (ffmpeg): avoid POSIX reserved _t suffix
- Originally committed as revision 16068 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:34 PM Revision e998ba4f (ffmpeg): avoid POSIX reserved _t suffix
- Originally committed as revision 16067 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 PM Revision 6da54074 (ffmpeg): parse pasp atom and set sample aspect ratio,
- warn if transformation matrix differs from pasp,
based on a patch by Skal.
Originally committed as revision 16066 to... - 09:45 PM Revision aaf0e267 (ffmpeg): s/qp_t/qp_tt/ to avoid bad examples that could lead to issues with re...
- namespaces of POSIX.
Originally committed as revision 16065 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:05 PM Revision 8615e5a6 (ffmpeg): Add backwards-compatibility typedef for removed _t names under approp...
- version #ifdef since otherwise public API is broken.
Originally committed as revision 16064 to svn://svn.ffmpeg.org/... - 08:06 PM Revision c3e92a6c (ffmpeg): remove _t in typedef for POSIX compatibility
- Originally committed as revision 16063 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:06 PM Revision 7dfea342 (ffmpeg): Drop _t from typedef names for POSIX compatibility.
- Originally committed as revision 16062 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:02 PM Revision 089e1bcf (ffmpeg): Remove comment suggesting using variables ending in _t as this would ...
- Originally committed as revision 16061 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:36 PM Revision c9bea488 (ffmpeg): Avoid POSIX reserved _t suffix.
- Originally committed as revision 16060 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:27 PM Revision 259037d0 (ffmpeg): Rename ROQDPCMContext_t to ROQDPCMContext to avoid _t reserved prefix.
- Originally committed as revision 16059 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:19 PM Revision b4be9321 (ffmpeg): Avoid _t in typedef type
- Originally committed as revision 16058 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:06 PM Revision 52afa376 (ffmpeg): remove _t for POSIX compatibility.
- Originally committed as revision 16057 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:48 PM Revision 76f940b2 (ffmpeg): Fix indenting.
- Originally committed as revision 16056 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:44 PM Revision fe9e9d60 (ffmpeg): Do not set COMPILE_C if AltiVec is enabled without runtime CPU detect...
- Gets rid of the following warning:
postprocess_template.c:3271: warning: ‘postProcess_C’ defined but not used
Origin... - 10:42 AM Revision 4e5b854e (ffmpeg): Use "struct gxf_stream_info" instead of "st_info_t",
- avoids a typedef that is not really worth it and the
reserved POSIX _t namespace.
Originally committed as revision 1... - 10:35 AM Revision c370a704 (ffmpeg): Remove useless and confusing (since they are also used in gxfenc.c) /...
- Originally committed as revision 16053 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:49 AM Revision 65fec2d9 (ffmpeg): add 'ACDV' FourCC (which is just complete JPEG files in individual AVI
- frames) and 'azpr' FourCC (which is Apple's 'rpza', encapsulated in AVI
instead)
Originally committed as revision 16... - 01:32 AM Revision 09f6fc6b (ffmpeg): move structure definitions in their own header
- Originally committed as revision 16051 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:16 AM Revision 00d9d0f5 (ffmpeg): cosmetics
- Originally committed as revision 16050 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:15 AM Revision 049a6c8b (ffmpeg): use dsp clear_block
- Originally committed as revision 16049 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:14 AM Revision af5e7fc9 (ffmpeg): use dsp clear_block
- Originally committed as revision 16048 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:33 AM Revision a1546009 (ffmpeg): Fix compilation with only Theora decoder enabled
- Originally committed as revision 16047 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:11 AM Revision 5a3e9f2c (ffmpeg): Avoid the 'Claimed bitrate and buffer size mismatch' warning storm.
- - Patch by Kenan Gillet
Originally committed as revision 16046 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/10/2008
- 09:35 PM Revision 5fecfb7d (ffmpeg): clear_block mmx
- Originally committed as revision 16045 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:26 PM Revision 5fac2776 (ffmpeg): fix progressive jpeg:
- support refinement passes
remove intermediate clipping
remove redundant idct
Originally committed as revision 16044 ... - 12:50 AM Revision 8153f144 (ffmpeg): AAC: move scratch array to context to ensure 16-byte alignment
- Originally committed as revision 16043 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/09/2008
- 08:11 PM Revision 7b5e49fe (ffmpeg): Remove useless inline qualifier, fixes linking with gcc 4.3.
- patch by Alexis Ballier, alexis.ballier gmail com
Originally committed as revision 16042 to svn://svn.ffmpeg.org/ffm... - 05:14 PM Revision 4a904903 (ffmpeg): AAC: Use a sign LUT rather than 1-2*get_bits1()
- Patch by Alex Converse (alex converse gmail com)
Originally committed as revision 16041 to svn://svn.ffmpeg.org/ffmp... - 05:08 PM Revision c0893c3a (ffmpeg): AAC: Unroll code within decode_spectrum_and_dequant(). Gives 12% net ...
- Patch by Alex Converse (alex converse gmail com)
Originally committed as revision 16040 to svn://svn.ffmpeg.org/ffmp... - 11:35 AM Revision 88212105 (ffmpeg): AAC: Remove unnecessary fabsf()
- Patch by Alex Converse (alex converse gmail com)
Originally committed as revision 16039 to svn://svn.ffmpeg.org/ffmp...
12/08/2008
- 09:21 PM Revision dbbec0c2 (ffmpeg): Make av_log_missing_feature an internal function, and change its name
- to ff_log_missing_feature.
Originally committed as revision 16037 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:09 PM Revision 6cffaea8 (ffmpeg): add mpeg2 fourcc and aac format tag from asf
- Originally committed as revision 16036 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:15 AM Revision 20e04726 (ffmpeg): cosmetics: alignment after last commit
- Originally committed as revision 16035 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:13 AM Revision 72a6244b (ffmpeg): ac3: detect dba errors and prevent writing past end of array
- Originally committed as revision 16034 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/07/2008
- 10:52 PM Revision b9f382c8 (ffmpeg): Remove unnecessary ret variable.
- Originally committed as revision 16033 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:29 PM Revision 36b53281 (ffmpeg): bind to the multicast address if possible
- Originally committed as revision 16032 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:30 PM Revision 0dfcc368 (ffmpeg): Do not attempt to decode RV30/40 B-frames without anchors.
- This fixes issue 747.
Originally committed as revision 16031 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:14 PM Revision 2014b51c (ffmpeg): documentation: update documentation for minimal w32api version.
- Originally committed as revision 16030 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:17 AM Revision bc4b7221 (ffmpeg): mingw: update w32api to 3.13
- Originally committed as revision 16029 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:53 AM Revision 7100376f (ffmpeg): COSMETICS
- Originally committed as revision 16028 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:58 AM Revision c687643c (ffmpeg): mlp: cosmetics: remove {}s over one-lined if.
- Originally committed as revision 16027 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:57 AM Revision ee1a8f62 (ffmpeg): mlp: support bit-depths greater than 16 by default.
- Originally committed as revision 16026 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/06/2008
- 08:28 PM Revision dc50773d (ffmpeg): Remove static variable and a printf using it. See "[PATCH] asf.c: move
- packet_time_start=0 statement" thread on ML.
Originally committed as revision 16025 to svn://svn.ffmpeg.org/ffmpeg/t... - 06:41 PM Revision 7b2a0708 (ffmpeg): Change function prototype of the sdp_parse_a_line in DynamicProtocolH...
- This function is called in rtsp.c for each a= line in the SDP of the Describe
response after m= RTSP stream descripto... - 06:35 PM Revision 022f0b7c (ffmpeg): Do not access s->gb directly in functions that have a local copy of that
- variable. See "[PATCH] asf.c: don't access AVFormatContext->pb" thread on
ML.
Originally committed as revision 16023... - 04:33 PM Revision 2ceccf04 (ffmpeg): ac3dec: simplify exponent bounds checking
- Originally committed as revision 16022 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:28 PM Revision 97679e6e (ffmpeg): mlp: Fix compilation under CONFIG_AUDIO_NONSHORT.
- Patch by Mathieu Velten < matmaul at gmail dot com >
Originally committed as revision 16021 to svn://svn.ffmpeg.org/... - 04:19 PM Revision d98d70d6 (ffmpeg): ac3dec: add missing feature log message for block start info
- Originally committed as revision 16020 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:18 PM Revision 3e7aa8fa (ffmpeg): ac3dec: use skip_bits_long() for block start bits
- Originally committed as revision 16019 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:46 PM Revision 96f229d6 (ffmpeg): ac3dec: unroll inner loop in exponent decoding. 46% faster decode_exp...
- Originally committed as revision 16018 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:38 PM Revision 80670324 (ffmpeg): cosmetics: vertical alignment
- Originally committed as revision 16017 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:37 PM Revision 1cdd567f (ffmpeg): cosmetics: reindent after last commit
- Originally committed as revision 16016 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:36 PM Revision ce7d842f (ffmpeg): ac3dec: detect out-of-range exponents
- Originally committed as revision 16015 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:42 PM Revision d8b66635 (ffmpeg): ARM: remove some useless comments
- Originally committed as revision 16014 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:05 AM Revision 6149cdbe (ffmpeg): Make decoding run of pixels in MS RLE saner.
- This is based on patches by Alex Converse and Mans Rullgard
Thread "[PATCH] Fix MSRLE type punning"
Originally commi... - 09:01 AM Revision ce60c2d1 (ffmpeg): Print out some errors found during MS RLE decoding
- Originally committed as revision 16012 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:57 AM Revision 56da1fd7 (ffmpeg): AASC can contain raw data in addition to MS-RLE
- Originally committed as revision 16011 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/05/2008
- 09:44 PM Revision d23b28c7 (ffmpeg): Check that cpb_count is within the allowed range.
- Originally committed as revision 16010 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:59 PM Revision 62d6f73e (ffmpeg): add VX1K h263 and DMK2 mpeg4 avi fourccs
- Originally committed as revision 16009 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:55 PM Revision 36d5b175 (ffmpeg): Fix FF_OPT_TYPE_INT64 support of defaults.
- Originally committed as revision 16008 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:58 AM Revision 3d5e1bfb (ffmpeg): Fix an overflow in the predictor.
- fixes issue 636
Patch by Jai.
Originally committed as revision 16007 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/04/2008
- 08:24 PM Revision 6e74619e (ffmpeg): Silence some ICC warnings. Patch by Vitor Sessak.
- Originally committed as revision 16006 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:08 PM Revision 87a91736 (ffmpeg): Add expected const qualifier on 'buf' to match AVCodec.decode's decla...
- This change gets rid of another compiler warning.
Originally committed as revision 16005 to svn://svn.ffmpeg.org/ffm... - 03:08 PM Revision 485cfbe8 (ffmpeg): Recognize pnm file as images.
- Originally committed as revision 16004 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:54 PM Revision 9e00c20e (ffmpeg): COSMETICS, add missing remarks crediting Ben and Kenan
- Originally committed as revision 16003 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:43 PM Revision 675f7114 (ffmpeg): Fraps version 3 seems to be the same as Fraps v5
- Originally committed as revision 16002 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:00 AM Revision 4d35964d (ffmpeg): WRAW fourcc
- Originally committed as revision 16001 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:59 AM Revision 02a5ef53 (ffmpeg): partial WRAW fourcc support, might need image flipping
- Originally committed as revision 16000 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:56 AM Revision f23dc1e1 (ffmpeg): silence gcc warning: ‘n_bands’ may be used uninitialized
- Originally committed as revision 15999 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 AM Revision 75b53b21 (ffmpeg): ac3dec: use uint8_t for band sizes
- Originally committed as revision 15998 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:38 AM Revision b12c7627 (ffmpeg): Removes misleading const qualifier, gets rid of two compiler warnings
- Originally committed as revision 15997 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/03/2008
- 11:04 PM Revision ecfb51d1 (ffmpeg): Add necessary header for av_set_program_name and av_program_add_strea...
- Originally committed as revision 15996 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:44 PM Revision 26e8d342 (ffmpeg): add fourccs from avi files
- Originally committed as revision 15995 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:16 PM Revision b0e8ce55 (ffmpeg): ARM: convert VFP code to UAL syntax
- Originally committed as revision 15994 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:43 PM Revision 289e8fd0 (ffmpeg): Implement complexity estimation parsing and try to detect an incorrec...
- complexity estimation flag.
Originally committed as revision 15993 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:49 PM Revision b8cf645b (ffmpeg): add GEOX fourcc for mpeg4
- Originally committed as revision 15992 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:47 PM Revision bad40637 (ffmpeg): Move declaration of av_set_program_name and av_program_add_stream_index
- to a more sensible place.
Originally committed as revision 15991 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:25 PM Revision 37692458 (ffmpeg): Delete unnecessary 'extern' keywords.
- Originally committed as revision 28082 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:23 PM Revision 9686df2b (ffmpeg): Delete unnecessary 'extern' keywords.
- Originally committed as revision 15990 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:53 PM Revision 26ae363e (ffmpeg): add FFDS fourcc, ok'd by kostya
- fixes FFDS files in http://tranquillity.ath.cx/uncommon_video_codecs_final.txt
Originally committed as revision 1598... - 01:45 PM Revision c8b43652 (ffmpeg): Remove entry about unsupported QCELP codec, it is now supported.
- Originally committed as revision 15988 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:34 AM Revision af2272b2 (ffmpeg): ac3dec: skip decoding and use error concealment for remaining blocks in
- the frame after an error occurs.
Originally committed as revision 15987 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:14 AM Revision 7a2efd2e (ffmpeg): mlp: initialize all CRC tables in a common function.
- This way the decoder does not have to depend on the parser being initialized
before.
Patch by Laurent Aimar <fenrir a...
12/02/2008
- 06:26 PM Revision 751ccc48 (ffmpeg): Trivial rephrasing, avoids too long line
- Originally committed as revision 15985 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:25 PM Revision cf139541 (ffmpeg): Trivial, Cosmetics, mostly brace placement changes
- Originally committed as revision 15984 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:14 PM Revision 3e16cde4 (ffmpeg): Fix reading out of buffer during RV30/40 deblock mask calculation
- Originally committed as revision 15983 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:12 PM Revision 958a2b5d (ffmpeg): 34l: forgot to change one case of chroma MC for RV40
- Originally committed as revision 15982 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:39 PM Revision 1799d522 (ffmpeg): Check RV30/40 slice offsets to be inside buffer.
- This fixes issue 738
Originally committed as revision 15981 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:35 PM Revision a1c1c780 (ffmpeg): Update ff_rv34_decode_frame() arguments definition
- Originally committed as revision 15980 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:34 PM Revision 207625ee (ffmpeg): Remove unused RV40 spatial intra prediction function
- Originally committed as revision 15979 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:48 PM Revision 73b458e3 (ffmpeg): Commit last ok'ed parts of QCELP decoder and enable it.
- patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15978 to svn://svn.ffmpeg.org/ffmpeg/... - 03:43 PM Revision 2ba0cdd5 (ffmpeg): ADTS AAC probe.
- fixes issue400
Originally committed as revision 15977 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:43 AM Revision a6f2c0d6 (ffmpeg): Fix regression test failure with pthreads on multiprocessor systems.
- Fixes issue517
Originally committed as revision 15976 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:26 AM Revision 1599c47c (ffmpeg): Remove commented-out duplicate declarations.
- Originally committed as revision 28058 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 12:21 AM Revision 2ef8819c (ffmpeg): Remove unused declarations.
- Originally committed as revision 28057 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
12/01/2008
- 10:07 PM Revision 061f407e (ffmpeg): More OKed parts of the QCELP decoder
- patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15975 to svn://svn.ffmpeg.org/ffmpeg/... - 08:45 PM Revision b8438f5f (ffmpeg): Remove hack added to make "make checkheaders" pass, it is unneeded now
- Originally committed as revision 15974 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:43 PM Revision f28b3eb2 (ffmpeg): More OKed parts of the QCELP decoder
- patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15973 to svn://svn.ffmpeg.org/ffmpeg/... - 04:24 PM Revision c9c16cac (ffmpeg): Get rid of now unneeded pps/sps correctness code as pps/sps will not
- be used at all when anything fails sanity checks.
Originally committed as revision 15972 to svn://svn.ffmpeg.org/ffm... - 04:04 PM Revision 255d4e71 (ffmpeg): Allocate parameter sets sanely instead of using alloc_parameter_set().
- Avoids ending up with half initialized parameter sets.
Fixes issue282.
Originally committed as revision 15971 to svn... - 08:35 AM Revision 42d1d06e (ffmpeg): Make more informative the error messages regarding the access to the
- 2-pass log file.
Originally committed as revision 15970 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:27 AM Revision c2902c9c (ffmpeg): Improve documentation for the -pass and -passlog options. Add mention
- to how the log file is used and specify the default log file name.
Originally committed as revision 15969 to svn://s... - 06:40 AM Revision 11c0f9ec (ffmpeg): enable RV40 decoder
- Originally committed as revision 15968 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:36 AM Revision 2d8a0815 (ffmpeg): RV40 MC functions
- Originally committed as revision 15967 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:08 AM Revision 7960e18f (ffmpeg): Implement rule-number parsing, the initial step in stream (and bitrate)
- selection. See discussion in ML thread "[PATCH] RDT/Realmedia patches #2".
Originally committed as revision 15966 to...
11/30/2008
- 11:51 PM Revision ff7f75e1 (ffmpeg): Fix segfault due to deallocated entries in delayed_pic after size cha...
- Fixes issue714.
Originally committed as revision 15965 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:24 PM Revision 4f602856 (ffmpeg): Change RDTDemuxContext->st into an array of streams, which will make ...
- patches adding stream-selection easier in code. See discussion in ML thread
"[PATCH] RDT/Realmedia patches #2".
Orig... - 08:40 PM Revision 79a1f3c0 (ffmpeg): document ff_rdt_parse_open(). See ML discussion in "[PATCH] RDT/Realm...
- patches #2" thread.
Originally committed as revision 15963 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:39 PM Revision e0d1eabf (ffmpeg): Change function prototype from taking an AVStream to taking an index ...
- stream itself, plus a name change to signify that there may be multiple
AVStreams per RDT set. See discussion in "[PA... - 05:18 PM Revision 640760da (ffmpeg): More OKed parts of the QCELP decoder
- patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15961 to svn://svn.ffmpeg.org/ffmpeg/... - 05:00 PM Revision 6dbdf2f2 (ffmpeg): Handle AltiVec objects in a more elegant fashion, similar to MMX.
- Originally committed as revision 15960 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:57 PM Revision 52ad2f39 (ffmpeg): Remove ineffectual hack that attempts to build ppc/check_altivec.o wi...
- AltiVec flags. The flags are set by configure and used to compile all files
anyway. Setting extra AltiVec options her... - 12:20 AM Revision a4fa192c (ffmpeg): configure: vertical alignment cosmetics.
- Originally committed as revision 15958 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 AM Revision 632948bd (ffmpeg): configure: Use check_lib2 for bzlib.
- Functions are exported as WINAPI in win32, so it is not picked up by check_lib.
Originally committed as revision 159...
11/29/2008
- 07:32 PM Revision 13367a46 (ffmpeg): channel layout support for ffmpeg.c
- Originally committed as revision 15956 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:08 PM Revision 3bff4d8b (ffmpeg): Implement the fields rc_max_available_vbv_use and
- rc_min_vbv_overflow_use in AVCodecContext, and use their values in the
ratecontrol code rather than hardcoded ones.
... - 01:58 PM Revision cd0e37d3 (ffmpeg): Replaces not the anymore valid -flags +trell option with -trellis 2.
- Originally committed as revision 15954 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:55 PM Revision 91cd7eb6 (ffmpeg): Rename functions in sdp.c for consistency's sake.
- Originally committed as revision 15953 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:22 PM Revision 10ba7404 (ffmpeg): s/FFserver/ffserver/ in the help message invocation synopsis.
- See the thread: "Define cmdline_program_name and use it in show_help".
Originally committed as revision 15952 to svn... - 10:06 AM Revision d041a598 (ffmpeg): Add support for parsing and decoding DCA-HD streams.
- Originally committed as revision 15951 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:24 AM Revision d33ee3f2 (ffmpeg): RV40 loop filter
- Originally committed as revision 15950 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:22 AM Revision de8cac16 (ffmpeg): Invoke future RV30/40 loop filter for already decoded rows instead of
- the whole frame at once.
Originally committed as revision 15949 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/28/2008
- 12:32 AM Revision 10ac3618 (ffmpeg): Do not duplicate AAN DCT tables in dct-test.c.
- Originally committed as revision 15948 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:00 AM Revision 2d70cc38 (ffmpeg): Add missing '-test' in name of imgresample test.
- Originally committed as revision 15947 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/27/2008
- 09:38 PM Revision 3a25ca18 (ffmpeg): Make rate_emu a global property rather than to be settable for a
- specific input video stream.
See the thread: Fix ffmpeg -re behaviour.
Originally committed as revision 15946 to sv... - 09:30 PM Revision cdd7157b (ffmpeg): Remove AVInputStream frame variable definition and usage, unnecessary
- after the last commit.
Originally committed as revision 15945 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:24 PM Revision cb103a19 (ffmpeg): Make the input realtime framerate emulation code use ist->pts for
- computing the time of the next frame to send to output.
See the thread: fix ffmpeg -re behaviour.
Originally commit... - 07:26 AM Revision f653095b (ffmpeg): Fix RV40 chroma MC
- Originally committed as revision 15943 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/26/2008
- 06:59 PM Revision 5bc8ebd3 (ffmpeg): Use PIX_FMT_NONE to silence icc warning #188:
- enumerated type mixed with another type
Originally committed as revision 15942 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:09 PM Revision 2a023c36 (ffmpeg): Only build the imgresample test if the old scaler was enabled.
- Originally committed as revision 15941 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:07 PM Revision e8ed9b7a (ffmpeg): Automatically check the dependencies for the AAN DCT tables.
- This also makes the AAN DCT tables individually selectable.
Originally committed as revision 15940 to svn://svn.ffmp... - 01:38 PM Revision 8b22017f (ffmpeg): Move aanscales tables to their own file; fixes compilation without en...
- based on a patch by David Geldreich, david.geldreich free fr
Originally committed as revision 15939 to svn://svn.ffm... - 01:28 PM Revision 5bdf124c (ffmpeg): cosmetics: Rename aanscales to ff_aanscales, it will soon be external...
- Originally committed as revision 15938 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:22 AM Revision f107a02d (ffmpeg): Move encoder-specific quantize_c and related tables to the H.264 enco...
- Originally committed as revision 15937 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/25/2008
- 05:12 PM Revision 085bf69f (ffmpeg): Add udp.c maintainer.
- Originally committed as revision 15936 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:34 AM Revision 35d0c217 (ffmpeg): Replace pushf/popf by explicit pushfl/popfl (32 bit) or pushfq/popfq ...
- to fix generated code on ICC 11.0.
Originally committed as revision 15935 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:20 AM Revision bd2b6b33 (ffmpeg): snow: move scratch buffer from stack to malloced buffer in context
- This is required to ensure 16-byte alignment.
Originally committed as revision 15934 to svn://svn.ffmpeg.org/ffmpeg/...
11/24/2008
- 09:31 PM Revision ab56b321 (ffmpeg): Disable unused code for now to allow 'make checkheaders' to pass.
- Originally committed as revision 15933 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:29 PM Revision 4b5f1907 (ffmpeg): Add missing headers to get 'make checkheaders' closer to passing.
- Originally committed as revision 15932 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:08 PM Revision 819e4dd9 (ffmpeg): svq1enc: move scratch buffer from stack to context to ensure alignment
- Originally committed as revision 15931 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:00 PM Revision 6b8810d0 (ffmpeg): flashsv: use skip_bits_long() where required
- skip_bits(gb, n) with n > 17 doesn't work with all bitstream readers.
Switch to skip_bits_long() instead.
Originally... - 06:49 PM Revision f4cca718 (ffmpeg): move decoder initialization in separate function, earlier failure det...
- Originally committed as revision 15929 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:33 PM Revision f2e92ad1 (ffmpeg): Make non-void replacement functions actually return a value.
- Originally committed as revision 15928 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:08 PM Revision ce9ff9cc (ffmpeg): Move #defines that are mostly used in h264.c out of h264data.h and in...
- Originally committed as revision 15927 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:53 PM Revision ee2a957f (ffmpeg): Use golomb_to_pict_type instead of its duplicate, slice_type_map.
- Originally committed as revision 15926 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 PM Revision 7f8f4b40 (ffmpeg): cosmetics: Align table for better readability.
- Originally committed as revision 15925 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:24 AM Revision c5b2fe16 (ffmpeg): Some BMP files have file size declared in the header equal to headers...
- without image data, so try to correct that value before conducting checks on
declared file size.
Originally committe... - 10:58 AM Revision e282307b (ffmpeg): Give more meaningful message on BMP header parsing error
- Originally committed as revision 15923 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 AM Revision 4a14e666 (ffmpeg): Add known BMP header sizes.
- Now 11B*.bmp from samples repository can be decoded.
Originally committed as revision 15922 to svn://svn.ffmpeg.org/... - 09:28 AM Revision 4deaa946 (ffmpeg): Add shift argument to MULL() macro
- This replaces use of FRAC_BITS in the MULL() definition with a third
argument specifying the shift amount. All uses ... - 12:14 AM Revision 8f5aaa6d (ffmpeg): AAC: Cosmetics after last commit
- Originally committed as revision 15920 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:13 AM Revision 7633a041 (ffmpeg): AAC: Frequency domain prediction and hence Main profile support
- Patch by Alex Converse ( alex converse gmail com )
Originally committed as revision 15919 to svn://svn.ffmpeg.org/ff...
11/23/2008
- 07:36 PM Revision e9d0fdef (ffmpeg): Strong filtering function for future RV40 loop filter
- Originally committed as revision 15918 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:11 PM Revision d270cb4a (ffmpeg): ARM: move dct_unquantize_h263_*_armv5te asm to separate file
- Originally committed as revision 15917 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:54 PM Revision 63f412f9 (ffmpeg): Document 'ic' variable. See "[PATCH] RDT/Realmedia patches #2" thread...
- Originally committed as revision 15916 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:36 PM Revision 9a5771e9 (ffmpeg): Run regression tests on target system.
- Originally committed as revision 15915 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:36 PM Revision dbad2c29 (ffmpeg): Build regression test data generators using HOSTCC
- Originally committed as revision 15914 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:36 PM Revision a7ada2ba (ffmpeg): configure: set TARGET_EXEC and TARGET_PATH
- TARGET_EXEC specifies a command to execute cross-compiled binaries,
e.g. through a remote shell or an emulator.
TARG... - 12:36 PM Revision 9da6609f (ffmpeg): configure: set HOSTCC to native compiler
- The HOSTCC value defaults to the value of CC if not cross-compiling.
If cross-compiling, HOSTCC defaults to "gcc".
H... - 12:36 PM Revision 88268e94 (ffmpeg): configure: simplify set_default function
- Originally committed as revision 15911 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/22/2008
- 09:24 PM Revision a8e41613 (ffmpeg): Add forgotten file format pgmyuv.
- Originally committed as revision 15910 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 PM Revision 6bbb5bf8 (ffmpeg): Support picture output without -f image2 for most codecs.
- Originally committed as revision 15909 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:36 PM Revision 76de302d (ffmpeg): cosmetics: indentation, prettyprinting
- Originally committed as revision 15908 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:03 PM Revision 7f8205da (ffmpeg): cosmetics: consistent function declarations
- Originally committed as revision 15907 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:57 PM Revision 7d1b1582 (ffmpeg): cosmetics: Put statements after 'if' on their own line.
- Originally committed as revision 15906 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 AM Revision 8372e3d2 (ffmpeg): Trivial, Cosmetics
- Originally committed as revision 15905 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:27 AM Revision 1b321c5c (ffmpeg): Trivial, Cosmetics
- Originally committed as revision 15904 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/21/2008
- 10:56 PM Revision e178d7fd (ffmpeg): Make ffmpeg print in the error message the exact line of a preset file
- containing an invalid option or value, and also how the option and the
value have been parsed.
Originally committed ... - 10:51 PM Revision b04665ac (ffmpeg): Make ffmpeg print in the error message the exact line of a preset file
- containing an invalid syntax.
Originally committed as revision 15902 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:39 PM Revision 148c31b9 (ffmpeg): More OKed parts of the QCELP decoder
- patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15901 to svn://svn.ffmpeg.org/ffmpeg/... - 05:38 PM Revision 31fb59ec (ffmpeg): Cosmetic: Fix typo
- Spotted by Jethro Walters
Originally committed as revision 15900 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:00 AM Revision 3c546868 (ffmpeg): Move H.264 tables that are only useful for encoding to h264enc.c.
- Originally committed as revision 15899 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/20/2008
- 11:04 PM Revision d1eb20e8 (ffmpeg): Get rid of last ifdef HAVE_MMX. Instead, all MMX-specific objects are...
- into a separate variable which is added to OBJS if MMX is enabled.
Originally committed as revision 15898 to svn://s... - 10:57 PM Revision 516566a8 (ffmpeg): SH4: fix IDCT
- Originally committed as revision 15897 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 PM Revision 4d382e20 (ffmpeg): cosmetics: Consistently place HEADERS before OBJS in all Makefiles.
- Originally committed as revision 27970 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:53 PM Revision f0e60235 (ffmpeg): cosmetics: Consistently place HEADERS before OBJS in all Makefiles.
- Originally committed as revision 15896 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:50 PM Revision 0d2d0f97 (ffmpeg): Move FFT-specific MMX optimizations out of the 'ifdef HAVE_MMX' block.
- The MMX dependency is already handled by configure.
Originally committed as revision 15895 to svn://svn.ffmpeg.org/f... - 10:48 PM Revision d785a670 (ffmpeg): cosmetics: indentation
- Originally committed as revision 15894 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:47 PM Revision 39fdda2b (ffmpeg): Use standard OBJS-$(HAVE_MMX) trick for MMX objects instead
- of surrounding them by an ifdef.
Originally committed as revision 15893 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:04 PM Revision 469105aa (ffmpeg): Fix typo in table value.
- patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15892 to svn://svn.ffmpeg.org/ffmpeg/... - 02:07 PM Revision cd982791 (ffmpeg): 33l Fix applying residue condition in RV30/40 decoder
- Originally committed as revision 15891 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:05 PM Revision 78a0fa8c (ffmpeg): Eliminate direct use of s->current_picture in RV30/40 decoder
- Originally committed as revision 15890 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:03 PM Revision 7690351c (ffmpeg): Use wider margins for edge emulation in RV30/40
- Originally committed as revision 15889 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 AM Revision c260b596 (ffmpeg): SH4: fix memzero_align8()
- Originally committed as revision 15888 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 AM Revision 1a9e9a2f (ffmpeg): SH4: add macros for setting and restoring FPSCR.PR bit
- Originally committed as revision 15887 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 AM Revision 6f14b19e (ffmpeg): SH4: remove some commented out blocks of code
- Originally committed as revision 15886 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 AM Revision a21fd75f (ffmpeg): Making idct factor tables dynamically allocated
- Originally committed as revision 15885 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/19/2008
- 02:57 PM Revision eeee48b2 (ffmpeg): Add channel layout to several audio decoders I maintain
- Originally committed as revision 15884 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 AM Revision ff16d6e4 (ffmpeg): Change of indentation
- Originally committed as revision 15883 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 AM Revision df69be0c (ffmpeg): SH4: fix IDCT
- Originally committed as revision 15882 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 AM Revision 6f15dd8d (ffmpeg): SH4: do not mix code and declarations
- Originally committed as revision 15881 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 AM Revision c136ece9 (ffmpeg): SH4: fix compilation of memzero_align8()
- Originally committed as revision 15880 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 AM Revision b42019c1 (ffmpeg): SH4: remove unused functions
- Originally committed as revision 15879 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 AM Revision d7e0f8dd (ffmpeg): SH4: replace missed rnd_avg2 -> rnd_avg32
- Originally committed as revision 15878 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 AM Revision 23e05e69 (ffmpeg): SH4: rename functions with conflicting names
- Originally committed as revision 15877 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/18/2008
- 10:48 PM Revision 45e730c5 (ffmpeg): cosmetics: Add a few more explanatory comments to the object sections.
- Originally committed as revision 15876 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:37 PM Revision a2618904 (ffmpeg): cosmetics: Sort processor-specific object lines into alphabetical order.
- Originally committed as revision 15875 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:48 PM Revision 195b3490 (ffmpeg): Getting rid of huge static DV tables
- Originally committed as revision 15874 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:33 PM Revision 1ac1217b (ffmpeg): Getting rid of unneeded extra wrapper functions
- Originally committed as revision 15873 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:09 AM Revision 12e416c8 (ffmpeg): decrease atom size, fix broken files missing version/flags
- Originally committed as revision 15872 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:49 AM Revision a45bdbc4 (ffmpeg): Trivial, Cosmetics
- Originally committed as revision 15871 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/17/2008
- 11:27 PM Revision fc5d0db5 (ffmpeg): Improve error message in case of output file with no streams, dumping
- the empty file format representation and specifying the index number
of the output file.
Originally committed as rev... - 11:18 PM Revision bdb9fd9b (ffmpeg): Improve messages printed when there is no input/output file, making
- them more grammatically correct and consistent with other equivalent
messages.
Originally committed as revision 1586... - 11:15 PM Revision 7a7da6b4 (ffmpeg): Remove unnecessary calls to show_help(), make ffmpeg/ffplay print a
- specific error message instead.
Originally committed as revision 15868 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:51 PM Revision 40b509b3 (ffmpeg): Add a Makefile variable for the old scaler that gets enabled when the...
- scaler is disabled to get rid of a Makefile ifdef.
Originally committed as revision 15867 to svn://svn.ffmpeg.org/ff... - 09:56 PM Revision 767d3e7b (ffmpeg): Revert previous commit: the libavcodec/i386/fft_*.o objects depend on
- libavcodec/i386/fft_mmx.o, which depends on yasm.
Originally committed as revision 15866 to svn://svn.ffmpeg.org/ffm... - 07:01 PM Revision ba01d867 (ffmpeg): Only the yasm-dependent objects should be enabled by a yasm conditional.
- Originally committed as revision 15865 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:10 PM Revision 9168f7e6 (ffmpeg): Change type of prev_stream_id from uint32_t to int, since it has a ma...
- of 16bits. See discussion in "[PATCH] RDT/Realmedia patches #2" thread on ML.
Originally committed as revision 15864... - 04:38 PM Revision c6786edb (ffmpeg): cosmetics: Group ppc-specific objects together.
- Originally committed as revision 15863 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:33 PM Revision 49276307 (ffmpeg): Add missing options to the help output.
- Originally committed as revision 15862 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:31 PM Revision 4f50c3d5 (ffmpeg): cosmetics: Move some options to more sensible places within the help ...
- Originally committed as revision 15861 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:30 PM Revision 1f26f59f (ffmpeg): Move zlib/bzlib options to the external library section of the help o...
- mention the enable variant of the option since they are disabled by default.
Originally committed as revision 15860 ... - 04:22 PM Revision 0a23c0bb (ffmpeg): spelling and wording cosmetics for the help output
- Originally committed as revision 15859 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:12 PM Revision b0dfd108 (ffmpeg): Take build_suffix into account in pkg-config files.
- patch by Charles Yates, charles.yates gmail com
Originally committed as revision 15858 to svn://svn.ffmpeg.org/ffmpe... - 03:45 PM Revision e6b9d588 (ffmpeg): Print just [no] or [yes] in the help output instead of [default=no/yes].
- Originally committed as revision 15857 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:36 PM Revision 607ffa34 (ffmpeg): cosmetics: Group ARM objects sections together.
- Originally committed as revision 15856 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:09 PM Revision e9e74e0a (ffmpeg): cosmetics: Reorder processor-specific entries alphabetically.
- Originally committed as revision 15855 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:32 PM Revision 90e0450f (ffmpeg): Reindent after r15853.
- Originally committed as revision 15854 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:32 PM Revision 43af8b2b (ffmpeg): Read optional components of the RDT packet header, such as extended s...
- and streamID and the length. of the packet in case of packet concatenation.
Discussed in ML thread "[PATCH] RDT/Realm... - 02:30 PM Revision 6bafd6f5 (ffmpeg): Change header reading implementation to using get_bits() instead of d...
- accessing the data array. This allows to easily read optionally available
header bits without causing pains. See disc... - 02:28 PM Revision e269ab79 (ffmpeg): Prefix all ff_rdt_parse_header() arguments with a p, preparing for local
- variables to temporary hold the values. Discussed in ML thread "[PATCH]
RDT/Realmedia patches #2".
Originally commit... - 02:23 PM Revision a4b8cb3c (ffmpeg): Fix memleak caused by the fact that url_open_buf() allocates a context
- when calling, but url_close_buf() doesn't free it. The better solution
is to not allocate it at all, init it with ini... - 02:20 PM Revision fcc995a5 (ffmpeg): Add ByteIOContext argument to public ff_rm_* functions so that we can
- specify the data source as function argument instead of in s->pb before
calling the function. Discussed in ML thread ... - 02:04 PM Revision 074bfa7d (ffmpeg): Change email address to a valid one.
- Originally committed as revision 15848 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:48 PM Revision 7e8efe18 (ffmpeg): One const is enough.
- Originally committed as revision 15847 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:33 AM Revision 5155b839 (ffmpeg): Put variable declaration inside an #ifdef to avoid an unused variable...
- Originally committed as revision 27945 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:50 AM Revision ce09d560 (ffmpeg): Get rid of MSG_DONTWAIT using a more standard way to use a socket
- in a non blocked mode.
Patch by Jindrich Makovicka: makovick gmail
Originally committed as revision 15846 to svn://s...
11/16/2008
- 12:03 PM Revision 2bfecf73 (ffmpeg): Make the library names for the require checks more explicit.
- Originally committed as revision 15845 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:16 AM Revision b836fb00 (ffmpeg): Silence warning in imc decoder
- Originally committed as revision 15844 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:54 AM Revision 31d5113a (ffmpeg): Set channel_layout
- Originally committed as revision 15843 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:47 AM Revision 55374d57 (ffmpeg): 421l: postproc flag may be present in any VC-1 AP frame type
- Originally committed as revision 15842 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:56 AM Revision ebd61055 (ffmpeg): set pts in flv demuxer
- Originally committed as revision 15841 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:59 AM Revision 51c15201 (ffmpeg): read itunes metadata, code based on Reimar's patch
- Originally committed as revision 15840 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:00 AM Revision 8e36385a (ffmpeg): Credit Kenan Gillet for his contributions towards merging the SoC QCE...
- Originally committed as revision 15839 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:57 AM Revision 1c3ae1ab (ffmpeg): Cosmetics
- Originally committed as revision 15838 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:05 AM Revision f29289ee (ffmpeg): Change to file description suggested by Michael
- Originally committed as revision 15837 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/15/2008
- 08:45 PM Revision e3b7216b (ffmpeg): Change status packet skipping to be more spec-compliant. See discussi...
- "[PATCH] RDT/Realmedia patches #2" thread on ML.
Originally committed as revision 15836 to svn://svn.ffmpeg.org/ffmp... - 08:43 PM Revision 108cd247 (ffmpeg): Make function comment a bit more linguistically correct.
- Originally committed as revision 15835 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:42 PM Revision 3d883ad5 (ffmpeg): Reindent after r15833.
- Originally committed as revision 15834 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 PM Revision 114732f4 (ffmpeg): Add is_keyframe param to ff_rdt_parse_header(). See ML discussion in
- "[PATCH] RDT/Realmedia patches #2" thread.
Originally committed as revision 15833 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:31 PM Revision 92765276 (ffmpeg): Proper channel output reordering for the dca decoder.
- Originally committed as revision 15832 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:19 PM Revision 8257d2ad (ffmpeg): Please keep original copyright heading and attribution lines...
- Originally committed as revision 15831 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:17 PM Revision 86b0affd (ffmpeg): simplify metadata reading
- Originally committed as revision 15830 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:34 PM Revision 8f569ed0 (ffmpeg): matroskadec: fix index timestamps for some broken files
- fix issue697
Originally committed as revision 15829 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:44 PM Revision 6ff1f615 (ffmpeg): Call check_back_and_send_rr() function only in case of RTP as a trans...
- Don't call it for RDT, since it is unneeded and it doesn't provide a
RTPDemuxContext, leading to some memory errors. ... - 02:15 PM Revision 70f42303 (ffmpeg): Weak deblock filter function for future RV40 loop filter
- Originally committed as revision 15827 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 PM Revision 536cd1db (ffmpeg): Flush SDP description
- Originally committed as revision 15826 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:22 AM Revision 239dec21 (ffmpeg): Rename variables in ff_rdt_parse_header() and callers to match the
- comment documentation in that function. See discussion on ML in the
"[PATCH] RDT/Realmedia patches #2" thread.
Origi...
11/14/2008
- 07:33 PM Revision 7d084299 (ffmpeg): check for interrupt when receiving from socket
- Originally committed as revision 15824 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:37 PM Revision 9e164392 (ffmpeg): Add comment describing the RDT packet header. See discussion in "[PATCH]
- RDT/Realmedia patches #2" thread on the mailinglist.
Originally committed as revision 15823 to svn://svn.ffmpeg.org/... - 05:36 PM Revision 39ded680 (ffmpeg): More OKed parts of the QCELP decoder
- patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15822 to svn://svn.ffmpeg.org/ffmpeg/... - 03:45 AM Revision eb63b051 (ffmpeg): timestamp is dts in wmv/asf
- Originally committed as revision 15821 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:49 AM Revision 70a61f8c (ffmpeg): remove useless mmx.h include
- Originally committed as revision 15820 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:44 AM Revision d45be178 (ffmpeg): convert fdct_mmx to plain asm
- Originally committed as revision 15819 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/13/2008
- 10:38 PM Revision e202cc25 (ffmpeg): revert r15812 (E-AC-3 Spectral Extension) pending further review
- Originally committed as revision 15818 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:54 PM Revision 83534418 (ffmpeg): add sse2 fdct
- Originally committed as revision 15817 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:33 AM Revision 74e8b78b (ffmpeg): Fix H.264 decoding.
- (Problem analyzed by Uoti Urpala)
Originally committed as revision 15816 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:18 AM Revision 3f3ca7ac (ffmpeg): cosmetics: vertical alignment
- Originally committed as revision 15815 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:18 AM Revision c763f867 (ffmpeg): silence a gcc warning about using an uninitialized variable
- Originally committed as revision 15814 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:18 AM Revision 66561189 (ffmpeg): cosmetics: indentation
- Originally committed as revision 15813 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:18 AM Revision 0cc51734 (ffmpeg): add support for spectral extension
- Originally committed as revision 15812 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:18 AM Revision 0c5d750d (ffmpeg): add a generic function to decode banding structure for coupling, spec...
- extension, or enhanced coupling
Originally committed as revision 15811 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:18 AM Revision 6c6f9272 (ffmpeg): add a line break in error message text
- Originally committed as revision 15810 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:17 AM Revision 6ee6d068 (ffmpeg): simplify decoding of coupling frequency range
- Originally committed as revision 15809 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:17 AM Revision 24834c19 (ffmpeg): cosmetics: rename two variables
- Originally committed as revision 15808 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom