source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @af08d8bf   9 years Michael Niedermayer Merge commit 'fa85fcf2b7d1ab822a59245077b8bb855406d3e9' * commit …
(edit) @15cd2f8e   9 years timo avcodec/nvenc: Remove unused parameter
(edit) @c3413a71   9 years Michael Niedermayer Merge commit '22522d9c2c69624fe4d81d61ee65a56610f22f1d' * commit …
(edit) @ef2a85ac   9 years Michael Niedermayer Merge commit 'aa9d15d89bb4ee8a31607d3db1b8c5334eb88d2d' * commit …
(edit) @c105e0f0   9 years Michael Niedermayer avcodec/aacps_fixed_tablegen: change f_center to 64bit to avoid …
(edit) @e1713097   9 years Michael Niedermayer avutil/softfloat: Add a test for av_sincos_sf() Signed-off-by: …
(edit) @fb57bc6c   9 years Michael Niedermayer avcodec: Add QSV VC-1 video decoder. Signed-off-by: Michael …
(edit) @7ec51154   9 years Michael Niedermayer avformat/nutenc: Omit AV_PKT_DATA_QUALITY_STATS when storing side …
(edit) @6d0123f4   9 years Michael Niedermayer avcodec: Add QSV MPEG-2 video decoder. Signed-off-by: Michael …
(edit) @fa85fcf2   9 years anton qsvenc_hevc: fix enum declaration Declare a named enum, not a …
(edit) @22522d9c   9 years anton qsvdec: fix a memleak of async_fifo init() is called whenever format …
(edit) @aa9d15d8   9 years anton qsvdec: avoid an infinite loop with no consumed data and no output …
(edit) @38490e07   9 years Michael Niedermayer avcodec/dvdec: only attempt to conceal errors based on STA …
(edit) @bbad3811   9 years Michael Niedermayer avcodec/aacps: Fix ;; Signed-off-by: Michael Niedermayer …
(edit) @f267d553   9 years Michael Niedermayer avcodec/aactab: Add ff_aac_eld_window_480_fixed Fixes pointer type …
(edit) @17cc35c7   9 years Michael Niedermayer avcodec/aactab: Fix rounding of elements in …
(edit) @1909a915   9 years Michael Niedermayer swscale/output: Fix "warning: assignment from incompatible pointer …
(edit) @8a173351   9 years Michael Niedermayer avformat/async: wake up main thread before exit background thread …
(edit) @c0a4af40   9 years Michael Niedermayer avformat/async: move more code into locked area in background thread …
(edit) @dee551bb   9 years Michael Niedermayer avcodec/dvdec: skip 3rd stage ac decoding when the headers indicates …
(edit) @e21b090b   9 years Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 intra …
(edit) @0c0cd34f   9 years Michael Niedermayer configure: fix LARGEADDRESSAWARE flag with MSVC Otherwise it would …
(edit) @ede590c8   9 years James avcodec/aacsbr: add missing header include Fixes make checkheaders …
(edit) @dae79a18   9 years Michael Niedermayer Merge commit 'c9edbe4af901e9bc9f05a62319637f9760df9a4a' * commit …
(edit) @58ed7b63   9 years Michael Niedermayer use a wrapper script to call MS link.exe to avoid mixing with …
(edit) @daf6bce7   9 years Michael Niedermayer avcodec/dvdec: Retry decoding seemingly damaged MBs while skiping …
(edit) @c9edbe4a   9 years martin use a wrapper script to call MS link.exe to avoid mixing with …
(edit) @3cb8eee6   9 years onemda swscale: ayuv64le output support Signed-off-by: Paul B Mahol …
(edit) @052f64ec   9 years onemda swscale: ayuv64le input support Signed-off-by: Paul B Mahol …
(edit) @f0489a3   9 years onemda avutil: add ayuv64le and ayuv64be packed pixel format Signed-off-by: …
(edit) @44fb0086   9 years onemda avfilter: rename vf_reverse.c to f_reverse.c Signed-off-by: Paul B …
(edit) @591741b5   9 years onemda avfilter: add areverse filter Signed-off-by: Paul B Mahol …
(edit) @0b159e3b   9 years Michael Niedermayer libavcodec/qsvdec_h264.c: packet buffering has been removed since …
(edit) @c90dbc67   9 years Michael Niedermayer libavcodec/qsvdec.c: The ff_qsv_decode() now guarantees the …
(edit) @5da90d7e   9 years Michael Niedermayer avcodec/hapdec: Check that there is sufficient input data Fixes …
(edit) @da8b70b8   9 years Michael Niedermayer Merge commit 'a54e720e0289433d6bc3f7ba0a37fa5cabfaeea9' * commit …
(edit) @c6965f62   9 years Michael Niedermayer Merge commit '44f7df0c987965763c609f6dc36974b04182e58d' * commit …
(edit) @a54e720e   9 years martin configure: force -nologo- when detecting MSVC The -nologo- option is …
(edit) @64539e12   9 years Michael Niedermayer avcodec/hap: (trivial) rename enum values and document their meaning …
(edit) @26e8247c   9 years Michael Niedermayer avcodec/hap: (trivial) clarify comment Signed-off-by: Michael …
(edit) @44f7df0c   9 years martin dds: Write the palette in the native endian form This fixes the …
(edit) @11f3d5c6   9 years vittorio.giovara hap: Name enums, remove unused struct member
(edit) @083cbc93   9 years vittorio.giovara snappy: Refactor so ff_snappy_uncompress() uses an existing buffer …
(edit) @7f388c0f   9 years anton asfdec: remove the wrong condition this condition breaks reading from …
(edit) @ae5a8dca   9 years lu_zero hap: Fix slice size computation A bug was introduced in …
(edit) @ebe8b5d9   9 years lu_zero dds: Fix the slice size computation A bug was introduced in …
(edit) @22ecfcd4   9 years anton af_channelmap: properly set the supported output channel layouts The …
(edit) @aed7715b   9 years anton asfdec: increment nb_streams right after the stream allocation to …
(edit) @ee80f834   9 years anton asfdec: set nb_streams to 0 in the asf_read_close Signed-off-by: …
(edit) @e59315c4   9 years onemda doc/filters.texi: fix two typos in reverse filter description …
(edit) @625bf6a5   9 years onemda avfilter/vf_reverse: check also pts_size when reallocating Fixes …
(edit) @cb59d29f   9 years Michael Niedermayer Merge commit '11f3d5c69b711a1f1631961921ecd20d31f8336d' * commit …
(edit) @efa1e261   9 years Michael Niedermayer Merge commit '083cbc930d077651ea7e3fbc32ec45352cfed7e7' * commit …
(edit) @8eff61fd   9 years Michael Niedermayer avcodec/mips/vp9_idct_msa: Replace volatile by volatile …
(edit) @c03800d5   9 years Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 idct …
(edit) @d50ab820   9 years Michael Niedermayer libavcodec/qsvdec_h264.c: refactoring: functionality of …
(edit) @fd7eadd2   9 years Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 lpf functions …
(edit) @52c75d48   9 years george lavc/hevc: rudimentary support for skip_loop_filter. +~9% speed on …
(edit) @744051a5   9 years Michael Niedermayer avcodec/hevc_parse: Print the name of the NAL units in addition to the …
(edit) @0a03271e   9 years Michael Niedermayer Merge commit '7f388c0fabc51eca3106e7cc443393269435ab52' * commit …
(edit) @b04b0210   9 years Michael Niedermayer Merge commit 'ae5a8dca675ee544178225256893e679b750cb63' * commit …
(edit) @157fa739   9 years Michael Niedermayer Merge commit 'ebe8b5d947c41449c684f17c6826fe6bc46c0360' * commit …
(edit) @9c31b396   9 years Michael Niedermayer Merge commit '22ecfcd4c79cdf812fdf406525ddf0fd1f7114e4' * commit …
(edit) @40e8ade9   9 years Michael Niedermayer Merge commit 'aed7715b8fa295980c221f1cd095d42cd3bd74a6' * commit …
(edit) @cd4c8789   9 years Michael Niedermayer Merge commit 'ee80f834cbb6dbacdc1efb4c658a7d775e82ebff' * commit …
(edit) @a176bbc   9 years James avutil/softfloat: move av_sincos_sf() back to header Fixes …
(edit) @1acb19d1   9 years Michael Niedermayer libavcodec/qsvdec_h264.c: SPS parsing is now performed by …
(edit) @f467fc02   9 years Michael Niedermayer tests/checkasm/h264pred: Use LOCAL_ALIGNED_16() Fixes alignment issue …
(edit) @9e83ac61   9 years Michael Niedermayer tests/checkasm/h264qpel: Use LOCAL_ALIGNED_16() Fixes alignment issue …
(edit) @9e3135f4   9 years Michael Niedermayer Edit documentation and versioning for the fixed point AAC decoder …
(edit) @a9d986c2   9 years Michael Niedermayer avcodec: Minor macro polishing Use macros from aac_defines.h for …
(edit) @4845f668   9 years Michael Niedermayer fate: Make ffprobe tests depend on avdevice The test file they use …
(edit) @978a8540   9 years Michael Niedermayer tests: Add aac_fixed decoder test Signed-off-by: Nedeljko Babic …
(edit) @5fd81cf6   9 years Michael Niedermayer avcodec: Implementation of AAC_fixed_decoder (PS-module) Add fixed …
(edit) @631496e0   9 years Michael Niedermayer avcodec: Table creation for AAC_fixed_decoder (PS-module) Add fixed …
(edit) @5362df2e   9 years Michael Niedermayer avcodec: remove unused sd variables Signed-off-by: Michael …
(edit) @3d083f6f   9 years Michael Niedermayer avformat/dump: Also print pict_type in dump_sidedata() for …
(edit) @975257ff   9 years Michael Niedermayer avcodec/libx264: Export choosen pict_type Signed-off-by: Michael …
(edit) @caba19a5   9 years Michael Niedermayer avcodec/dnxhdenc: Set pict type for AV_PKT_DATA_QUALITY_STATS …
(edit) @557e011b   9 years Michael Niedermayer avcodec/libxavs: Export pict_type in side data Signed-off-by: Michael …
(edit) @c40ecffd   9 years Michael Niedermayer Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATS The …
(edit) @a906e86   9 years onemda apng: Fix decoding images with the PREVIOUS dispose op
(edit) @1d7fa1ac   9 years Michael Niedermayer Merge commit '21c90d86d27c2143354c7d782050a779b0986eb1' * commit …
(edit) @d231d2be   9 years Michael Niedermayer Merge commit 'a16854892c3af945d3ab0015699a0c9884f0a89a' * commit …
(edit) @787d370   9 years onemda avfilter: add deband filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @b68e445f   9 years Michael Niedermayer Merge commit 'd08d8b61aa9f07d3ea993fe5392f7408c958d221' * commit …
(edit) @05cf687d   9 years Michael Niedermayer Merge commit '57214b2f7f9b1ccfd61e232e8989b5ee850f169c' * commit …
(edit) @eaf15bba   9 years Michael Niedermayer Merge commit 'ea4d46e72945cba37feb7aa154eb970732f513e4' * commit …
(edit) @6b9be608   9 years Michael Niedermayer Merge commit '2a187a074a7f5ad9f01f72ac9715ddfcb2dbb8ec' * commit …
(edit) @fa7defc8   9 years Michael Niedermayer Merge commit '93f16f338f9e8aba0c006752eb3afc3fe6e137fd' * commit …
(edit) @fce350be   9 years Michael Niedermayer Merge commit '5655236a67203d923755f285584c6e68abe7e33f' * commit …
(edit) @fbdbe7a5   9 years Michael Niedermayer Merge commit 'ecee1148af4989e1f9e16f0cdc9f98ad2045538c' * commit …
(edit) @e1b5a2e4   9 years Michael Niedermayer Merge commit 'e605bf3b590d295f215fcc9fd58eb11be55b68cb' * commit …
(edit) @c1692439   9 years Michael Niedermayer Merge commit '3ae0e721c7b6e0483801b9039b3d140e3b68b7f5' * commit …
(edit) @c7e64434   9 years Michael Niedermayer Support the Hap chunked frame format Signed-off-by: Michael …
(edit) @21c90d86   9 years vittorio.giovara mpegvideo: Add missing include
(edit) @a1685489   9 years vittorio.giovara dds: Add a rgba fate test
(edit) @d08d8b61   9 years vittorio.giovara dds: Fix 32bpp bitmaps decoding Found-By: ami_stuff Signed-off-by: …
(edit) @57214b2f   9 years vittorio.giovara dds: Fix palette decoding Red and blue channels were decoded in the …
(edit) @ea4d46e7   9 years vittorio.giovara dds: Fix enum declaration Drop the global variables with anonymous …
Note: See TracRevisionLog for help on using the revision log.