|
|
|
@cdfe06ae
|
11 years |
Carl Eugen Hoyos |
lavc/ljpegenc: Enable frame-threading.
|
|
|
@b91bf48f
|
11 years |
Carl Eugen Hoyos |
lavc/tiffenc: Enable frame-threading.
|
|
|
@c528d833
|
11 years |
Carl Eugen Hoyos |
lavc/utvideoenc: Enable frame-threading.
|
|
|
@6e678528
|
11 years |
Carl Eugen Hoyos |
Use rc_max_rate in av_find_best_stream() if bitrate == 0.
Fixes …
|
|
|
@925f7980
|
11 years |
michaelni |
libavformat: output cues for each subtitle block in MKV muxer
…
|
|
|
@9c22e909
|
11 years |
michaelni |
Revert "avformat/movenchint: Fix movhinting with …
|
|
|
@8c895ae7
|
11 years |
michaelni |
Merge commit 'f797b134cad4d248b1c8955659997980d0668bc3'
* commit …
|
|
|
@f797b134
|
11 years |
martin |
rtpenc_chain: Don't copy the time base to the source stream by default …
|
|
|
@4ba85600
|
11 years |
michaelni |
huffyuv: increase VLC_BITS to 12
May require a different tuning for …
|
|
|
@2e532aa8
|
11 years |
michaelni |
avformat/flvenc: fix assertion failure after 4h muxing
Signed-off-by: …
|
|
|
@f128342d
|
11 years |
michaelni |
build: fix compilation of svq1enc_mmx.c with --disable-mmx
It's …
|
|
|
@4ac41a52
|
11 years |
michaelni |
x86/huffyuvdsp: fix some prototypes
Remove duplicate prototypes and …
|
|
|
@83b8987
|
11 years |
michaelni |
Merge commit 'd6d767d93e532246cacf3567e6bcad76a821f838'
* commit …
|
|
|
@1fe40e1b
|
11 years |
michaelni |
avformat/movenchint: Fix movhinting with ff_rtp_chain_mux_open() from …
|
|
|
@69275706
|
11 years |
michaelni |
Merge commit 'abb810db036628e11a5171134ebe320b187ee6d6'
* commit …
|
|
|
@d6d767d9
|
11 years |
martin |
ppc: Fix compilation for ppc64le (ELFv2)
CC: libav-stable@libav.org …
|
|
|
@abb810db
|
11 years |
martin |
Revert "rtpenc_chain: Don't copy the time_base back to the caller"
…
|
|
|
@d136fe6f
|
11 years |
michaelni |
x86: huffyuvdsp: fewer functions for x86_64
When there are 2 …
|
|
|
@e0d07455
|
11 years |
michaelni |
avcodec/options: leave priv_data in avcodec_copy_context() intact
…
|
|
|
@82efa24c
|
11 years |
michaelni |
avcodec/proresenc_anatoliy: simplify get()
Signed-off-by: Michael …
|
|
|
@f6b1cd39
|
11 years |
michaelni |
avcodec/proresenc_anatoliy: load 4 samples at a time in get()
…
|
|
|
@63b4d6f
|
11 years |
michaelni |
avcodec/proresenc_anatoliy: Use fdct from DSPContext instead of direct …
|
|
|
@e263af30
|
11 years |
michaelni |
avcodec/proresenc_anatoliy: Set bits_per_raw_sample
Signed-off-by: …
|
|
|
@8716605a
|
11 years |
michaelni |
avformat/nutenc: Suggest genpts if AV_NOPTS_VALUE
Signed-off-by: …
|
|
|
@3ea0d9c8
|
11 years |
Carl Eugen Hoyos |
Fix VDPAU decoders, regression since f2f99f07.
|
|
|
@154cee92
|
11 years |
michaelni |
x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm
Signed-off-by: …
|
|
|
@0b6292b7
|
11 years |
michaelni |
x86: dsputilenc: move all the function prototypes together
…
|
|
|
@bfb48823
|
11 years |
michaelni |
tests: Add MPEG4 nsse test
Signed-off-by: Timothy Gu …
|
|
|
@f743fa9c
|
11 years |
michaelni |
x86: huffyuvdsp: add_hfyu_left_pred_bgr32
C MMX SSE2 …
|
|
|
@7be79c76
|
11 years |
michaelni |
avcodec/huffyuvdsp: Change w to intptr in add_hfyu_median_pred() and …
|
|
|
@884078d2
|
11 years |
michaelni |
x86: huffyuvdsp: add SSE2 median prediction
From 5010c to 4566 on …
|
|
|
@b3dfebd6
|
11 years |
michaelni |
avformat/matroskadec: fix off by 1 error in matroska_read_seek()
…
|
|
|
@8bfb4d72
|
11 years |
michaelni |
avcodec/indeo4: Decode both parts of IP frames
Fixes part of …
|
|
|
@d24673a2
|
11 years |
michaelni |
avcodec/indeo4: Move frametypes into common header.
Signed-off-by: …
|
|
|
@ca2ec98c
|
11 years |
Carl Eugen Hoyos |
Do not overwrite the sample format with AV_SAMPLE_FMT_NONE in …
|
|
|
@1acb5ca0
|
11 years |
Carl Eugen Hoyos |
Improve frame size calculation in caf muxer to fix adpcm_ms remuxing.
…
|
|
|
@772d46d3
|
11 years |
michaelni |
avcodec/qpeldsp: Restore author attribution
See: …
|
|
|
@8c891d90
|
11 years |
michaelni |
avcodec/x86/qpeldsp_init: Restore author attribution
See: …
|
|
|
@b15a3cc5
|
11 years |
michaelni |
qpel_template: Restore author attribution
See: …
|
|
|
@98a6806f
|
11 years |
michaelni |
Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a'
* commit …
|
|
|
@d35899cc
|
11 years |
michaelni |
Merge commit 'cb52a17cb62297802b0a77e5af9850d87c3f925b'
* commit …
|
|
|
@40f3a87c
|
11 years |
michaelni |
Merge commit '054013a0fc6f2b52c60cee3e051be8cc7f82cef3'
* commit …
|
|
|
@5c6e94c4
|
11 years |
michaelni |
Merge commit '256da0770e495176d1b2699ec6e9c7993c2a6d7b'
* commit …
|
|
|
@a9a312d2
|
11 years |
michaelni |
Merge commit '3832a6590156e6abc575bed51cbffa78617ee5fd'
* commit …
|
|
|
@c814a6c7
|
11 years |
michaelni |
avcodec/x86/svq1enc_mmx: Add author attribution
See: …
|
|
|
@ea0931fb
|
11 years |
michaelni |
Merge commit '65d5d5865845f057cc6530a8d0f34db952d9009c'
* commit …
|
|
|
@cb8763bd
|
11 years |
michaelni |
Merge commit '2ea2612df508abdd1f97c6a6ef56275a52c5c41e'
* commit …
|
|
|
@b3f46150
|
11 years |
michaelni |
ffmpeg: fix check for muxing overhead being unknown
Signed-off-by: …
|
|
|
@02a3e327
|
11 years |
michaelni |
x86/dsputilenc: add missing guards to ff_pix_sum16_xop
XOP support …
|
|
|
@99a319c4
|
11 years |
michaelni |
x86: huffyuvdsp: port add_bytes to yasm
C MMX SSE2 …
|
|
|
@22670039
|
11 years |
michaelni |
x86: hpeldsp: better factorization
Signed-off-by: Michael Niedermayer …
|
|
|
@bf7e9cc8
|
11 years |
michaelni |
tests: allow passing dimensions to videogen
Signed-off-by: Michael …
|
|
|
@7b4c4605
|
11 years |
michaelni |
rename add_hfyu_left_prediction_int16 to add_hfyu_left_pred_int16
…
|
|
|
@550ae6c0
|
11 years |
michaelni |
rename add_hfyu_median_prediction_int16 to add_hfyu_median_pred_int16
…
|
|
|
@40a4ab8b
|
11 years |
michaelni |
rename sub_hfyu_median_prediction_int16 to sub_hfyu_median_pred_int16
…
|
|
|
@05de4d30
|
11 years |
michaelni |
x86/dsputilenc: implement XOP version of pix_sum16
SSE2: 137 cycles …
|
|
|
@232959f1
|
11 years |
michaelni |
Merge commit '08cd92144e73195eecc28ed0348e66e255516b82'
* commit …
|
|
|
@fba0ac28
|
11 years |
michaelni |
avcodec/dpx_parser: Allow frame size to be too small
Fixes Ticket3402 …
|
|
|
@8df5d9aa
|
11 years |
michaelni |
avcodec/dpx_parser: fix flushing end out
Signed-off-by: Michael …
|
|
|
@f518fb33
|
11 years |
michaelni |
avcodec/dpx_parser: reset index when finding a startcode, not after
…
|
|
|
@368f5035
|
11 years |
diego |
dsputil: Split off quarterpel bits into their own context
|
|
|
@cb52a17c
|
11 years |
diego |
dsputil: Move Bink-specific add_pixels8 to binkdsp
|
|
|
@054013a0
|
11 years |
diego |
dsputil: Move APE-specific bits into apedsp
|
|
|
@256da077
|
11 years |
diego |
dsputil: Move mspel_pixels_tab to the only place it is used
|
|
|
@3832a659
|
11 years |
diego |
dsputil: Move ff_alternate_*_scan tables to mpegvideo
|
|
|
@65d5d586
|
11 years |
diego |
dsputil: Move SVQ1 encoding specific bits into svq1enc
|
|
|
@2ea2612d
|
11 years |
diego |
svq1enc: Rename SVQ1Context to SVQ1EncContext
This allows making it …
|
|
|
@25e6310a
|
11 years |
michaelni |
huffyuv: change left prediction access in BGRA
Signed-off-by: Michael …
|
|
|
@c609f803
|
11 years |
michaelni |
huffyuv: avoid duplicated defines
Move the defines to the dsp header. …
|
|
|
@08cd9214
|
11 years |
martin |
aarch64: Use the correct syntax for relocations
This fixes building …
|
|
|
@4991eacc
|
11 years |
michaelni |
Merge commit '962d63157322466a9a82f9f9d84c1b6f1b582f65'
* commit …
|
|
|
@e46cc1da
|
11 years |
michaelni |
Merge commit '43e7f0797f9f821a3866a20f05e512e13c82076a'
* commit …
|
|
|
@a72df4da
|
11 years |
michaelni |
Merge commit 'cf6977712c9e5abe6dc55289f6322ccbf10321a9'
* commit …
|
|
|
@bc59d39
|
11 years |
michaelni |
Merge commit '81eec081afea9fc017a175581ceea7c420a0dfc3'
* commit …
|
|
|
@d9c4f61d
|
11 years |
michaelni |
Merge commit 'a53551cba86bb67efcb6105fdc337a36c43132bd'
* commit …
|
|
|
@962d6315
|
11 years |
anton |
matroskaenc: set the stream timebase earlier
Fixes calculating the ts …
|
|
|
@43e7f07
|
11 years |
anton |
flvenc: only write the framerate tag based on avg_frame_rate
Do not …
|
|
|
@cf697771
|
11 years |
anton |
movenc: write avg_frame_rate as the framerate, not the codec timebase
|
|
|
@81eec081
|
11 years |
anton |
matroskaenc: base DefaultDuration on the framerate, not the codec …
|
|
|
@a53551cb
|
11 years |
anton |
frame: fix the error path in av_frame_copy_props()
First free …
|
|
|
@78a79a2c
|
11 years |
michaelni |
avformat/nutenc: replace conditional by assert
Its implied by …
|
|
|
@6d1aba6a
|
11 years |
michaelni |
avformat/nutenc: limit index table size if no index is going to be …
|
|
|
@82beb46e
|
11 years |
michaelni |
avformat/nutenc: add mode that omits the index
When the index is not …
|
|
|
@df889be0
|
11 years |
michaelni |
nutenc: avoid av_tree_find() operation per syncpoint
Signed-off-by: …
|
|
|
@6b041cb6
|
11 years |
michaelni |
avformat/nutdec: Fix handling of older 4.0 files
Signed-off-by: …
|
|
|
@170a4d79
|
11 years |
michaelni |
avformat/nutenc: bump minor version due to broadcast/pipe
…
|
|
|
@45daae06
|
11 years |
michaelni |
avformat/nutenc: change check to match comment
The code appears to …
|
|
|
@99b15f1d
|
11 years |
michaelni |
avformat/nutenc: fix used version value
The broadcast/pipe flags …
|
|
|
@20343cfb
|
11 years |
michaelni |
Merge commit 'ad0fe2f4012031c47268f14b9835088c488e1998'
* commit …
|
|
|
@bdb2e80e
|
11 years |
michaelni |
Merge commit 'b2d45654220503224aa94e78cdff19ec624e9342'
* commit …
|
|
|
@a8499cbb
|
11 years |
michaelni |
Merge commit 'c94e2e85cb6af8a570d8542a830556243bd32873'
* commit …
|
|
|
@d858ee71
|
11 years |
michaelni |
Merge commit '6d212599aa684f30511fb08ca30fe2378405304e'
* commit …
|
|
|
@b50559fc
|
11 years |
michaelni |
libavcodec/x86/dsputilenc: drop and 0xffff that should have becomei …
|
|
|
@561bfc85
|
11 years |
michaelni |
x86/dsputilenc: implement SSE2 versions of pix_{sum16, norm1}
…
|
|
|
@d2282718
|
11 years |
michaelni |
tests/fate/opus: change test to use the official reference samples
…
|
|
|
@ad0fe2f4
|
11 years |
lu_zero |
af_resample: Use avresample_get_out_samples
|
|
|
@c3ee6e31
|
11 years |
michaelni |
INSTALL: add markdown syntax
Reviewed-by: llogan
Signed-off-by: …
|
|
|
@50f4d0bb
|
11 years |
michaelni |
LICENCE: add markdown syntax
Reviewed-by: llogan
Signed-off-by: …
|
|
|
@c1485afe
|
11 years |
michaelni |
README: add markdown syntax
Reviewed-by: llogan
Signed-off-by: …
|
|
|
@b2d45654
|
11 years |
lu_zero |
avresample: Add avresample_get_out_samples
Utility function to get …
|
|
|