source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @9251942   13 years michaelni Fix mpeg4 padding bug detection with more than 128bit trash and …
(edit) @315f0e3f   13 years Carl Eugen Hoyos Fix possible double free when encoding using xvid.
(edit) @dec126a9   13 years Carl Eugen Hoyos Fix internal buffer size for 2bpp and 4bpp raw video.
(edit) @a0991833   13 years heydowns Make all option parsing functions match the function pointer type …
(edit) @5a931a15   13 years stefano.sabatini-lala lavu: bump minor and add APIchanges entry for AV_PICTURE_TYPE_NONE …
(edit) @3713cf11   13 years Carl Eugen Hoyos Fix linesize for some rawvideo samples with odd width.
(edit) @8c0cbb08   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @623bf966   13 years michaelni avcodec: increase padding, fixes ticket313 Signed-off-by: Michael …
(edit) @812f2376   13 years diego rational-test: Add proper main() declaration to fix gcc warnings.
(edit) @c562ba4c   13 years diego configure: Add vdpau and dxva2 to configure results output.
(edit) @cfa68a33   13 years mans Remove unused, never built libavutil/pca.[ch] Signed-off-by: Mans …
(edit) @5dd514af   13 years rsbultje matroskadec: forward parsing errors to caller. Signed-off-by: Ronald …
(edit) @59ca3955   13 years rsbultje av_find_stream_info: simplify EAGAIN handling. Signed-off-by: Ronald …
(edit) @e1a54304   13 years Reimar.Doeffinger Move SRC_PATH hack around to allow compilation from subdir again.
(edit) @08b4a667   13 years Carl Eugen Hoyos Set channel_layout if channels is set when transcoding.
(edit) @98add74   13 years alex.converse aacenc: Fix determination of Mid/Side Mode. In …
(edit) @d3a6c2ab   13 years alex.converse psymodel: Remove the single channel analysis function
(edit) @01344fe4   13 years alex.converse aacenc: Implement dummy channel group analysis that just calls the …
(edit) @0bc01cc9   13 years alex.converse psymodel: Add channels and channel groups to the psymodel.
(edit) @a3e1f80e   13 years mans ARM: remove check for PLD instruction PLD is present in ARMv5TE and …
(edit) @0291ce84   13 years mans fate: move amr[nw]b test rules into separate files Signed-off-by: …
(edit) @9ed6cbc3   13 years rsbultje ogg: fix double free when finding length of small chained oggs. …
(edit) @ef1ee36   13 years rsbultje swscale: implement >8bit scaling support. This means that precision …
(edit) @f6806986   13 years mans build: fix creation of tools dir with make 3.81 GNU make 3.81 …
(edit) @e2542dcc   13 years diego build: Mark all-yes Makefile target as phony.
(edit) @86c3c1ab   13 years diego pixfmt: fix YUV422/444 wrong endian comment Signed-off-by: Diego …
(edit) @5e27ec28   13 years mans build: create output directories as needed Signed-off-by: Mans …
(edit) @4d08dfef   13 years Carl Eugen Hoyos Remove gcc 2.95.3 remnants.
(edit) @da55ee6c   13 years jason Add new yuv444 pixfmts to avcodec_align_dimensions2 Fixes draw_edges …
(edit) @9e17d051   13 years michaelni swscale: Fix yuv422p10 Signed-off-by: Michael Niedermayer …
(edit) @bb9d517   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (21 …
(edit) @4578435f   13 years diego swscale: Add Doxygen for hyscale_fast/hScale.
(edit) @b0da4903   13 years mans fate: enable lavfi-pixmt tests on big endian systems Signed-off-by: …
(edit) @635930d4   13 years mans PPC: swscale: disable altivec functions for unsupported formats …
(edit) @dbe5f017   13 years michaelni amrnbdec: we dont want dtx samples anymore and give the user a hint …
(edit) @842f463c   13 years mans fate: merge identical pixdesc_be/le tests Signed-off-by: Mans …
(edit) @e78f968   13 years michaelni Fix configure problem with out-of-source-tree build for fate-related …
(edit) @d6cc6ac6   13 years diego swscale: Add Doxygen for yuv2planar*/yuv2packed* functions.
(edit) @7ac6910d   13 years mans build: call texi2pod.pl with full path instead of symlink …
(edit) @57b4a3dd   13 years mans build: include sub-makefiles using full path instead of symlinks …
(edit) @90cbbbc1   13 years Reimar.Doeffinger targa: Do not read colormap from files without one. This is necessary …
(edit) @efdb198e   13 years Reimar.Doeffinger targa: Simplify using bytestream_get functions. Signed-off-by: Reimar …
(edit) @618230c7   13 years Ronald S. Bultje swscale: update big endian reference values after dff5a835.
(edit) @cb7b55b0   13 years mans wavpack: skip blocks with no samples These blocks don't report audio …
(edit) @bd2deab7   13 years justin.ruggles cosmetics: remove outdated comment that is no longer true
(edit) @deb3ed0   13 years mans build: replace some addprefix/addsuffix with substitution refs …
(edit) @51293367   13 years michaelni pict_type: add a value for unknown/none. In commit …
(edit) @bb00b15f   13 years diego avutil: Remove unused arbitrary precision integer code.
(edit) @d2ee495f   13 years diego configure: Drop check for availability of ten assembler operands. …
(edit) @ca699ac2   13 years stefano.sabatini-lala dict: fix various typos
(edit) @1bb52045   13 years alex.converse aacenc: Save channel configuration for later use.
(edit) @8dbaa5bd   13 years alex.converse aacenc: Fix codebook trellising for zeroed bands. Choose band type …
(edit) @13a09979   13 years rsbultje swscale: change prototypes of scaled YUV output functions. Remove …
(edit) @94e59cb8   13 years michaelni random_seed: more elaborate doxy. Signed-off-by: Michael Niedermayer …
(edit) @c029ea39   13 years michaelni AVDictionary: warn about its shortcommings and mention available …
(edit) @dff5a83   13 years Ronald S. Bultje swscale: re-add support for non-native endianness. This works through …
(edit) @3d3c8149   13 years Ronald S. Bultje swscale: disentangle yuv2rgbX_c_full() into small functions. This is …
(edit) @6fba14e   13 years Ronald S. Bultje swscale: split yuv2packed[12X]_c() remainders into small functions. …
(edit) @dc179ec8   13 years Ronald S. Bultje swscale: split yuv2packedX_altivec in smaller functions. This will …
(edit) @7b7c47c8   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: ac3enc: …
(edit) @0d994b2f   13 years Ronald S. Bultje swscale: don't use planar output functions to write to NV12/21. This …
(edit) @8683c6a6   13 years justin.ruggles ac3enc: move ff_ac3_encode_frame() to ac3enc_template.c This avoids …
(edit) @668afae4   13 years justin.ruggles ac3enc: merge log2_tab() into normalize_samples()
(edit) @7dcdf97   13 years justin.ruggles ac3enc: Remove bit allocation fallbacks. They introduce too much …
(edit) @65eae2a   13 years stefano.sabatini-lala lavdev: add openal input device
(edit) @cdeb803e   13 years stefano.sabatini-lala vf_lut: fix draw_slice() in case of non packed image data for packed …
(edit) @9df1d329   13 years Carl Eugen Hoyos Support fourcc Y8 (ticket 308).
(edit) @90d475a9   13 years Carl Eugen Hoyos Support fourcc YV16 (ticket 307).
(edit) @e747b091   13 years Carl Eugen Hoyos Fix VDPAU decoding for some H264 samples.
(edit) @f211d9d8   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
(edit) @659aa20e   13 years mans build: improve rules for test programs This generates dependencies …
(edit) @bc877faf   13 years mans build: factor out the .c and .S compile commands as a macro These …
(edit) @97535ff   13 years rsbultje swscale: remove unused xInc/srcW arguments from hScale().
(edit) @9a0dda8b   13 years jason H.264: disable 2tap qpel with CODEC_FLAG2_FAST and >8-bit 2tap qpel …
(edit) @84153d1   13 years jason H.264: make filter_mb_fast support 4:4:4
(edit) @721719d   13 years baptiste.coudurier dnxhddec: handle cid change in bitstream.
(edit) @90a40b22   13 years baptiste.coudurier ffmpeg: fix prototypes of functions after the removal of OPT_FUNC2.
(edit) @3fbc9bbb   13 years diego mpeg4videoenc: Remove disabled variant of mpeg4_encode_block(). As a …
(edit) @2f222b95   13 years stefano.sabatini-lala lavfi: add testsrc source
(edit) @9ddf1b1a   13 years justin.ruggles configure: allow post-fixed cpu strings for athlon64, k8, and opteron …
(edit) @f3876ea   13 years diego Move some variable declarations below the proper #ifdefs. This avoids …
(edit) @5c13b5bb   13 years Reimar.Doeffinger Add operand size to add instructions. In these cases it can't be …
(edit) @ebc64dc   13 years Reimar.Doeffinger Revert "build: Remove multiple inclusion guards from config.mak." …
(edit) @11096804   13 years Reimar.Doeffinger Revert "build: Remove redundant config.mak includes from subdirectory …
(edit) @b3ca11f   13 years Reimar.Doeffinger Revert "build: Add DEP_LIBS dependency directly to the shared library …
(edit) @4ccb7911   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: ARM: …
(edit) @5fba761f   13 years stefano.sabatini-lala samplefmt: remove deprecated use of av_get_bits_per_sample_fmt() Use …
(edit) @5aca97e2   13 years stefano.sabatini-lala vsink_buffer: add missing description
(edit) @d7686b3e   13 years stefano.sabatini-lala configure: select buffersink_filter when ffplay is enabled …
(edit) @d0ce090e   13 years mans ARM: silence some annoying armcc warnings This silences warnings …
(edit) @c5cf0f7a   13 years Reimar.Doeffinger Fix compilation in subdir with NASM. Signed-off-by: Reimar Döffinger …
(edit) @fe343286   13 years Reimar.Doeffinger Restore some more rules to common.mak to improve building in subdirs. …
(edit) @c713620b   13 years diego ffplay: Remove unused-but-set channels variable from …
(edit) @729f953f   13 years diego build: Add DEP_LIBS dependency directly to the shared library build …
(edit) @89b5829d   13 years diego build: Remove multiple inclusion guards from config.mak. config.mak …
(edit) @a6213f3d   13 years diego build: Remove redundant config.mak includes from subdirectory …
(edit) @3a0d0ff5   13 years diego aacenc: Mark psy_3gpp_window() as av_unused. It is intentionally left …
(edit) @392aa6e4   13 years nicolas.george ogg_read_packet: forward error code.
(edit) @dca3542d   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @e65d6e22   13 years stefano.sabatini-lala configure: select buffersink_filter when ffmpeg is enabled …
Note: See TracRevisionLog for help on using the revision log.