source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @0b6292b7   11 years michaelni x86: dsputilenc: move all the function prototypes together …
(edit) @bfb48823   11 years michaelni tests: Add MPEG4 nsse test Signed-off-by: Timothy Gu …
(edit) @f743fa9c   11 years michaelni x86: huffyuvdsp: add_hfyu_left_pred_bgr32 C MMX SSE2 …
(edit) @7be79c76   11 years michaelni avcodec/huffyuvdsp: Change w to intptr in add_hfyu_median_pred() and …
(edit) @884078d2   11 years michaelni x86: huffyuvdsp: add SSE2 median prediction From 5010c to 4566 on …
(edit) @b3dfebd6   11 years michaelni avformat/matroskadec: fix off by 1 error in matroska_read_seek() …
(edit) @8bfb4d72   11 years michaelni avcodec/indeo4: Decode both parts of IP frames Fixes part of …
(edit) @d24673a2   11 years michaelni avcodec/indeo4: Move frametypes into common header. Signed-off-by: …
(edit) @ca2ec98c   11 years Carl Eugen Hoyos Do not overwrite the sample format with AV_SAMPLE_FMT_NONE in …
(edit) @1acb5ca0   11 years Carl Eugen Hoyos Improve frame size calculation in caf muxer to fix adpcm_ms remuxing. …
(edit) @772d46d3   11 years michaelni avcodec/qpeldsp: Restore author attribution See: …
(edit) @8c891d90   11 years michaelni avcodec/x86/qpeldsp_init: Restore author attribution See: …
(edit) @b15a3cc5   11 years michaelni qpel_template: Restore author attribution See: …
(edit) @98a6806f   11 years michaelni Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a' * commit …
(edit) @d35899cc   11 years michaelni Merge commit 'cb52a17cb62297802b0a77e5af9850d87c3f925b' * commit …
(edit) @40f3a87c   11 years michaelni Merge commit '054013a0fc6f2b52c60cee3e051be8cc7f82cef3' * commit …
(edit) @5c6e94c4   11 years michaelni Merge commit '256da0770e495176d1b2699ec6e9c7993c2a6d7b' * commit …
(edit) @a9a312d2   11 years michaelni Merge commit '3832a6590156e6abc575bed51cbffa78617ee5fd' * commit …
(edit) @c814a6c7   11 years michaelni avcodec/x86/svq1enc_mmx: Add author attribution See: …
(edit) @ea0931fb   11 years michaelni Merge commit '65d5d5865845f057cc6530a8d0f34db952d9009c' * commit …
(edit) @cb8763bd   11 years michaelni Merge commit '2ea2612df508abdd1f97c6a6ef56275a52c5c41e' * commit …
(edit) @b3f46150   11 years michaelni ffmpeg: fix check for muxing overhead being unknown Signed-off-by: …
(edit) @02a3e327   11 years michaelni x86/dsputilenc: add missing guards to ff_pix_sum16_xop XOP support …
(edit) @99a319c4   11 years michaelni x86: huffyuvdsp: port add_bytes to yasm C MMX SSE2 …
(edit) @22670039   11 years michaelni x86: hpeldsp: better factorization Signed-off-by: Michael Niedermayer …
(edit) @bf7e9cc8   11 years michaelni tests: allow passing dimensions to videogen Signed-off-by: Michael …
(edit) @7b4c4605   11 years michaelni rename add_hfyu_left_prediction_int16 to add_hfyu_left_pred_int16 …
(edit) @550ae6c0   11 years michaelni rename add_hfyu_median_prediction_int16 to add_hfyu_median_pred_int16 …
(edit) @40a4ab8b   11 years michaelni rename sub_hfyu_median_prediction_int16 to sub_hfyu_median_pred_int16 …
(edit) @05de4d30   11 years michaelni x86/dsputilenc: implement XOP version of pix_sum16 SSE2: 137 cycles …
(edit) @232959f1   11 years michaelni Merge commit '08cd92144e73195eecc28ed0348e66e255516b82' * commit …
(edit) @fba0ac28   11 years michaelni avcodec/dpx_parser: Allow frame size to be too small Fixes Ticket3402 …
(edit) @8df5d9aa   11 years michaelni avcodec/dpx_parser: fix flushing end out Signed-off-by: Michael …
(edit) @f518fb33   11 years michaelni avcodec/dpx_parser: reset index when finding a startcode, not after …
(edit) @368f5035   11 years diego dsputil: Split off quarterpel bits into their own context
(edit) @cb52a17c   11 years diego dsputil: Move Bink-specific add_pixels8 to binkdsp
(edit) @054013a0   11 years diego dsputil: Move APE-specific bits into apedsp
(edit) @256da077   11 years diego dsputil: Move mspel_pixels_tab to the only place it is used
(edit) @3832a659   11 years diego dsputil: Move ff_alternate_*_scan tables to mpegvideo
(edit) @65d5d586   11 years diego dsputil: Move SVQ1 encoding specific bits into svq1enc
(edit) @2ea2612d   11 years diego svq1enc: Rename SVQ1Context to SVQ1EncContext This allows making it …
(edit) @25e6310a   11 years michaelni huffyuv: change left prediction access in BGRA Signed-off-by: Michael …
(edit) @c609f803   11 years michaelni huffyuv: avoid duplicated defines Move the defines to the dsp header. …
(edit) @08cd9214   11 years martin aarch64: Use the correct syntax for relocations This fixes building …
(edit) @4991eacc   11 years michaelni Merge commit '962d63157322466a9a82f9f9d84c1b6f1b582f65' * commit …
(edit) @e46cc1da   11 years michaelni Merge commit '43e7f0797f9f821a3866a20f05e512e13c82076a' * commit …
(edit) @a72df4da   11 years michaelni Merge commit 'cf6977712c9e5abe6dc55289f6322ccbf10321a9' * commit …
(edit) @bc59d39   11 years michaelni Merge commit '81eec081afea9fc017a175581ceea7c420a0dfc3' * commit …
(edit) @d9c4f61d   11 years michaelni Merge commit 'a53551cba86bb67efcb6105fdc337a36c43132bd' * commit …
(edit) @962d6315   11 years anton matroskaenc: set the stream timebase earlier Fixes calculating the ts …
(edit) @43e7f07   11 years anton flvenc: only write the framerate tag based on avg_frame_rate Do not …
(edit) @cf697771   11 years anton movenc: write avg_frame_rate as the framerate, not the codec timebase
(edit) @81eec081   11 years anton matroskaenc: base DefaultDuration on the framerate, not the codec …
(edit) @a53551cb   11 years anton frame: fix the error path in av_frame_copy_props() First free …
(edit) @78a79a2c   11 years michaelni avformat/nutenc: replace conditional by assert Its implied by …
(edit) @6d1aba6a   11 years michaelni avformat/nutenc: limit index table size if no index is going to be …
(edit) @82beb46e   11 years michaelni avformat/nutenc: add mode that omits the index When the index is not …
(edit) @df889be0   11 years michaelni nutenc: avoid av_tree_find() operation per syncpoint Signed-off-by: …
(edit) @6b041cb6   11 years michaelni avformat/nutdec: Fix handling of older 4.0 files Signed-off-by: …
(edit) @170a4d79   11 years michaelni avformat/nutenc: bump minor version due to broadcast/pipe …
(edit) @45daae06   11 years michaelni avformat/nutenc: change check to match comment The code appears to …
(edit) @99b15f1d   11 years michaelni avformat/nutenc: fix used version value The broadcast/pipe flags …
(edit) @20343cfb   11 years michaelni Merge commit 'ad0fe2f4012031c47268f14b9835088c488e1998' * commit …
(edit) @bdb2e80e   11 years michaelni Merge commit 'b2d45654220503224aa94e78cdff19ec624e9342' * commit …
(edit) @a8499cbb   11 years michaelni Merge commit 'c94e2e85cb6af8a570d8542a830556243bd32873' * commit …
(edit) @d858ee71   11 years michaelni Merge commit '6d212599aa684f30511fb08ca30fe2378405304e' * commit …
(edit) @b50559fc   11 years michaelni libavcodec/x86/dsputilenc: drop and 0xffff that should have becomei …
(edit) @561bfc85   11 years michaelni x86/dsputilenc: implement SSE2 versions of pix_{sum16, norm1} …
(edit) @d2282718   11 years michaelni tests/fate/opus: change test to use the official reference samples …
(edit) @ad0fe2f4   11 years lu_zero af_resample: Use avresample_get_out_samples
(edit) @c3ee6e31   11 years michaelni INSTALL: add markdown syntax Reviewed-by: llogan Signed-off-by: …
(edit) @50f4d0bb   11 years michaelni LICENCE: add markdown syntax Reviewed-by: llogan Signed-off-by: …
(edit) @c1485afe   11 years michaelni README: add markdown syntax Reviewed-by: llogan Signed-off-by: …
(edit) @b2d45654   11 years lu_zero avresample: Add avresample_get_out_samples Utility function to get …
(edit) @c94e2e85   11 years lu_zero nut: Support experimental NUT 4 features Add the low overhead pipe …
(edit) @6d212599   11 years lu_zero avformat: Provide a standard compliance flag Provide f_strict for …
(edit) @b3f90521   11 years michaelni Merge commit '7dba055bb0d31b2c79d9c3a66abb849a71417d3c' * commit …
(edit) @7dba055b   11 years martin oggenc: Fix the EOS flag This corrects the bug that caused the …
(edit) @c14045c8   11 years michaelni lavf: Remove experimental flag for Opus in WebM Opus in WebM is no …
(edit) @0f87b42b   11 years michaelni libavformat/utils: Warning about invalid cover art instead of an error …
(edit) @0810608e   11 years michaelni x86: hevc_mc: better register allocation The xmm reg count was …
(edit) @ec33f59f   11 years michaelni avcodec/mjpegdec: Support pix_fmt_id== 0x42111100 Fixes: …
(edit) @cf3a038f   11 years michaelni avformat/matroskaenc: fix ident string Signed-off-by: Michael …
(edit) @175aeab0   11 years michaelni Merge commit 'b5aa48551300eed678aaea86ced7086758598a35' * commit …
(edit) @2320731   11 years michaelni Merge commit '593886b5dd2b583657aa3fd80bb173f702c9710d' * commit …
(edit) @61917a10   11 years michaelni Merge commit '106b62f4ba600f24415eaded5e020aeceb23fd59' * commit …
(edit) @dff4aa6a   11 years michaelni Merge commit 'efcde917af407a6031ecff68edd51fce7b83d104' * commit …
(edit) @579e2b28   11 years michaelni Merge commit '23f741f79327e31be7b2a75ebb2e02111e06e52f' * commit …
(edit) @1c0ce2d4   11 years michaelni Merge commit '4efdadc8ec50332c812e8a95e8c67f5a260e7cb0' * commit …
(edit) @69de229b   11 years michaelni Merge commit '6df478bf891b9fc5626e4a0b993899f310ba0a1c' * commit …
(edit) @40beec6   11 years michaelni Merge commit '5fdaf312c5541b77b6364db8b49d6abb416a25c0' * commit …
(edit) @b5aa4855   11 years diego ppc: Move vec_unaligned_load macro to util_altivec This allows …
(edit) @61301ca7   11 years michaelni Merge commit '54ed488b1af583df6c9d2a73b4a44f16b7e4f82c' * commit …
(edit) @03ffaed3   11 years michaelni Merge commit 'd6b9ce99ea384fb676561461768b8316725a4ccd' * commit …
(edit) @ef13967e   11 years michaelni Merge commit 'f13ffb6636fdecb5e3e0ddcff48f096e7b3db362' * commit …
(edit) @593886b5   11 years diego ppc: util_altivec: Drop unused macros
(edit) @106b62f4   11 years anton matroskaenc: write the channel mask for FLAC
(edit) @efcde91   11 years anton vorbiscomment: simplify API by using av_dict_count()
(edit) @23f741f7   11 years anton matroskadec: parse the channel layout mask for FLAC It is commonly …
(edit) @4efdadc8   11 years anton matroskadec: export just the STREAMINFO block as FLAC extradata It …
Note: See TracRevisionLog for help on using the revision log.