Activity
From 08/25/2009 to 09/23/2009
09/23/2009
- 06:22 PM Revision 20c68378 (ffmpeg): id3v2: Add support for UTF-16 encoding.
- patch by Anton Khirnov, wyskas gmail com
Originally committed as revision 20006 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:10 PM Revision 9aa1bcce (ffmpeg): id3v2: Use 0 instead of '\0'.
- patch by Anton Khirnov, wyskas gmail com
Originally committed as revision 20005 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:04 PM Revision 787f8fad (ffmpeg): id3v2: check for enough space to write full UTF-8 characters.
- patch by Anton Khirnov, wyskas gmail com
Originally committed as revision 20004 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:30 PM Revision c31afa5d (ffmpeg): Fix format string to match the types printed.
- Originally committed as revision 20003 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:16 PM Revision 2a9b5c9b (ffmpeg): Make sure priv_data is freed and codec is set to NULL in case of fail...
- Originally committed as revision 20002 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:19 PM Revision aedc98b0 (ffmpeg): Check submap indexes.
- 10_vorbis_submap_indexes.patch by chrome.
I am applying this even though Reimar had some comments to improve it as it... - 01:52 PM Revision 9bda7f30 (ffmpeg): ARM: NEON optimised int32_to_float_fmul_scalar
- Originally committed as revision 20000 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:52 PM Revision b418a6ca (ffmpeg): AAC: minor simplification in PNS decoding
- Originally committed as revision 19999 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:52 PM Revision a2709020 (ffmpeg): configure: fix tms470 flag mapping for soft-float
- Originally committed as revision 19998 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:18 PM Revision 0a01efd0 (ffmpeg): Make error return sign consistent.
- Originally committed as revision 19997 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:08 PM Revision 36b7e983 (ffmpeg): Check begin/end/partition_size.
- 23_vorbis_sane_partition.patch by chrome.
Also this should be better documented but i prefer not to leave potential
s... - 12:42 PM Revision 310afddf (ffmpeg): Fix >= vs > check of coded_fragment_list_index.
- 22_fix_theora_frag_fencepost.patch by chrome
Originally committed as revision 19995 to svn://svn.ffmpeg.org/ffmpeg/t... - 12:29 PM Revision 75bbed51 (ffmpeg): Remove unused variables, fixes the warnings:
- libavcodec/wmadec.c:629: warning: unused variable `i'
libavcodec/wmadec.c:628: warning: unused variable `b'
libavcode... - 12:27 PM Revision fa6f2751 (ffmpeg): Fix init_get_bits() buffer size.
- 18_fix_theora_header_bit_len.patch by chrome
Originally committed as revision 19993 to svn://svn.ffmpeg.org/ffmpeg/t... - 12:24 PM Revision cdf1512e (ffmpeg): Check res_setup->books.
- 15_more_residue_book_indexes.patch by chrome.
Originally committed as revision 19992 to svn://svn.ffmpeg.org/ffmpeg/... - 12:17 PM Revision 993092dc (ffmpeg): Check masterbook index and subclass book index.
- 14_floor_masterbook_index.patch by chrome
Originally committed as revision 19991 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:09 PM Revision e5b0cfb5 (ffmpeg): Add checks for per-packet mode indexes and per-header mode mapping in...
- 12_vorbis_mode_indexes.patch by chrome
maybe exploitable
Originally committed as revision 19990 to svn://svn.ffmpeg.... - 12:02 PM Revision 79a42581 (ffmpeg): Check classbook value.
- 11_vorbis_residue_book_index.patch by chrome.
Originally committed as revision 19989 to svn://svn.ffmpeg.org/ffmpeg/... - 11:44 AM Revision 45a014d7 (ffmpeg): Set data_size to 0 to avoid having it uninitialized.
- based on 31_mp3_outlen.patch by chrome.
Originally committed as revision 19988 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:33 AM Revision f7304e99 (ffmpeg): Check data_size in decode_frame_mp3on4().
- Originally committed as revision 19987 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:29 AM Revision 0d31833d (ffmpeg): check data_size in decode_frame()
- Originally committed as revision 19986 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:48 AM Revision 6a0d5493 (ffmpeg): ARM: improve armcc detection
- Apparently some versions of armcc do not identify as RVCT. This
changes the test to a string used by all versions.
... - 10:45 AM Revision 96651e79 (ffmpeg): Fix book_idx check.
- 25_vorbis_floor0_index.patch by chrome.
Originally committed as revision 19984 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:40 AM Revision d70fa8f1 (ffmpeg): Sanity checks for magnitude and angle.
- 26_vorbis_mag_angle_index.patch by chrome
Originally committed as revision 19983 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:33 AM Revision 08c8742c (ffmpeg): = -> == typo.
- 27_vorbis_residue_loop_error.patch by chrome
Originally committed as revision 19982 to svn://svn.ffmpeg.org/ffmpeg/t... - 10:33 AM Revision 6044538b (ffmpeg): WMA: use DSPContext.butterflies_float
- Originally committed as revision 19981 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:07 AM Revision 14600807 (ffmpeg): Cosmetics: Fix typo.
- Originally committed as revision 19980 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:58 AM Revision 7bf3d0c4 (ffmpeg): Check num_units_in_tick/time_scale to be valid and within the range w...
- based on a patch by chrome
Originally committed as revision 19979 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:18 AM Revision 7d507ceb (ffmpeg): Correctly print number of remaining bytes in oggparsevorbis instead o...
- with inverted sign.
Originally committed as revision 19978 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:03 AM Revision 2d3beede (ffmpeg): Add support for new x264 API.
- Originally committed as revision 19977 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:35 AM Revision 98f7bcb1 (ffmpeg): Check dimensions against 0 too.
- 39_vorbis_zero_dims.patch from chrome
Originally committed as revision 19976 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:46 AM Revision 9062cd35 (ffmpeg): Check validity of channels & samplerate.
- This may be security relevant.
Based on 2 patches by chrome.
Originally committed as revision 19975 to svn://svn.ffm... - 05:38 AM Revision 428984b0 (ffmpeg): Another micro-optimization for unpack_vlcs(): Eliminate a possible
- branch and save around 45k-55k dezicycles per function run.
Originally committed as revision 19974 to svn://svn.ffmp...
09/22/2009
- 10:44 PM Revision 4c0dda2b (ffmpeg): Check codec_id and codec_type in avcodec_open(), based on 43_codec_ty...
- This is said to be able to lead to a stack based buffer overflow.
Originally committed as revision 19973 to svn://sv... - 08:38 PM Revision 6e3fa35d (ffmpeg): Set compiler version string for supported non-gcc compilers
- Originally committed as revision 19972 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:37 PM Revision 275cfd15 (ffmpeg): ARM: NEON optimised scalarproduct_float
- Originally committed as revision 19971 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:31 PM Revision 0cb71412 (ffmpeg): AAC: 10l: fix PNS decoding
- Originally committed as revision 19970 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:28 PM Revision 61dc238b (ffmpeg): Hook up the MD studio demuxer and Atrac1 decoder.
- Originally committed as revision 19969 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:05 PM Revision e704b012 (ffmpeg): Mention SDDS so search engines will pick it up for when someone
- needs to decode the SDDS tracks found on 35 mm movies.
Originally committed as revision 19968 to svn://svn.ffmpeg.or... - 05:03 PM Revision edd897b1 (ffmpeg): Use ff_sine_32 in atrac1.
- Originally committed as revision 19967 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:58 PM Revision 138fe832 (ffmpeg): Perform the DC prediction reversal immediately after decoding all of
- the DC coefficients. This has a greater probability of leveraging the
coefficients while they are still cached.
When... - 02:44 PM Revision 71e42180 (ffmpeg): Fix METEOR vs. BKTR typo, noticed by Steve O'Hara-Smith, steve sohara...
- Originally committed as revision 19965 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:38 PM Revision 53e54620 (ffmpeg): Replace manual gcc version check by AV_GCC_VERSION_AT_LEAST macro.
- Originally committed as revision 29701 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 12:39 PM Revision de653ba3 (ffmpeg): Place MP3 demuxer code under appropriate #ifdefs.
- Fixes compilation with --disable-optimizations --disable-demuxers.
Originally committed as revision 19964 to svn://s... - 12:23 PM Revision a3d7c197 (ffmpeg): Improve compiler information code to print to the console on program ...
- Remove gcc-specific hacks and allow filling relevant information for non-gcc
compilers in configure.
Originally comm... - 12:21 PM Revision 5c1f57ff (ffmpeg): Print compiler version and build date before configuration in console...
- Originally committed as revision 19962 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:19 AM Revision 8f771e76 (ffmpeg): Rearrange wav_muxer and {wav|w64}_demuxer blocks to be under proper #...
- Fixes compilation with --disable-optimizations --disable-demuxers.
Originally committed as revision 19961 to svn://s... - 11:17 AM Revision 6bdaa5f4 (ffmpeg): The W64 demuxer depends on the WAV demuxer.
- Originally committed as revision 19960 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 AM Revision 738914be (ffmpeg): Move find_guid function and guid_data array to a globally available p...
- Fixes compilation with --disable-optimizations --disable-demuxer=w64.
Originally committed as revision 19959 to svn:... - 01:34 AM Revision 5419da8d (ffmpeg): AAC: Simplify some logic from r19956. (The escape codebook is unsigned.)
- Originally committed as revision 19958 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:48 AM Revision 1dee3e97 (ffmpeg): ARM: NEON optimisations for some dsputil functions
- NEON versions of the following functions are added:
vector_fmul_scalar
vector_fmul_sv_scalar
sv_fmul_scalar
... - 12:48 AM Revision 42d3fbb3 (ffmpeg): AAC: use new dsputil functions
- Originally committed as revision 19956 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:48 AM Revision 53b57211 (ffmpeg): Add some dsputil functions useful for AAC decoder
- Originally committed as revision 19955 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/21/2009
- 09:00 PM Revision 9caab878 (ffmpeg): Add forgotten cleanup function in atrac1.
- Originally committed as revision 19954 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:53 PM Revision 78b3a12d (ffmpeg): Cosmetics, indentation.
- Originally committed as revision 19953 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:52 PM Revision a872e5c1 (ffmpeg): Cosmetics. Merge declaration and initialization.
- Originally committed as revision 19952 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:49 PM Revision b6a23702 (ffmpeg): Move the scale factor and word length indexes to the stack.
- Originally committed as revision 19951 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:51 PM Revision 523ef551 (ffmpeg): Deinterleave the generation of config.h and config.mak.
- As a sideeffect this moves more interesting variables to the top of config.mak.
Originally committed as revision 199... - 10:28 AM Revision 40e26453 (ffmpeg): Use a custom radix sort implementation instead of qsort in dnxhd enco...
- This is mainly to avoid test failures due to implementation-defined
behaviour of qsort when elements are equal, givin... - 04:32 AM Revision f5e82fec (ffmpeg): aacenc: Use preprocessor constants for trellis states and stages.
- Originally committed as revision 19948 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:15 AM Revision 9072c29e (ffmpeg): aacenc: Split paths in the scalefactor selection trellis into a 2-D a...
- Originally committed as revision 19947 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:53 AM Revision 9d4f6f10 (ffmpeg): aacenc: Replace cbrt() with cbrtf() when the result is destined for f...
- storage.
Originally committed as revision 19946 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:50 AM Revision 0bd9aa44 (ffmpeg): aacenc: Multiple distortion by lambda after it's summed and not each ...
- term before.
Originally committed as revision 19945 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:42 AM Revision 06d6b962 (ffmpeg): Cosmetics: Reindent after r19943.
- Originally committed as revision 19944 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:41 AM Revision a71e9b62 (ffmpeg): aacenc: Don't make unnecessary compares to the escape value in tight ...
- Originally committed as revision 19943 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:01 AM Revision 1a918c08 (ffmpeg): extend ff_inverse[], and fix its documentation
- Originally committed as revision 19942 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:56 AM Revision d650574e (ffmpeg): ARM: merge two loops in ff_mdct_calc_neon
- Originally committed as revision 19941 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:56 AM Revision f7a3b603 (ffmpeg): ARM: interleave cos/sin tables for improved NEON MDCT
- Originally committed as revision 19940 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:56 AM Revision 94274b82 (ffmpeg): Allow arch-specific mdct code to request interleaving of cos/sin tables
- Originally committed as revision 19939 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 AM Revision 670bd200 (ffmpeg): regtest: do not write to /tmp/ffmpeg$$
- Nothing useful was ever written to this file. It did, however,
often cause spurious failures when the file was left ... - 01:40 AM Revision b767b9cd (ffmpeg): configure: remove some unnecessary backslashes
- Originally committed as revision 19937 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 AM Revision 96fdb624 (ffmpeg): Split dnxhd regression test so the parts can run in parallel
- Originally committed as revision 19936 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 AM Revision 3572b281 (ffmpeg): ARM: remove broken IPP support
- Originally committed as revision 19935 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:37 AM Revision ee3d7f58 (ffmpeg): Modify unpack_vlcs() so that there are fewer dereferences through the
- main (heavily iterated) loop.
Originally committed as revision 19934 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/20/2009
- 06:29 PM Revision 40461e54 (ffmpeg): Add parentheses to logical expression to avoid the warning:
- libavcodec/utils.c:476: warning: suggest parentheses around && within ||
Originally committed as revision 19933 to s... - 06:21 PM Revision a79b4b75 (ffmpeg): Remove unused variable, fixes the warning:
- libavcodec/atrac3.c:195: warning: unused variable ‘s’
Originally committed as revision 19932 to svn://svn.ffmpeg.org... - 05:30 PM Revision 01b22147 (ffmpeg): Merge FFTContext and MDCTContext
- Originally committed as revision 19931 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:18 PM Revision ec129499 (ffmpeg): Fix embarassing typo in last commit: Restore mistakenly removed ','.
- Originally committed as revision 19930 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:16 PM Revision 1e1898c0 (ffmpeg): K&R coding style whitespace cosmetics
- Originally committed as revision 19929 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:09 PM Revision 7a38c114 (ffmpeg): Cosmetics: Reindent after r19927.
- Originally committed as revision 19928 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:08 PM Revision 4410adf1 (ffmpeg): Allow encoding frames with more than 2800 lines.
- Patch by Martin Fiedler, martin fiedler gmx net
Originally committed as revision 19927 to svn://svn.ffmpeg.org/ffmpe...
09/19/2009
- 11:42 AM Revision fbc03004 (ffmpeg): Support uncompressed 16 bit sgi image format, as e.g. used by the fil...
- http://media.xiph.org/svt/2160p50_CgrLevels_Master_SVTdec05_/1_CrowdRun_2160p50_CgrLevels_MASTER_SVTdec05_/
Original... - 11:36 AM Revision bdb156c7 (ffmpeg): Simplify color_flags calculation, remove a pointless initialization
- and use AV_RB16 where possible.
Originally committed as revision 19925 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:35 AM Revision 75fe5b52 (ffmpeg): Make default_correlation array const since it is never modified.
- Originally committed as revision 19924 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 AM Revision 3fdd8276 (ffmpeg): Use default sws_flags for dnxhd regression tests and also test the "-...
- variant of the encoder.
Originally committed as revision 19923 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:21 AM Revision d7c2e8e3 (ffmpeg): Update regression reference for DNxHD test update
- Originally committed as revision 19922 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:20 AM Revision 60820866 (ffmpeg): Change DNxHD regression tests to test both 720p and 1080i instead of ...
- for better test coverage.
Originally committed as revision 19921 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:09 AM Revision 31fe12a9 (ffmpeg): Add missing strings.h include needed for strcasecmp.
- Originally committed as revision 19920 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:56 AM Revision 306a1204 (ffmpeg): Update AC-3 channel map. 2F/2R layout only has 4 channels. This cor...
- does not change any current channel mapping behavior.
Originally committed as revision 19919 to svn://svn.ffmpeg.org... - 01:46 AM Revision 803d8488 (ffmpeg): Align sample output buffer in atrac1.
- Originally committed as revision 19918 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:45 AM Revision 0105f497 (ffmpeg): Fix the short block transform for atrac1.
- Originally committed as revision 19917 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/18/2009
- 09:29 PM Revision 0ae2ccff (ffmpeg): Change dnxhd regression tests for r19912 which fixed uninitialized da...
- encoded data.
Originally committed as revision 19916 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:51 PM Revision e9b733bd (ffmpeg): #include correct header to fix 'make checkheaders'.
- AVCodecTag is declared in riff.h, not avformat.h.
Originally committed as revision 19915 to svn://svn.ffmpeg.org/ffm... - 07:45 PM Revision d773d855 (ffmpeg): Reorder functions so that encoding functions are disabled by the prep...
- Fixes compilation with disabled optimizations and enabled Snow decoder.
Originally committed as revision 19914 to sv... - 07:41 PM Revision 27666c31 (ffmpeg): Add missing stdint.h #include to fix 'make checkheaders'.
- Originally committed as revision 19913 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:03 PM Revision 301a24de (ffmpeg): fix uninitialized memory in dnxhd encoder
- Originally committed as revision 19912 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:19 PM Revision e9b06816 (ffmpeg): Only use *ic_ptr when it has been initialized.
- Originally committed as revision 19911 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:18 PM Revision ba93ea6d (ffmpeg): Unscrewup indentation (pointed out by Diego).
- Originally committed as revision 19910 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:25 AM Revision 94f3c0e5 (ffmpeg): Add probetest to TOOLS list.
- Originally committed as revision 19909 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 AM Revision 13b1c80b (ffmpeg): Introduce a variable for all targets in the tools subdirectory.
- Originally committed as revision 19908 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 AM Revision 9407246d (ffmpeg): Drop argc/argv parameters from main(), they are unused.
- Originally committed as revision 19907 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:13 AM Revision 497559ec (ffmpeg): cosmetics: K&R coding style, prettyprinting
- Originally committed as revision 19906 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/17/2009
- 09:47 PM Revision f9337897 (ffmpeg): RTSP basic authentication, patch originally by Philip Coombes
- (philip coombes zoneminder com), see "[PATCH]RTSP Basic Authentication"
thread on mailinglist.
Originally committed ... - 09:35 PM Revision afcdf342 (ffmpeg): update seek regression tests due to r19902
- Originally committed as revision 19904 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:51 PM Revision ef002fa3 (ffmpeg): Update dnxhd rotozoom regression test values with more sane ones that...
- the results of most FATE machines.
Originally committed as revision 19903 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:07 PM Revision 9deba199 (ffmpeg): fix pes overhead computation, patch by Niobos, niobos at dest-unreach...
- Originally committed as revision 19902 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:57 PM Revision bb8cd7b3 (ffmpeg): Update dnxhd regression test to match the majority of FATE machines (...
- also have a much saner stddev).
Originally committed as revision 19901 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:52 PM Revision 10634c03 (ffmpeg): Only use one mdct window size in atrac1.
- Originally committed as revision 19900 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:46 PM Revision db46c4e1 (ffmpeg): print at debug level the score at which codec probing succedeed
- Originally committed as revision 19899 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:09 PM Revision 5abfae79 (ffmpeg): Improve SIFF probe by also checking the first tag is one of the expec...
- Originally committed as revision 19898 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:08 PM Revision 3214db98 (ffmpeg): Improve dxa probe by checking the values for width and height are rea...
- Originally committed as revision 19897 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:07 PM Revision 892d7e78 (ffmpeg): Slightly improve probe for ea format by checking that it is possible to
- guess whether the file is little- or big-endian.
Originally committed as revision 19896 to svn://svn.ffmpeg.org/ffmp... - 06:06 PM Revision a5083f66 (ffmpeg): Add dnxhd test to regression tests.
- Originally committed as revision 19895 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:09 PM Revision 8b17961c (ml): ml
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@136 a72f678d-4428-462c-85b4-08f063ced704
- 05:31 AM Revision f68c8a50 (ffmpeg): Do not include "mp4:" prefix from RTMP URL into "app" path or second ...
- into playpath.
Patch by Lars Täuber
(<$name> . <$lastname with umlaut replaced with diphtong> @ <gmx> . <net>)
Orig... - 05:24 AM Revision 60978297 (ffmpeg): Register myself as RTMP maintainer
- Originally committed as revision 19893 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:01 AM Revision c4396c24 (ffmpeg): Remove useless code causing crash in Targa decoder
- Originally committed as revision 19892 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/16/2009
- 10:57 PM Revision 78a9a77e (ffmpeg): add CODEC_CAP_SUBFRAMES to the FLAC decoder capabilities. also add a ...
- comment as a reminder that we can remove both capabilities once a parser is
implemented.
Originally committed as rev... - 10:34 PM Revision c866c7d0 (ffmpeg): Cleanup buffer debugs in swScale().
- Originally committed as revision 29686 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:31 PM Revision 953c821f (ffmpeg): Use correct buffers in vertical scaler in unscaled YV12 case.
- Originally committed as revision 29685 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:44 PM Revision 1bc8c361 (ffmpeg): Print a warning if a format has been detected with a low score.
- Originally committed as revision 19890 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:23 PM Revision c36823fd (ffmpeg): Print at debug level the score with which probing succeeded.
- Originally committed as revision 19889 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:06 PM Revision 8a6c7a52 (ffmpeg): Fix indention after last commit.
- Originally committed as revision 19888 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:04 PM Revision e07b882b (ffmpeg): Improve amortized worst case speed of the muxers packet interleaving ...
- from O(packets_in_the_file) to O(num_of_streams).
Originally committed as revision 19887 to svn://svn.ffmpeg.org/ffm... - 07:20 PM Revision d25130eb (ffmpeg): ARM: do not use movw/movt for relocatable values with PIC
- Originally committed as revision 19886 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:06 PM Revision ebd3e99d (ffmpeg): reindent after last commit and remove unneeded empty line
- Originally committed as revision 19885 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:05 PM Revision f53c9089 (ffmpeg): Make MPC SV8 probe skip tags until stream header is found
- Originally committed as revision 19884 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:18 PM Revision 6f24cc0b (ffmpeg): Monkey's Audio uses subframes too, declare that in its capabilities
- Originally committed as revision 19883 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:12 PM Revision 0d6da4b8 (ffmpeg): Fix overflow check insufficiently improved in r19840.
- It assumes that sizeof(vmd_frame) < 64k, otherwise an additional
check to ensure sound_buffers <= UINT_MAX / sizeof(v... - 03:08 PM Revision d859bb1d (ffmpeg): Add CODEC_CAP_SUBFRAMES for codecs that output multiple subframes
- per AVPacket
No longer print "Multiple frames in a packet" error message
when CODEC_CAP_SUBFRAMES is set (wmapro, wav... - 01:20 PM Revision 2a178954 (ml): ml update according to the Budapest Coding week
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@134 a72f678d-4428-462c-85b4-08f063ced704
- 12:45 PM Revision 9d66ef18 (ffmpeg): fix PTS calculation for audio formats with bits per sample != 16
- Originally committed as revision 19880 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:26 PM Revision 5f14b565 (ffmpeg): Core Audio Format demuxer
- Originally committed as revision 19879 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:35 AM Revision 2d423666 (ffmpeg): Make mov LPCM and AAC parsing functions public
- Originally committed as revision 19878 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:29 AM Revision fa77dd63 (ffmpeg): perform sanity check on number of audio channels in avcodec_open()
- Originally committed as revision 19877 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:50 AM Revision 385ae702 (ffmpeg): Fill in new VASliceParameterBufferMPEG2.slice_horizontal_position field.
- This is needed for the Intel G45 driver.
Originally committed as revision 19876 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:49 AM Revision 25450bb2 (ffmpeg): Move down HWAccel code path so that to fill in s->mb_x first.
- Originally committed as revision 19875 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:43 AM Revision 91172133 (ffmpeg): Enhance Musepack SV8 probing code
- Originally committed as revision 19874 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:49 AM Revision e458dd0b (ffmpeg): Flv should be AVFMT_VARIABLE_FPS.
- Originally committed as revision 19873 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:47 AM Revision 657eca1f (ffmpeg): Upgrade a few important messages to AV_LOG_WARNING.
- Originally committed as revision 19872 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:17 AM Revision 03555376 (ffmpeg): Fix indention after previous commit.
- Originally committed as revision 19871 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:59 AM Revision ddce56ef (ffmpeg): Make packet interleaving in the muxer not scan through the whole
- buffer when simply appending at the end works.
Much faster if one stream ends prematurely.
Fixes issue1379.
Original... - 12:56 AM Revision 42831b46 (ffmpeg): Also reset *_end in flush_packet_queue().
- Originally committed as revision 19869 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/15/2009
- 11:54 PM Revision 8cd6b388 (ffmpeg): Make pkgconfig_generate() fill Libs with the required linking flags
- if the "shared" var has not been explicitely enabled, rather than if
it has been explicitly disabled.
This way is no... - 11:40 PM Revision ea25c063 (ffmpeg): 10l: set genre default immediately before reading genre tag
- Originally committed as revision 19867 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:37 PM Revision d891cbb4 (ffmpeg): Set ID3v1 genre to 0xFF (unknown) by default instead of 0 (Blues).
- Originally committed as revision 19866 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:14 PM Revision 68336ea8 (ffmpeg): 10l: fix ff_fft_init_arm() prototype
- Originally committed as revision 19865 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 PM Revision f4863213 (ffmpeg): Move per-arch fft init bits into the corresponding subdirs
- Originally committed as revision 19864 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:36 PM Revision 9155be47 (ffmpeg): Do not set 0 FPS in VC-1 test stream format demuxer.
- Originally committed as revision 19863 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:18 PM Revision 6776061b (ffmpeg): Add two more sizes to ff_sine_windows[] and also pad it with NULLs so
- that FF_ELEMS(ff_sine_windows[x]) == 1 << x.
Fix issue 1384.
Originally committed as revision 19862 to svn://svn.ff... - 03:28 PM Revision 05db409c (ffmpeg): Check for explicit 32-bit FPS value so it works on 64-bit systems too
- Originally committed as revision 19861 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:22 PM Revision 23218a98 (ffmpeg): Make probing for VC1 test bitstream format stricter
- Originally committed as revision 19860 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:06 PM Revision 23703388 (ffmpeg): Fix max_coded_frame_size computation to account for byte alignment.
- Fixes issue 1386.
Originally committed as revision 19859 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:56 PM Revision 37e34df5 (ffmpeg): Check offset in flv_probe()
- Originally committed as revision 19858 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:28 PM Revision 0535f919 (ffmpeg): Do not return values above AVPROBE_SCORE_MAX from probe().
- Originally committed as revision 19857 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:27 PM Revision 2a3caca2 (ffmpeg): Make h261 and mpegvideo probe a little more robust so they dont fail ...
- slightly different probetest.
Originally committed as revision 19856 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:09 PM Revision ff19d438 (ffmpeg): Init i to 0 (10l fix).
- Patch by Martin Storsjö / martin von martin aus st
Originally committed as revision 19855 to svn://svn.ffmpeg.org/ff... - 12:20 PM Revision c4674a47 (ffmpeg): Make mpeg_probe() pass probetest.
- Originally committed as revision 19854 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:42 AM Revision 6e7ef5ec (ffmpeg): Probetest, to test the demuxers probe functions against random and no...
- input.
Originally committed as revision 19853 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:01 AM Revision 3489e150 (ffmpeg): Slightly stricter MPEG-PES probing, fixes issue 1383.
- Originally committed as revision 19852 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 AM Revision 5837e4ca (ffmpeg): Vastly improved mm_probe function, passes probetest.
- Originally committed as revision 19851 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:16 AM Revision 97e07808 (ffmpeg): Improve sierravmd probe. It is still quite weak, but further improvem...
- are non-obvious and probably need a large (about 1kB at least) probe buffer.
Originally committed as revision 19850 ...
09/14/2009
- 11:03 PM Revision 1ac95630 (ffmpeg): Slighty tweak mp3 probe threshold to prevent probetest from complaining.
- Originally committed as revision 19849 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 PM Revision 6377de61 (ffmpeg): Try harder to avoid false positives for DV probe.
- Require at least one signature match per provided 1MB of probe data,
and if there is only a single match, return at m... - 09:50 PM Revision 98487a5b (ffmpeg): Make dnxhd probe more strict, fail if we detect values in header that...
- make our decoder fail anyway.
dnxhd probe now passes probetest.
Originally committed as revision 19847 to svn://svn.... - 09:37 PM Revision 9ecc4141 (ffmpeg): ARM: 10l: fix large FFTs
- Originally committed as revision 19846 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:29 PM Revision 89c4e176 (ffmpeg): Rewrite h261_probe().
- New code can detect h261 startcodes even when the first is damaged or not at the
begin. It also passes probetest v2 &... - 08:28 PM Revision 05bdd33a (ffmpeg): Make DTS probe more robust against false positives (as e.g. probetest...
- In particular check that the detected markers clearly indicate a specific DTS
format (a wild mixture of e.g. little- ... - 08:01 PM Revision 9f449d57 (ffmpeg): Check the index validity more thoroughly for the c93 probe function.
- In particular, check that length of the first index entries is not 0 since
that is interpreted "end of file" and make... - 07:58 PM Revision ddbb7c9b (ffmpeg): Add more sanity checks for header elements, rejecting files with clearly
- invalid values that wouldn't play right anyway and reduce probe score to MAX/2.
Passes probetest v2.
Originally comm... - 07:06 PM Revision e4c01d40 (ffmpeg): Rewrite h263_probe().
- The new code should detect h263 even if the first startcode is damaged or
somewhere else than the first byte. It also... - 05:15 PM Revision 21ab5c58 (ffmpeg): Extend check for integer overflow for malloc argument to take into ac...
- also the addition of "sound_buffers" not only the multiplication.
Originally committed as revision 19840 to svn://sv... - 05:05 PM Revision 65d6d403 (ffmpeg): Fix wrong logical operator which causes too relaxed checking in VC-1 ...
- format probe.
Spotted by Reimar Döffinger.
Originally committed as revision 19839 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:44 PM Revision 8466ab59 (ffmpeg): Check buffer size for idcin check, otherwise false positives are too ...
- small probe buffer sizes due to 0-padding (see probetest results).
Originally committed as revision 19838 to svn://s... - 11:19 AM Revision d18d76c2 (ml): Reorganized ml.h and transmissionhandler.h as per CodingWeek decisions
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@130 a72f678d-4428-462c-85b4-08f063ced704
- 11:15 AM Revision a0f79d43 (ml): Reorganized ml.h and transmissionhandler.h as per CodingWeek decisions
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@129 a72f678d-4428-462c-85b4-08f063ced704
- 09:59 AM Revision 03354862 (ffmpeg): Update preset files to jive somewhat better with more recent x264 API.
- Originally committed as revision 19837 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/13/2009
- 08:08 PM Revision 8bb7dda2 (ffmpeg): ensure pes buffer is set to avoid segv
- Originally committed as revision 19836 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:06 PM Revision 8956f680 (ffmpeg): reset pes state to skip after flushing, avoid segv with dvgrab-2009.0...
- Originally committed as revision 19835 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 PM Revision 6acd4d89 (ffmpeg): Do not release the AVFrame when using reget_buffer in flashsv.
- Originally committed as revision 19834 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:27 PM Revision 000b8b86 (ffmpeg): Add condition to aea demuxer probe.
- Originally committed as revision 19833 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:05 PM Revision 04a6d1b0 (ffmpeg): Cosmetics. Renames, indentation and spacing.
- Originally committed as revision 19832 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:46 PM Revision 72cdcc0b (ffmpeg): Replace @node commands with @anchor to refer to specific points in th...
- This fixes the warnings
** `Developers Guide' is up for `Coding Rules', but has no menu entry for this node
** `Invoc... - 11:08 AM Revision cbb5da57 (ffmpeg): When resetting vst->pkt.data to NULL, also set vst->slices.
- This avoids a crash when the next slice is not a start slice and thus
pkt->data is still NULL.
This probably only hap... - 08:57 AM Revision dbe0ad85 (ffmpeg): Use I/O buffer size as initial value for backoff for seeking sync poi...
- Originally committed as revision 19829 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:49 AM Revision 749fac31 (ffmpeg): Reset slice direction at end of each frame.
- Originally committed as revision 29675 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
09/12/2009
- 08:10 PM Revision 9451b59f (ffmpeg): Remove ; after while(0) in macros.
- Originally committed as revision 29674 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:10 PM Revision e20b196d (ffmpeg): Remove ; after while(0) in macros.
- Originally committed as revision 19828 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:59 PM Revision 0345f36b (ffmpeg): eval: Check for return value of memory allocations.
- Originally committed as revision 19827 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:22 PM Revision 7ef61879 (ffmpeg): Check for return value of some context allocations.
- Originally committed as revision 19826 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:23 PM Revision 600b9c5c (ffmpeg): Do not do free AVStream in case of error, this is not supposed to be
- done by the demuxer.
Fix issue 1378.
Originally committed as revision 19825 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/11/2009
- 07:39 PM Revision 2dbcb03a (ffmpeg): Remove table that was forgotten in the split.
- Originally committed as revision 19824 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:38 PM Revision acc69c1c (ffmpeg): Fix doxygen comment
- Originally committed as revision 19823 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:59 PM Revision bc7f96b1 (ffmpeg): reinit get_bits for every decode_packet call
- Originally committed as revision 19822 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:25 AM Revision 6fa6c481 (ffmpeg): Make get_ur_golomb capable of reading 16 bit values.
- Patch by Lars Täuber: firstname taeuber gmx net
Originally committed as revision 19821 to svn://svn.ffmpeg.org/ffmpe... - 06:20 AM Revision 6249c33e (ffmpeg): Fix a typo in the documentation.
- Patch by Lars Täuber: firstname taeuber gmx net
Originally committed as revision 19820 to svn://svn.ffmpeg.org/ffmpe... - 02:24 AM Revision edc0f5dc (ffmpeg): ARM: NEON optimised MDCT
- Originally committed as revision 19819 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:24 AM Revision 46c32e26 (ffmpeg): Prepare for optimised forward MDCT implementations
- This adds a function pointer for forward MDCT to FFTContext and
initialises it with the existing C function. ff_calc... - 02:01 AM Revision 750f5034 (ffmpeg): ARM: faster NEON IMDCT
- Originally committed as revision 19817 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/10/2009
- 07:12 PM Revision 61d00297 (ffmpeg): Cosmetics, add spaces
- Originally committed as revision 19816 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:08 PM Revision c64c0a9b (ffmpeg): Move get_arg to avoid future declaration of function when
- new code is added.
Originally committed as revision 19815 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:01 PM Revision 7141c859 (ffmpeg): Use reget_buffer instead of get_buffer. Fixes issue1367.
- Patch by jarkko.palviainen.sesca.com.
Originally committed as revision 19814 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:49 PM Revision 223e8df1 (ffmpeg): Add ATRAC1 codec ID.
- Originally committed as revision 19813 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:48 PM Revision d0b57c6f (ffmpeg): Initial commit of the MD studio demuxer, not hooked up yet
- Originally committed as revision 19812 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:47 PM Revision dbb0f96f (ffmpeg): Initial commit of the atrac1 decoder, not hooked up yet
- Originally committed as revision 19811 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:39 PM Revision 76ec34a5 (ffmpeg): Remove redundant code forgotten in the split
- Originally committed as revision 19810 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:12 PM Revision b52b0913 (ffmpeg): Check for thread_count==0.
- fixed issue1333
Originally committed as revision 19809 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:23 PM Revision 19a9a49e (ffmpeg): Simplify: reget_buffer behaves exactly like get_buffer if the buffer was
- previously released, so no extra condition is necessary.
Originally committed as revision 19808 to svn://svn.ffmpeg.... - 09:30 AM Revision 2205da0d (ffmpeg): Fix typo: '.' was used instead of '/' as directory separator.
- Originally committed as revision 19807 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:50 AM Revision 648d7920 (ffmpeg): ARM: NEON optimised FFT and MDCT
- Vorbis and AC3 ~3x faster.
Parts by Naotoshi Nojiri, naonoj gmail
Originally committed as revision 19806 to svn://s... - 08:49 AM Revision 6d9d289e (ffmpeg): DCA: move an aligned array from stack to context
- Originally committed as revision 19805 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:42 AM Revision 95e561ec (ffmpeg): configure: add -g to ASFLAGS when debug is enabled
- Originally committed as revision 19804 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/09/2009
- 11:07 PM Revision f7ba16a7 (ffmpeg): Fix typo in configure error message.
- Originally committed as revision 19803 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:55 PM Revision e5f58f81 (ffmpeg): Document padding for AVProbeData.
- Patch by roundup user shinya, tesutosan hotmail
Originally committed as revision 19802 to svn://svn.ffmpeg.org/ffmpe... - 09:44 PM Revision e43198af (ffmpeg): Check thread count as multithreaded decoding is not supported.
- Fixes issue1292
Originally committed as revision 19801 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:43 PM Revision 30715d42 (ffmpeg): Document that slices can be bottom to top or top to bottom.
- Originally committed as revision 29665 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:00 PM Revision 46f3b40e (ffmpeg): Add warnings to av_strlcat and av_strlcpy doxygen that the input strings
- already must be properly 0-terminated strings. Unlike strncpy it
cannot be used on raw data read from a file.
Origin... - 05:27 PM Revision 76bcd87b (ffmpeg): Change developer doc to reflect reality
- Originally committed as revision 19799 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:26 PM Revision 2c14ded3 (ffmpeg): Fix a bug with reading non-interleaved AVI if one the streams is
- shorter.
Patch by Maksym Veremeyenko, verem m1stereo tv
Originally committed as revision 19798 to svn://svn.ffmpeg.... - 04:25 PM Revision b60de406 (ffmpeg): Factorise st->nb_index_entries check.
- Patch by Maksym Veremeyenko, verem m1stereo tv
Originally committed as revision 19797 to svn://svn.ffmpeg.org/ffmpeg...
09/08/2009
- 10:08 PM Revision fb523647 (ml): changed include from libevent1 to libevent2
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@108 a72f678d-4428-462c-85b4-08f063ced704
- 07:25 PM Revision 0e1baede (ffmpeg): Split out common routines needed in the atrac1 decoder from atrac3.c ...
- Originally committed as revision 19796 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:11 AM Revision b057170f (ffmpeg): Remove pointless debug statement that fails to compile.
- Originally committed as revision 19795 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:30 AM Revision 17f0c3be (ffmpeg): Try to clarify that anyone using get_bits must check for buffer overrun
- themselves, get_bits does not do anything in that regard.
Originally committed as revision 19794 to svn://svn.ffmpeg... - 08:11 AM Revision cb095e39 (ml): Several changes to get the code compile
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@99 a72f678d-4428-462c-85b4-08f063ced704
09/07/2009
- 10:42 PM Revision e4bc8af1 (ffmpeg): check entries against field_size, potential malloc overflow in read_s...
- Originally committed as revision 19793 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 PM Revision 1c4bf2ec (ffmpeg): add one missing check for stream existence in read_elst, fix #1364
- Originally committed as revision 19792 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:34 PM Revision 6ce199d9 (grapes): Doxy documentation, and add a missing function
- 08:15 PM Revision 408ab77c (grapes): chunk ID set, first shot at an interface
- 04:29 PM Revision 7d73d1c3 (ffmpeg): Indent.
- Originally committed as revision 29654 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:49 AM Revision b126dee9 (ffmpeg): Use all 32 bits of the timestamp when calculating flv duration.
- At the moment, duration is mainly set from the metadata packet. If that is not
available, the fallback is checking th...
09/06/2009
- 06:24 PM Revision 35c433d6 (ffmpeg): Cosmetics: Fix typo.
- Originally committed as revision 19790 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:09 PM Revision 2ba83017 (ffmpeg): Mark all pix_fmts and supported_framerates compound literals as const.
- Makes no difference for gcc but at least icc can put them in .rodata then.
Originally committed as revision 19789 to... - 03:59 PM Revision af8aae3f (ffmpeg): disable new seeking code in mpeg-ts per #ifdef (use old read_seek by ...
- Originally committed as revision 19788 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:15 AM Revision b5f09d31 (ffmpeg): Make sample_fmts and channel_layouts compound literals const to reduc...
- .data section.
Originally committed as revision 19787 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:57 AM Revision 88e70e1b (ffmpeg): ff_rm_metadata is const.
- Originally committed as revision 19786 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:56 AM Revision c55e5b5f (ffmpeg): ff_sine_windows table contains only constant data, too.
- Originally committed as revision 19785 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:53 AM Revision faca5619 (ffmpeg): The ff_cos_tabs table itself is constant, too, so mark it as such.
- Originally committed as revision 19784 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:50 AM Revision f470fff3 (ffmpeg): The pointers in ff_sin_tabs themselves are constant, so mark them acc...
- Originally committed as revision 19783 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:48 AM Revision 7eb1c364 (ffmpeg): ff_swb_offset_* tables should be const.
- Originally committed as revision 19782 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:39 AM Revision ed034f6c (ffmpeg): ff_id3v1_genre_str table should be const.
- Originally committed as revision 19781 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 AM Revision 4d2a4dfd (ffmpeg): 100l, all avlanguage tables should be both static and const.
- Originally committed as revision 19780 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:27 AM Revision b8791583 (ffmpeg): compatible_frame array can be static const, too.
- Originally committed as revision 19779 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:16 AM Revision 5f28b5e7 (ffmpeg): do not decode more than one audio frame in a decode packet call
- Originally committed as revision 19778 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:56 AM Revision 7dca334d (ffmpeg): avoid extra memcpy during scale factor decoding
- Originally committed as revision 19777 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:08 AM Revision d31dbec3 (ffmpeg): Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and add context and label
- parameters.
Originally committed as revision 19776 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:07 AM Revision 9cf484d0 (ffmpeg): Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and add context and label
- parameters.
Originally committed as revision 29652 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
09/05/2009
- 11:35 PM Revision c2613a31 (ffmpeg): Indent.
- Originally committed as revision 29651 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:33 PM Revision 35f6c154 (ffmpeg): Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt().
- Patch by Lars Täuber <lars <dot> taeuber <at> gmx <dot> net>.
Originally committed as revision 19775 to svn://svn.ff... - 11:33 PM Revision 991e579c (ffmpeg): Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt().
- Patch by Lars Täuber <lars <dot> taeuber <at> gmx <dot> net>.
Originally committed as revision 29650 to svn://svn.mp... - 07:35 PM Revision 5333450c (ffmpeg): Use memcpy to copy till end of line in one go instead of copying pixe...
- in xan_wc3_output_pixel_run and xan_wc3_copy_pixel_run
Originally committed as revision 19774 to svn://svn.ffmpeg.or... - 07:31 PM Revision 7a656933 (ffmpeg): cosmetic changes (indentation, doxygen comments, braces, put structur...
- Originally committed as revision 19773 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:14 PM Revision 64b8e620 (ffmpeg): Slightly simplify detection of end of compressed data in xan_unpack
- Originally committed as revision 19772 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:28 PM Revision bb991087 (ffmpeg): Make vp3 arrays static const where possible.
- Originally committed as revision 19771 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:41 PM Revision 8444059f (ffmpeg): Remove useless ulti_decode_end function.
- Originally committed as revision 19770 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:41 PM Revision 61e8efd3 (ffmpeg): Search for ipmovie signature beyond the start of the file.
- This allows to play directly files that combine player and movie into
a single executable like http://samples.mplayer... - 11:30 AM Revision 78bfe6c3 (ffmpeg): Extend ipmovie signature to match exactly one place in mve files that...
- player binary prepended.
Originally committed as revision 19768 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:22 AM Revision d87d5025 (ffmpeg): prettyprinting cosmetics
- Originally committed as revision 19767 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:59 AM Revision bbb0bdd5 (ffmpeg): fix handling of packet loss when the output buffer is full
- Originally committed as revision 19766 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:18 AM Revision 9244370a (ffmpeg): reindent
- Originally committed as revision 19765 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:11 AM Revision 42ea9681 (ffmpeg): remove no longer needed debug output
- Originally committed as revision 19764 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:07 AM Revision 7551a559 (ffmpeg): reduce output buffer needs
- (fixes playback of some multichannel files)
Originally committed as revision 19763 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:56 AM Revision 20169324 (ffmpeg): store packet GetBitContext in the decoder context
- Originally committed as revision 19762 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/04/2009
- 09:43 PM Revision d2a47a57 (ffmpeg): Remove fake Speex header creation from FLV demuxer. Having it there ...
- correct solution to the problem. A better solution might be possible later once
Speex is supported in muxers.
Origi... - 09:38 PM Revision 1d07029f (ffmpeg): Add frame_size as a codec parameter requirement for Speex in
- av_find_stream_info(). It forces decoding of a packet when there is no
Speex header in order to determine the correc... - 07:04 PM Revision 83614f2d (ffmpeg): Reduce pointless verbosity after seeks in the MP3 decoder.
- Originally committed as revision 19759 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:59 PM Revision 5ce6934e (ffmpeg): Add a newline in error message in CHECKED_ALLOC(Z).
- Originally committed as revision 19758 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:32 PM Revision 315fa33f (ffmpeg): Indent.
- Originally committed as revision 19757 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:31 PM Revision a9decf00 (ffmpeg): Use if(0){} instead of #if 0 to prevent debug code to rot.
- Originally committed as revision 19756 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:57 AM Revision d6ee035d (ffmpeg): libspeex: Do not set AVCodecContext.frame_size in decoder init if the...
- header in extradata since the default value will be incorrect for multiple
frames per packet.
Originally committed a...
09/02/2009
- 10:53 PM Revision e69bb386 (ffmpeg): configure: fix check for x264
- libx264 recently started mangling the name of x264_encoder_open() to
prevent version mismatches, breaking our test. ... - 06:03 PM Revision e0b1d660 (ffmpeg): cosmetics: indentation and other prettyprinting fixes
- Originally committed as revision 19753 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:41 PM Revision c1061cc7 (ffmpeg): add missing wmapro decoder parts
- Originally committed as revision 19752 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:54 PM Revision 0030b11f (ml): git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/G...
- 07:49 AM Revision 1eb92e16 (ml): fix stun.c compilation error on amd64
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@90 a72f678d-4428-462c-85b4-08f063ced704
- 07:49 AM Revision abbdb922 (ml): remove libevent2 dependencies from public headers
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@89 a72f678d-4428-462c-85b4-08f063ced704
09/01/2009
- 04:00 PM Revision ee155011 (ffmpeg): whitespace cosmetics, prettyprinting
- Originally committed as revision 19751 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:44 AM Revision 7027db40 (ml): Modified ml/Makefile structure for automake
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@83 a72f678d-4428-462c-85b4-08f063ced704
08/31/2009
- 09:18 PM Revision a0a1f630 (ml): git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/G...
- 12:06 PM Revision a9979f3b (grapes): Basic test code for chunk encoding/decoding
- 12:05 PM Revision 2fb6f61a (grapes): Allocate memory before copying...
- 11:27 AM Revision 15790844 (grapes): Chunk trading LA (chunk encoding and decoding)
- 05:48 AM Revision f4258b13 (ffmpeg): Update ffv1 codec long name in the documentation as well.
- Originally committed as revision 19750 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/30/2009
- 09:19 PM Revision 7c6208d4 (ffmpeg): Use "FFmpeg video codec #1" instead of "FFmpeg codec #1" as codec lon...
- patch by Lars Täuber, lars.taeuber gmx net
Originally committed as revision 19749 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:14 PM Revision f2086fb5 (ffmpeg): Fix incorrect display of ASF/WMV duration after r12926.
- Patch by Josh Harris, qt tateu net
Originally committed as revision 19748 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:50 PM Revision c6dbbc45 (ffmpeg): Add function to compute ceil(log2(x)).
- Patch by Thilo Borgmann <thilo.borgmann _at_ googlemail.com>
Originally committed as revision 19747 to svn://svn.ffm... - 10:54 AM Revision 13695827 (ffmpeg): Convert ZERO8x2 macro into inline function
- Originally committed as revision 19746 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:29 AM Revision 23638d87 (ffmpeg): Remove unused variable.
- Originally committed as revision 19745 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:30 AM Revision b7eb7ef6 (ffmpeg): Zeroing pic->motion_val in RV3/4 causes alignment problems on some 64...
- architectures since stride is multiple of 4 and not of 8, so split
fill_rectangle() calls to operate on 32-bit words ... - 06:16 AM Revision 20622c4a (ffmpeg): Adjust r->avail_cache[] indexes to avoid alignment issues when zeroin...
- inside it.
Originally committed as revision 19743 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/29/2009
- 11:08 PM Revision 67c2c5bb (ffmpeg): Curly brackets cosmetics for previous commit.
- Originally committed as revision 29587 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:06 PM Revision 1ddb5747 (ffmpeg): Check for return value of initFilter().
- Originally committed as revision 29586 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:03 PM Revision dd653355 (ffmpeg): Revert mistakenly commited hunk.
- Originally committed as revision 29585 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:02 PM Revision 7248797c (ffmpeg): swscale: Check for return values of malloc.
- Originally committed as revision 29584 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:38 PM Revision e48a0966 (ffmpeg): Add CHECKED_ALLOC macro.
- It works the same as CHECKED_ALLOCZ except that it does not zero the allocated
memory.
Originally committed as revis... - 09:04 PM Revision 6833385d (ffmpeg): Store the frame size in the LibSpeexContext in case the header does n...
- Originally committed as revision 19741 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:55 PM Revision e78516c6 (ffmpeg): One declaration of mm_flags is enough
- Originally committed as revision 19740 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:55 PM Revision 4e36a5b4 (ffmpeg): Move declarations of some mmx functions to dsputil_mmx.h
- Originally committed as revision 19739 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:55 PM Revision 5b1b0147 (ffmpeg): Move DECLARE_ALIGNED_8 definition next to DECLARE_ALIGNED_16
- Originally committed as revision 19738 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:36 AM Revision 111641a9 (ffmpeg): swscale-example: Free memory used by input data.
- Originally committed as revision 29583 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:44 AM Revision 0607b090 (ffmpeg): Restore comment that was partially removed.
- Originally committed as revision 29582 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
08/28/2009
- 11:39 PM Revision c4d6d318 (ffmpeg): Make DECLARE_ALIGNED_8 align to 8 bytes, never to 16
- The DECLARE_ALIGNED_8 macro is defined to align to 16 bytes instead
the 8 suggested by the name on some CPUs. None o... - 01:59 PM Revision 33d1da7a (grapes): Documentation update (document chunk transmission and signalling)
- 01:10 PM Revision a31e4a4b (grapes): Add some documentation...
- 08:18 AM Revision b4b86e94 (grapes): Reorder the declarations to make the interface more similar to
- http://napa-wine.eu/cgi-bin/twiki/viewauth/Main/TopologyManager
- 08:01 AM Revision 6d557f68 (grapes): Merge branch 'use_udp' into integration
- 07:54 AM Revision 155319cd (grapes): Remove dependencies on the Messaging Layer, and use a "net helper"
- instead
- 07:16 AM Revision e933e753 (grapes): Move the topology manager into the som
- 12:57 AM Revision 5c3b5e30 (ffmpeg): Use the output data type to determine the maximum number of samples t...
- decoded.
Originally committed as revision 19736 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:46 AM Revision 13db8750 (ffmpeg): Add myself as maintainer for libspeexdec.c
- Originally committed as revision 19735 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:44 AM Revision eb5f3c54 (ffmpeg): Modify the Ogg/Speex demuxer and the libspeex decoder so that they al...
- a packet of Speex frames as a single frame.
Originally committed as revision 19734 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/27/2009
- 05:46 PM Revision dd0e43e4 (ffmpeg): Re-add search_for_ms to the coefficients encoders to silence warnings
- Originally committed as revision 19733 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:38 PM Revision bf8202f3 (ffmpeg): Formatting K&R fixes
- Originally committed as revision 19732 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:52 PM Revision 9263a05a (ffmpeg): Mark "i" parameter of vector_clipf_sse() as early-clobber
- Originally committed as revision 19731 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:49 PM Revision d3b60aa6 (ffmpeg): 100l, revision 19728 added a bug that broke twinvq decoding. I forgot to
- multiply the buffer size by the number of channels.
Originally committed as revision 19730 to svn://svn.ffmpeg.org/f... - 03:38 PM Revision 50e23ae9 (ffmpeg): Mark parameter src of vector_clipf() as const
- Originally committed as revision 19729 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:49 PM Revision 0a68cd87 (ffmpeg): SSE optimized vector_clipf(). 10% faster TwinVQ decoding.
- Originally committed as revision 19728 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:41 PM Revision 8fc9376c (ffmpeg): indent
- Originally committed as revision 19727 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:41 PM Revision 2f17f9c1 (ffmpeg): 1.5x faster ff_vorbis_floor1_render_list, 5% faster vorbis decoding o...
- 1.3x and 3% on G4.
Though I think only part of this speedup is due to my optimizations per se;
some of it is that I g...
08/26/2009
- 11:12 PM Revision ae925315 (ffmpeg): whitespace cosmetics
- Originally committed as revision 19725 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:07 PM Revision 21c6a025 (ffmpeg): Remove useless alignment from MpegEncContext.intra_scantable
- The first member of struct ScanTable is a simple pointer, extra alignment
of which serves no purpose. The alignment ... - 10:33 PM Revision 608be2ac (ffmpeg): Cosmetic changes in read_seek* routines.
- Originally committed as revision 19723 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 PM Revision 5dd3707b (ffmpeg): Decoder for LPCM as used in Bluray discs.
- Patch by Christian Schmidt, schmidt digadd de
Originally committed as revision 19722 to svn://svn.ffmpeg.org/ffmpeg/... - 09:25 PM Revision 2fee538a (ffmpeg): Fix comments after switching from CABAC to range coder in r3658.
- Patch by Lars Täuber, lars D taeuber A gmx D net
Originally committed as revision 19720 to svn://svn.ffmpeg.org/ffmp... - 09:23 PM Revision 85fecafe (ffmpeg): add decode_coeffs()
- Originally committed as revision 19719 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:18 PM Revision f53e96ed (ffmpeg): merge 2-channel M/S stereo decoding code with the multichannel version
- Originally committed as revision 19718 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:22 PM Revision b97e0d7f (ffmpeg): 4xm: provide 16-byte alignment where required
- Originally committed as revision 19717 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:17 PM Revision 95d36bdb (ffmpeg): dsputil: declare some arrays 16-byte aligned
- These arrays are passed to functions for which we promise 16-byte
alignment, so make sure we fulfil that promise.
Or... - 12:12 PM Revision 20e7c8ae (ffmpeg): Remove some unnecessary alignment specifiers
- None of these arrays are used in ways requiring extra alignment.
Originally committed as revision 19715 to svn://svn... - 11:31 AM Revision 4a3178b0 (ffmpeg): Always allocate a buffer of AVPALETTE_SIZE for palette in the
- Bluray subtitle decoder instead of as small as possible.
This avoids completely unnecessary issues with e.g. libswsca... - 10:22 AM Revision 7f4fca03 (ffmpeg): Increase maximum encoded subtitle size from 64 kB to 1 MB.
- Fixes "dvd_subtitle too big" errors when encoding HD video subtitles
to DVD format.
Originally committed as revision... - 10:08 AM Revision 63a78ef1 (ffmpeg): 100l typo, xsub encoder printed end time hours where minutes should h...
- Originally committed as revision 19712 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:10 AM Revision 64e657fd (ffmpeg): 100l, inv_zigzag_direct16 must be aligned to 16 bytes for dct_quantiz...
- (which uses movdqa to xmm1 on inv_zigzag_direct16).
Originally committed as revision 19711 to svn://svn.ffmpeg.org/f... - 08:43 AM Revision 8b03c014 (ffmpeg): Make sure that start_display_time is 0 by moving its value onto pts.
- If it was not 0, subtitle encoding would fail.
Originally committed as revision 19710 to svn://svn.ffmpeg.org/ffmpeg... - 08:38 AM Revision 44ed34b7 (ffmpeg): Check for seek failures in avi_load_index, otherwise if the index offset
- is invalid (e.g. truncated file) we might end up reading the whole file
since trying to seek beyond the end of file d... - 01:29 AM Revision d5a30f86 (ffmpeg): Reindent.
- Originally committed as revision 19708 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:28 AM Revision c7d28f43 (ffmpeg): Remove now dead code.
- Originally committed as revision 19707 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:27 AM Revision b0231614 (ffmpeg): Apply r19642 also pgssubdec:
- Make sure AVSubtitle is initialized, memset it to 0.
Originally committed as revision 19706 to svn://svn.ffmpeg.org/...
08/25/2009
- 11:28 PM Revision a13e6870 (ffmpeg): mdec: remove unused members from struct MDECContext
- Originally committed as revision 19705 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:28 PM Revision dd36b88b (ffmpeg): Remove explicit init to zero of static inv_zigzag_direct16
- Originally committed as revision 19704 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:02 PM Revision b979e4a2 (ffmpeg): whitespace cosmetics
- Originally committed as revision 19703 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 PM Revision 6aa33347 (ffmpeg): return AVERROR(ENOMEM) if stream could not be allocated
- Originally committed as revision 19702 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:58 PM Revision b01c7b75 (ffmpeg): check av_new_stream return value, patch by Kent Mein, mein at cs dot ...
- Originally committed as revision 19701 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:46 AM Revision 7305d97f (ffmpeg): Do not read index chunks as audio/video data; closes issue 1336.
- patch by Maksym Veremeyenko, verem m1stereo tv
Originally committed as revision 19700 to svn://svn.ffmpeg.org/ffmpeg... - 08:47 AM Revision c58b82a2 (ffmpeg): Add Bluray Subtitle Support
- Patch by Stephen Backway, stev391 A exemail D com D au
Originally committed as revision 19699 to svn://svn.ffmpeg.or... - 07:47 AM Revision 49056037 (ffmpeg): Mark video from .mtv files correctly as upside-down.
- Originally committed as revision 19698 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom