source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a4a750d3   16 years baptiste.coudurier Rename alloc_picture to ff_alloc_picture and move its definition in …
(edit) @5035282   16 years heydowns Use AV_R/WN32 instead of direct integer copying. Fixes decoding on at …
(edit) @6125d86   16 years baptiste.coudurier technically mp2 in pva needs AVSTREAM_PARSE_FULL Originally committed …
(edit) @25178da3   16 years baptiste.coudurier do not print false error if eof follows eol Originally committed as …
(edit) @6c7c2f7b   16 years baptiste.coudurier support AVDISCARD_ALL in mpegts demuxer Originally committed as …
(edit) @bdfa9824   16 years baptiste.coudurier return error in mpegts_push_data and propagate it Originally …
(edit) @64d88215   16 years baptiste.coudurier 10l, forgot ';', fix compilation Originally committed as revision …
(edit) @a5685be5   16 years baptiste.coudurier check that len is not negative Originally committed as revision 18961 …
(edit) @0c137557   16 years baptiste.coudurier demux whole PES packets from TS Originally committed as revision …
(edit) @ed1dc74e   16 years baptiste.coudurier Fix off by one offset with fetch_timestamps, pts_parser_problem.mpg. …
(edit) @6645e8ca   16 years baptiste.coudurier do not reference remainder packets in the parser, fix timestamps …
(edit) @401a9950   16 years alex.converse In the event of a mismatch, do not follow the sample rate index in an …
(edit) @e9859317   16 years baptiste.coudurier move DEBUG define before include to get dprintf Originally committed …
(edit) @cd840656   16 years jmenon86 Add lowres support to the libopenjpeg wrapper. Fixes issue 1097. …
(edit) @d9554516   16 years jmenon86 Use dimensions stored in AVCodecContext instead of local variables. …
(edit) @34d11b8   16 years Reimar.Doeffinger Change HAVE_PPC64 to ARCH_PPC64. As a side-effect this also gives it …
(edit) @71b0654   16 years michaelni Support YVU9 AVI 4cc. Fixes issue1068. Originally committed as …
(edit) @f9928b7   16 years tempn map dvh1 fourcc to dv, fixes incoming/dvh1_sample Originally …
(edit) @3bf28f9d   16 years stefano.sabatini-lala Factorize initial "printf(" and ");" in show_license(). Originally …
(edit) @454403ba   16 years lessen42 Altivec VP3 IDCT Originally committed as revision 18949 to …
(edit) @597b4b3f   16 years stefano.sabatini-lala Define struct URLContext and typedef it to URLContext in one step. …
(edit) @819174fa   16 years stefano.sabatini-lala Remove \p and \e doxygen markup. Originally committed as revision …
(edit) @57f8df05   16 years diego dv1394 is disabled by default, do not redundantly disable it on Hurd. …
(edit) @cc013a74   16 years diego The MLP optimizations do not depend on HAVE_MMX, but on ARCH_X86. …
(edit) @07116be0   16 years ramiro.polla NEON-OBJS should also be cleared for each subdir. Originally …
(edit) @f9f36b4a   16 years ramiro.polla cosmetics: tabs->spaces Originally committed as revision 18943 to …
(edit) @8c68f25b   16 years michaelni Workaround broken AVI files from DC-XZ6. Fixes issue897. Originally …
(edit) @80704c47   16 years kostya.shishkov Move colorspace conversion functions implemented in pure C from …
(edit) @724b8f6a   16 years justin.ruggles eac3dec: get rid of unnecessary left shifts in 16-bit * 24-bit …
(edit) @4cab1e49   16 years Reimar.Doeffinger Move a DECLARE_ALIGNED_16 variable in the Nellymoser encoder from the …
(edit) @34e82167   16 years diego Add Hurd to OS list and disable dv1394 in the Hurd case. patch by …
(edit) @47b5b0e8   16 years baptiste.coudurier honor restart interval in mjpeg, fix #861, SpectralFan.mov still …
(edit) @cbd7836e   16 years ramiro.polla mlp: Re-enable x86-optimized DSP functions. Originally committed as …
(edit) @7c4c60e   16 years ramiro.polla mlp: Use LABEL_MANGLE() to export label symbols from inside asm block. …
(edit) @7d9beec7   16 years ramiro.polla Add LABEL_MANGLE() to export label symbols from inside asm blocks. …
(edit) @e9356be5   16 years tempn CorePNG can be decoded since 18421 Originally committed as revision …
(edit) @c13b250b   16 years baptiste.coudurier move DEBUG define before include to get dprintf and change printf to …
(edit) @09d1208c   16 years vitor1001 Fix unaligned dsputil call. Should fix FATE corepng test on …
(edit) @46b4019b   16 years baptiste.coudurier fix get_str16_nolen with odd len, fix #1065 Originally committed as …
(edit) @c9d7cd6d   16 years baptiste.coudurier move DEBUG define before include to get dprintf and move guidcmp …
(edit) @1eda87ce   16 years Reimar.Doeffinger eatqi: move "block" variable into context to ensure sufficient …
(edit) @77336b61   16 years Reimar.Doeffinger Distinguish between non-coded blocks and decode errors in rtjpeg's …
(edit) @8d857c54   16 years Reimar.Doeffinger Add a few size checks when decoding rtjpeg blocks. Might avoid crashes …
(edit) @0766291a   16 years Reimar.Doeffinger Move "block" variable in rtjpeg decoder to context to ensure …
(edit) @86b0e994   16 years lessen42 H264: Don't deblock if alpha or beta is 0. This ensures that the MMX …
(edit) @a7e6312b   16 years stefano.sabatini-lala Remove duplicated RGB_TO_[YUV]_CCIR macros, directly use those defined …
(edit) @77bc343a   16 years michaelni indent Originally committed as revision 18921 to …
(edit) @216fb60   16 years michaelni Fix lowres with rv20. Fixes issue1102. Originally committed as …
(edit) @fdb699de   16 years heydowns Fix passing of unaligned addresses to dsputil diff_bytes() by …
(edit) @aa5cfdfb   16 years heydowns Add offset argument to encode_422_bitstream() to control where in the …
(edit) @548a9974   16 years lessen42 ARM: actually add VP3 loop filter Originally committed as revision …
(edit) @6db8697a   16 years lessen42 ARM: NEON VP3 Loop Filter Originally committed as revision 18916 to …
(edit) @45e5feda   16 years baptiste.coudurier Fix regression tests, diff was due to a patch to mpeg-2 parser …
(edit) @606d48c   16 years baptiste.coudurier fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, …
(edit) @84df78b4   16 years baptiste.coudurier simplify pes timestamps fetching, based on a patch by corp186, …
(edit) @c69d2241   16 years baptiste.coudurier compute total bitrate more accurately, patch by corp186, chasedouglas …
(edit) @9867a14f   16 years baptiste.coudurier fix qtrle encoding when previous frame linesize differs, fix #998
(edit) @b10d7e4   16 years baptiste.coudurier pad last audio frame when encoding Originally committed as revision …
(edit) @c43accab   16 years baptiste.coudurier remove useless include Originally committed as revision 18906 to …
(edit) @01bc48f4   16 years baptiste.coudurier Set progressive_sequence before MPV_common_init which cares about it …
(edit) @364f4a36   16 years ramiro.polla Revert part of r18903: MLP DSP functions x86-optimized. 12.59% overall …
(edit) @5624766   16 years ramiro.polla MLP DSP functions x86-optimized. 12.59% overall speedup in x86_32 …
(edit) @c2b4c859   16 years baptiste.coudurier fix mouse seeking when start time is not set, fix #1083 Originally …
(edit) @ecfe3929   16 years stefano.sabatini-lala Remove duplicated RGB_TO_[YUV] macros, use those included in …
(edit) @62c58bcc   16 years stefano.sabatini-lala Fix grammar for avfilter_graph_parse() doxy. Originally committed as …
(edit) @cc0aae43   16 years lessen42 Fix libtheora encoding for non-mod16 sizes Originally committed as …
(edit) @ef516f73   16 years lessen42 Move ALIGN macro to libavutil/common.h and use it in various places …
(edit) @4969cc0b   16 years baptiste.coudurier fail if stream fifo could not be allocated Originally committed as …
(edit) @f2a875db   16 years Reimar.Doeffinger Move eatgq blocks array from the stack to the codec context and make …
(edit) @533c3c84   16 years lessen42 Set speex frame_size in ogg demuxer Originally committed as revision …
(edit) @607694c7   16 years diego cosmetics: Fix some typos. Originally committed as revision 18894 to …
(edit) @ba7a7039   16 years diego Print out more verbose licensing information. Originally committed as …
(edit) @ec6b02b6   16 years baptiste.coudurier check av_fifo_alloc return Originally committed as revision 18892 to …
(edit) @24dc7776   16 years baptiste.coudurier correctly check for audio streams in mpeg ps muxer, fix multiple audio …
(edit) @cab4e4e8   16 years justin.ruggles 10l: typing mistake in r18888 Originally committed as revision 18890 …
(edit) @37a1cc48   16 years justin.ruggles eac3dec: fix bug in GAQ dequantization. large mantissas should only be …
(edit) @9907c780   16 years justin.ruggles eac3dec: make GAQ dequantization 24-bit Originally committed as …
(edit) @ae04de31   16 years justin.ruggles eac3dec: revert commit r18860. keep the AHT IDCT 24-bit. will make …
(edit) @e20a4f53   16 years mans mathops: sort arch-specific #include lines Originally committed as …
(edit) @26f6a574   16 years mans mathops: whitespace cosmetics Originally committed as revision 18885 …
(edit) @d349685b   16 years mans Create shared libs correctly, fix mingw build Originally committed as …
(edit) @cdce0fb8   16 years kenan.gillet Add QCP demuxer. Originally committed as revision 18883 to …
(edit) @de08ebe   16 years diego Mention LGPL AC-3 decoder in the changelog. Originally committed as …
(edit) @b4c80b64   16 years mans Fix building from within subdirs Originally committed as revision …
(edit) @a2ce9a99   16 years benoit.fouet Use IF1 frame sizes in AMR-WB. Patch by Martin Storsjö: martin (remove …
(edit) @37317794   16 years siarhei.siamashka Use iMDCT output scaling to simplify ffvorbis and make it slightly …
(edit) @7dfed8e1   16 years siarhei.siamashka Fix for a problem with inverted sign of output data from ffvorbis …
(edit) @34aecf1c   16 years siarhei.siamashka Support for testing (i)MDCT output scale factor in fft-test tool. …
(edit) @1754fe4   16 years diego The AC-3 decoder is now LGPL. Exchange the license header and change …
(edit) @d869a460   16 years darkshikari LGPL version of ac3_decode_transform_coeffs_ch, ~12.4% faster. …
(edit) @bae3abb0   16 years mans Define ARCH_MIPS64 when building for MIPS64 Originally committed as …
(edit) @08a85a59   16 years mans Define HAVE_BIGENDIAN as 0 or 1 according to CPU type This should …
(edit) @5b34250d   16 years mans configure: add some MIPS CPUs Originally committed as revision 18872 …
(edit) @6c6dac1d   16 years alex.converse Add missing libavformat dependencies on mpeg4audio.o Originally …
(edit) @5b21719e   16 years kostya.shishkov Let SwScaler know that RGB48 BE/LE is 16-bits per component format. …
(edit) @6532cd55   16 years diego Move AMR-WB-specific code to the AMR-WB section of the file. Fixes …
(edit) @4e1424fd   16 years diego cosmetics: Move AMR-WB-specific code to the AMR-WB part of the file. …
(edit) @075ec82c   16 years kostya.shishkov Make SwScaler recognize RGB48 BE/LE colourspaces (not support though). …
(edit) @cec8e5f   16 years stefano.sabatini-lala Log with level AV_LOG_ERROR if av_parse_color() cannot recognize a …
(edit) @76499b9f   16 years diego Remove useless casts of vec_ld() parameters. Gets rid of 'cast …
Note: See TracRevisionLog for help on using the revision log.