source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ff41873   16 years gbeauchesne Add VA API deps. Originally committed as revision 18312 to …
(edit) @5666fd73   16 years gbeauchesne Add hwaccel configury. This generates CONFIG_<CODEC>_<HWACCEL>_HWACCEL …
(edit) @82a6ef20   16 years diego Replace manual setting of the removed av_log_level variable by the …
(edit) @da425800   16 years gbeauchesne Add VA API pixfmt (only VLD is available ATM). Originally committed …
(edit) @d326cf7f   16 years diego Add an empty line in front of configure debug instructions. This makes …
(edit) @b4df973   16 years gbeauchesne Add MPEG-4 / H.263 bitstream decoding through VA API. Originally …
(edit) @fcb4228c   16 years baptiste.coudurier skip empty data packets in flv, fix input.flv Originally committed as …
(edit) @60c703ac   16 years mans ARM: START/STOP_TIMER support for ARMv7 Originally committed as …
(edit) @439ccc4e   16 years mans Split libavutil/timer.h per architecture Originally committed as …
(edit) @0a47f60a   16 years stefano.sabatini-lala Extend read_line() to make it take a read_pal_component parameter. …
(edit) @710441c2   16 years lessen42 Add SSE4 detection support Originally committed as revision 18302 to …
(edit) @41913a35   16 years gbeauchesne Add 16cif video frame size abbreviation. i.e. -s alias for 1408x1152. …
(edit) @828775e1   16 years lessen42 Remove unused FILTSIGN macro Originally committed as revision 18300 …
(edit) @e5d0dbf   16 years mans Remove aandcttab.o from dct-test dependencies, the lib includes it …
(edit) @99cc563f   16 years mans Make examples and test progs depend on libraries Originally committed …
(edit) @33afad54   16 years mans Add $(ELIBS) to example/test app link command Originally committed as …
(edit) @bbba084b   16 years mans Make examples and test progs depend on libraries Originally committed …
(edit) @92c093c1   16 years mans Link tests/examples with -lfoo instead of libfoo.a Originally …
(edit) @bdc2cc16   16 years mans Always use -L flags for all subdirs Originally committed as revision …
(edit) @3fd422ff   16 years mans Move make rules applicable only to subdirs into subdir.mak Originally …
(edit) @13b47b40   16 years tempn add another dv fourcc CDVH Originally committed as revision 18293 to …
(edit) @59b05350   16 years stefano.sabatini-lala Reindent after the last patch. Originally committed as revision 18292 …
(edit) @c95dd8d3   16 years stefano.sabatini-lala Add/fix support for bitstream formats reading in read_line(). …
(edit) @21010f6b   16 years stefano.sabatini-lala Make the step and offset fields of the component descriptor express a …
(edit) @8514f842   16 years Reimar.Doeffinger Fix ipvideo_decode_block_opcode_0xD again. Originally committed as …
(edit) @9b34899e   16 years stefano.sabatini-lala Document read_line(). Originally committed as revision 18286 to …
(edit) @f9f74ab9   16 years stefano.sabatini-lala Add a notice telling that the behavior of skip_put_bits() is undefined …
(edit) @dd9630e4   16 years Reimar.Doeffinger Cosmetics: remove some pointless {} Originally committed as revision …
(edit) @993a4423   16 years Reimar.Doeffinger Slightly simplify ipvideo_decode_block_opcode_0xD Originally …
(edit) @49a20ffa   16 years Reimar.Doeffinger One more simplification for ipvideo_decode_block_opcode_0xA …
(edit) @bcbd9a14   16 years stefano.sabatini-lala Cosmetics: reorder the pixel format descriptors to make them match the …
(edit) @5e8b83ac   16 years Reimar.Doeffinger Slightly simplify first part of ipvideo_decode_block_opcode_0xA, …
(edit) @f938cbf9   16 years stefano.sabatini-lala Change the order of the components for RGB565LE and RGB565BE, to make …
(edit) @eb39fb51   16 years stefano.sabatini-lala Add comments specifying the name of the components in the descriptors. …
(edit) @283531a8   16 years Reimar.Doeffinger Make ipvideo_decode_block_opcode_0x8 a lot simpler by decoding the …
(edit) @4472ad2c   16 years Reimar.Doeffinger Fix a too small CHECK_STREAM_PTR value in interplayvideo.c Originally …
(edit) @30266c92   16 years stefano.sabatini-lala Make read_line() take as parameter a const AVPixFmtDescriptor * rather …
(edit) @e7f98e4e   16 years diego Add missing $(EXESUF) to example/test program dependency declaration. …
(edit) @3ba153f8   16 years diego Replace MPEG group reference DCT implementation by newly rewritten …
(edit) @41b4dbb   16 years diego Replacement reference DCT implementation. patch by Dylan Yudaken, …
(edit) @f02bd7e4   16 years Reimar.Doeffinger Avoid the last two uses of bitmasks in interplayvideo Originally …
(edit) @3f300d7e   16 years Reimar.Doeffinger 100l, fix FATE test broken by r18264 Originally committed as revision …
(edit) @9aaacc24   16 years Reimar.Doeffinger Reindent Originally committed as revision 18270 to …
(edit) @1548839e   16 years Reimar.Doeffinger Deduplicate code by moving it outside the if/else Originally …
(edit) @268a618b   16 years Reimar.Doeffinger Rearrange how the different cases are checked to reduce the number of …
(edit) @168fffdf   16 years benoit.fouet Fix warnings in tree.c test code. Originally committed as revision …
(edit) @0448b78b   16 years Reimar.Doeffinger Avoid "reloading" code by using a 64 bit type for the flags and …
(edit) @3766b9e0   16 years Reimar.Doeffinger Remove now pointless temporary pix variables. Originally committed as …
(edit) @0312b77c   16 years Reimar.Doeffinger Slightly simplify part of ipvideo_decode_block_opcode_0x8 Originally …
(edit) @51e35028   16 years Reimar.Doeffinger Fix indentation Originally committed as revision 18263 to …
(edit) @9be06a0   16 years Reimar.Doeffinger Avoid code duplication by using ?: and array indexing instead of …
(edit) @32eea24   16 years Reimar.Doeffinger Prettify some assignments Originally committed as revision 18261 to …
(edit) @e3114eb1   16 years Reimar.Doeffinger Get rid of some pointless bitmask/shifter variables in …
(edit) @504ffed1   16 years diego Mark non-exported functions in test and example programs as static. …
(edit) @cafe71c6   16 years gbeauchesne Remove inclusion of va.h, not needed anymore after r18256. Originally …
(edit) @0de74546   16 years diego Give better names to reference DCT functions. patch by Dylan Yudaken, …
(edit) @a3d636af   16 years gbeauchesne Improve VA API buffers allocation logic. This also reduces struct …
(edit) @ccc745cd   16 years benoit.fouet Move declaration of prn before any assignment. Originally committed …
(edit) @b89894ab   16 years Aurélien Jacobs matroska: add support for MLP and TRUEHD codec tags Originally …
(edit) @1b4a516b   16 years diego Rename regression test result files from b-libav* to b-lavf* for …
(edit) @13cbe2c0   16 years mans Quote stored configure arguments containing spaces Originally …
(edit) @67c447a6   16 years mans Fix running regression tests on remote targets Originally committed …
(edit) @11b93979   16 years gbeauchesne Record MPEG-4 sprite trajectory points [up to …
(edit) @7f7b04af   16 years diego Add required va/va.h header, should fix 'make checkheaders'. …
(edit) @7a8d0e97   16 years diego Skip creation of tests/data directory in individual regression test …
(edit) @bbbb8856   16 years diego Fix timefilter test program build without previously building …
(edit) @d7167f05   16 years diego Move generated file aynth1.sw to the data subdirectory. Thus it does …
(edit) @4ed88643   16 years Reimar.Doeffinger Use correct PRId64 instead of "lld" in printf string, fixes compiler …
(edit) @6117ffbe   16 years diego Rename regression.sh --> codec-regression.sh. Now all regression test …
(edit) @52760ed7   16 years michaelni The definition of rate and distortion is not conditional of lambda …
(edit) @767e14c3   16 years diego Rename server-regression.sh --> ffserver-regression.sh for …
(edit) @996a92c0   16 years diego Rename servertest target to ffservertest. Originally committed as …
(edit) @0bb5f0fa   16 years diego cosmetics: Rename 'do_libav' function to 'do_lavf'. Originally …
(edit) @ab79fa44   16 years ramiro.polla mlpdec: Simplify check for substream_parity_present. Originally …
(edit) @01aaf092   16 years ramiro.polla mlpdec: Simplify no restart header seen error. Originally committed …
(edit) @d7952be   16 years ramiro.polla mlpdec: Simplify substream length mismatch error. Originally …
(edit) @d544dcd   16 years ramiro.polla mlpdec: Prettify substream parity check. Originally committed as …
(edit) @7b18e13a   16 years ramiro.polla mlpdec: Cleaner and better termination word check. Originally …
(edit) @125cf771   16 years ramiro.polla mlpdec: More validation for read_channel_params() Originally …
(edit) @06e34be8   16 years ramiro.polla mlpdec: whitespace cosmetics. Originally committed as revision 18234 …
(edit) @a44b9f95   16 years ramiro.polla mlpdec: Simplify &foo[0] to foo and use index (which has just been …
(edit) @e71365f4   16 years ramiro.polla mlpdec: Split filter_state_buffer into [fi]irbuf and fp to [fi]ir. …
(edit) @0ae59bb   16 years ramiro.polla mlpdec: Unroll copying filter state data and filtering for the two …
(edit) @0c5670a0   16 years ramiro.polla mlpdec: Max filter orders for FIR and IIR are 8 and 4 respectively. …
(edit) @209b9d56   16 years diego Rename libav.regression.ref --> lavf.regression.ref. This matches the …
(edit) @f1f66d3a   16 years diego Rename libav.regression.ref --> lavf.regression.ref. This matches the …
(edit) @1cde611d   16 years diego Rename libavtest target to lavftest to better express what it tests. …
(edit) @688a4773   16 years diego Rename test.conf --> ffserver.conf, the new name is more meaningful. …
(edit) @aadf8811   16 years Reimar.Doeffinger Merge the 3 COPY_FROM_* macros with lots of duplicated code into a …
(edit) @a1f6ffd4   16 years Reimar.Doeffinger Change CHECK_STREAM_PTR macro to correctly handle the (extremely …
(edit) @3017d8e9   16 years Reimar.Doeffinger Simplify check for leftover bytes after decoding for interplayvideo. …
(edit) @49da3b7   16 years Reimar.Doeffinger Get rid of pointless "B" array in interplayvideo decoder. Originally …
(edit) @03b269dd   16 years Reimar.Doeffinger Replace many tiny loops in the interplayvideo decoder by memset, …
(edit) @62cb577e   16 years diego Rename seek_test.sh --> seek-regression.sh for greater consistency. …
(edit) @fff60779   16 years Reimar.Doeffinger Make ipvideo_decode_block array constant, compile-time initialized …
(edit) @4b086e7f   16 years diego Generalize example target rule in common.mak so that it sets a …
(edit) @43a0cb7c   16 years diego Generalize example target rule in common.mak so that it sets a …
(edit) @7c17abaf   16 years diego Rename apiexample.c --> api-example.c to be consistent with other …
(edit) @009d2d7   16 years diego Move swscale AltiVec template code to ppc subdirectory. Originally …
(edit) @b2184b9c   16 years diego AltiVec optimizations in libswscale are no longer GPL. Originally …
Note: See TracRevisionLog for help on using the revision log.