|
|
|
@0d3821a6
|
10 years |
michaelni |
Merge commit 'a4edaeb50fc7510f28a5d79349a7926a182c9930'
* commit …
|
|
|
@861dec5e
|
10 years |
michaelni |
Merge commit 'b17cbb0b1c4fdf8324eff24d40a02201bfaebfd3'
* commit …
|
|
|
@9c56cf09
|
10 years |
michaelni |
Merge commit '3c04ec04df8cba12f3a7408709ff5c1fddfe8d82'
* commit …
|
|
|
@036162a3
|
10 years |
michaelni |
Merge commit '5bba3ab0cf7a0238ee1ea31ca2da08ce860fd8f9'
* commit …
|
|
|
@10a28e8
|
10 years |
michaelni |
Merge commit 'b90adb0aba073f9c1b4abca852119947393ced4c'
* commit …
|
|
|
@97f074f1
|
10 years |
michaelni |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv …
|
|
|
@5d914a4a
|
10 years |
michaelni |
vp9: add fate test for intraonly frames.
Sample available at: …
|
|
|
@640d878b
|
10 years |
michaelni |
vp9: fix intraonly frame decoding.
|
|
|
@0eccf7d4
|
10 years |
michaelni |
vp9: add fate test for segmentation image-edge issue.
Sample …
|
|
|
@ed45edb2
|
10 years |
michaelni |
vp9: use aligned size to write segmentation map into cache.
The …
|
|
|
@3de13d5
|
10 years |
michaelni |
vp9: remove another optimization branch in iadst16 which causes …
|
|
|
@4b02032
|
10 years |
michaelni |
vp9: add fate tests for show-existing-frame feature.
Samples …
|
|
|
@345e3be7
|
10 years |
michaelni |
vp9: add lf_deltas fate test.
Sample available at: …
|
|
|
@a4edaeb5
|
10 years |
vittorio.giovara |
hq_hqa: Fix table data for profile 17
The table had a wrong table …
|
|
|
@b17cbb0b
|
10 years |
vittorio.giovara |
riff: Add GMP4 fourcc for mpeg4
|
|
|
@3c04ec04
|
10 years |
vittorio.giovara |
riff: Add GLV4 fourcc for mpeg4
|
|
|
@5bba3ab0
|
10 years |
vittorio.giovara |
internal: Make dlog/tlog a no-op when disabled
Improves Coverity …
|
|
|
@b90adb0a
|
10 years |
martin |
rtsp: Make sure we don't write too many transport entries into a …
|
|
|
@537ab680
|
10 years |
michaelni |
avformat/mp3: large id3 tags break concatenated file detection
If the …
|
|
|
@00a452a
|
10 years |
michaelni |
lavd/v4l2: print buffer flags in case of error
Signed-off-by: Michael …
|
|
|
@8e985b72
|
10 years |
clement |
avutil/frame: fix everythnig/everything typo
|
|
|
@db3f8687
|
10 years |
jzern |
libvpxdec: cosmetics: reindent
Signed-off-by: James Zern …
|
|
|
@e07ef1ad
|
10 years |
jzern |
libvpxenc: cosmetics: reindent
Signed-off-by: James Zern …
|
|
|
@238ec505
|
10 years |
jzern |
libvpxenc: only set noise reduction w/vp8
this quiets a warning: …
|
|
|
@acb07f33
|
10 years |
jzern |
git-howto.texi: fix a typo
replace 'Refer to and to sync...' with a …
|
|
|
@0f776df0
|
10 years |
michaelni |
avformat/wvdec: fix seeking
While I'm not sure why exactly sure why …
|
|
|
@cd69c0e0
|
10 years |
michaelni |
Merge commit '1bd2646a6da808f6f9881525771db098c54bc3d2'
* commit …
|
|
|
@f8951d36
|
10 years |
michaelni |
Merge commit 'eb7ddb5066843ab16caf33b05eafb2576648b797'
* commit …
|
|
|
@c0d847e4
|
10 years |
michaelni |
tests/fate-run: do not attempt to parse tiny_psnrs output if it failed …
|
|
|
@4b657a1b
|
10 years |
michaelni |
alac: reject rice_limit 0 if compression is used
If rice_limit is 0, …
|
|
|
@1bd2646a
|
10 years |
martin |
rtpenc_jpeg: Handle case of picture dimensions not dividing by 8
This …
|
|
|
@eb7ddb50
|
10 years |
martin |
rtsp: Don't warn about unparsed time ranges
This removes the error …
|
|
|
@802c0af6
|
10 years |
michaelni |
Merge commit '358b7ec3099eca6e999ad9dc0da0a23571a7a2f8'
* commit …
|
|
|
@8d31b228
|
10 years |
michaelni |
Merge commit '0a51c7d42a519c63178a4f3e35b8967f21da3a6a'
* commit …
|
|
|
@400810ab
|
10 years |
michaelni |
Merge commit '28eddef689f2b4843a84f7d05fd9614246f92cc4'
* commit …
|
|
|
@b112e25d
|
10 years |
michaelni |
Merge commit 'a78f5548d94f23ce23cece41edf0fe9d18926de6'
* commit …
|
|
|
@c39b07ff
|
10 years |
michaelni |
Merge commit 'aef0be08756e00f363c524453c948a6e2a348614'
* commit …
|
|
|
@16576a6
|
10 years |
michaelni |
Merge commit '8eb57dc9d5ea13c12573e0759da0f7e79825af98'
* commit …
|
|
|
@b57f9f57
|
10 years |
michaelni |
swscale/swscale: Get rid of the SWS_GAMMA_CORRECT flag
This avoids …
|
|
|
@2a7128f4
|
10 years |
michaelni |
Add gamma encodign/decoding before/after scaling in libswscale
…
|
|
|
@d9555adf
|
10 years |
michaelni |
vp9: set timestamps for show_existing_frame return images.
…
|
|
|
@58d605ee
|
10 years |
michaelni |
alsdec: only adapt order for positive max_order
For max_order = 0 the …
|
|
|
@c82e870c
|
10 years |
michaelni |
vp9: maintain lf_delta values if feature is turned off.
This is …
|
|
|
@d02619fd
|
10 years |
michaelni |
vp9: add fate test for bilinear MC filter.
Sample at: …
|
|
|
@06747f84
|
10 years |
michaelni |
tests/tiny_psnr: do not ignore errors from run_psnr
failure to …
|
|
|
@32da94fa
|
10 years |
michaelni |
lavf: Reset global flag on deinit
Signed-off-by: Michael Niedermayer …
|
|
|
@45340f9
|
10 years |
michaelni |
network: Do not leave context locked on error
Signed-off-by: Michael …
|
|
|
@60191e3a
|
10 years |
michaelni |
fate: add mp3 CBR seek test
This tests the "old", now non-default …
|
|
|
@358b7ec3
|
10 years |
lu_zero |
fate: Fix test name for pixfmts tests
The last pixel format gets …
|
|
|
@df287f3e
|
10 years |
michaelni |
vp9: add fate size for resolution changes.
See sample: …
|
|
|
@e8b4f6d6
|
10 years |
michaelni |
vp9: add support for resolution changes in inter frames.
…
|
|
|
@d7f62f03
|
10 years |
michaelni |
fate: add cinepak encoder vsynth tests
Signed-off-by: James Almer …
|
|
|
@cbe27006
|
10 years |
michaelni |
postproc: Made QP, nonBQP, and pQPb arrays
Also pulled QP …
|
|
|
@6264b622
|
10 years |
michaelni |
postproc: Replaced inline asm for prefetching with prefetch functions
…
|
|
|
@748d4816
|
10 years |
michaelni |
avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3
Signed-off-by: …
|
|
|
@d02d04a1
|
10 years |
michaelni |
vp9: remove one optimization branch in iadst16 which causes overflows. …
|
|
|
@0a51c7d4
|
10 years |
lu_zero |
prores: Set the bits_per_coded_sample for alpha pix_fmt
Improve the …
|
|
|
@86d00ede
|
10 years |
michaelni |
bink: check vst->index_entries before using it
This fixes a NULL …
|
|
|
@4d98015d
|
10 years |
michaelni |
dshow: add capture device save and load
Signed-off-by: Mate Sebok …
|
|
|
@53ff9a4e
|
10 years |
michaelni |
fate: gapless: remove useless tests
These could be kept, but they are …
|
|
|
@5adee9c0
|
10 years |
michaelni |
api-flac-test: Coding style
Signed-off-by: Michael Niedermayer …
|
|
|
@b3408ae4
|
10 years |
michaelni |
mpeg4videodec: only allow a positive length
Signed-off-by: Andreas …
|
|
|
@35e855d5
|
10 years |
michaelni |
dss_sp: use lowercase codec name without whitespace
Signed-off-by: …
|
|
|
@58fade2c
|
10 years |
michaelni |
avformat/mp3dec: make generic index mode the default
It's the most …
|
|
|
@c3a73666
|
10 years |
michaelni |
avformat/mp3dec: allow enabling generic seek mode
"-usetoc 2" now …
|
|
|
@066b92e
|
10 years |
michaelni |
avformat/mp3dec: use the common mechanism for skipping samples
The …
|
|
|
@7dd8bf53
|
10 years |
michaelni |
avformat: add common mechanism for skipping samples at the start of …
|
|
|
@28eddef6
|
10 years |
lu_zero |
hq_hqa: Validate get_vlc2 return value
The hq_ac_vlc.table is …
|
|
|
@a78f5548
|
10 years |
lu_zero |
avcodec: Free the default avoptions on init failure
|
|
|
@aef0be08
|
10 years |
lu_zero |
avcodec: Unref the dummy buffer on the fail path
|
|
|
@8eb57dc9
|
10 years |
lu_zero |
buffersrc: Use the correct deallocation function
This correction was …
|
|
|
@afc7748d
|
10 years |
michaelni |
alsdec: check sample pointer range in revert_channel_correlation
Also …
|
|
|
@f82ce6aa
|
10 years |
michaelni |
webmdashenc: parameter'ize minimumUpdatePeriod
Some players do not …
|
|
|
@ba625dd
|
10 years |
James |
avcodec: use av_mod_uintp2() where useful
Reviewed-by: Michael …
|
|
|
@4f287a3
|
10 years |
michaelni |
webmdashenc: Add minimumUpdatePeriod
DASH spec requires the presence …
|
|
|
@ca9849ee
|
10 years |
michaelni |
aacpsy: correct calculation of minath in psy_3gpp_init
The minimum of …
|
|
|
@0703c446
|
10 years |
michaelni |
avformat/mov.c: Use %d to print an enum, not PRIu8
Using the PRIu8 …
|
|
|
@a79cbc0b
|
10 years |
michaelni |
avfilter/vf_qp: Fix use of uinitialized variable
Found-by: …
|
|
|
@12215016
|
10 years |
michaelni |
Merge commit '9b2c57bef5e2f3f61a5fd708ba7d5351f5b3f386'
* commit …
|
|
|
@77e7949
|
10 years |
onemda |
avcodec/hq_hqa: remove superfluous log message
Signed-off-by: Paul B …
|
|
|
@8f9a3817
|
10 years |
michaelni |
avfilter/vf_qp: fix cleanup on error
Signed-off-by: Michael …
|
|
|
@9b2c57be
|
10 years |
lu_zero |
drawtext: Add an alpha option
And document both draw and alpha .
…
|
|
|
@a924b83
|
10 years |
michaelni |
avformat/nsvdec: remove trace log from probe(), this is better done …
|
|
|
@ecf34e8f
|
10 years |
michaelni |
avformat/mp3dec: Adjust returned timestamp in the CBR seeking case
…
|
|
|
@30ba28fe
|
10 years |
michaelni |
webmdashenc: Fix potential memory leak
Fix potential memory leak in …
|
|
|
@ba631b79
|
10 years |
michaelni |
avformat/utils: Ensure that AVFMT_FLAG_CUSTOM_IO is set before use
…
|
|
|
@26a0bcb1
|
10 years |
jzern |
Support for VP9 high-color/high-bit-depth encoding
Patch to support …
|
|
|
@e6e8cc8c
|
10 years |
michaelni |
avformat/img2dec: do not rewind custom io buffers
Fixes double free …
|
|
|
@954b5e34
|
10 years |
michaelni |
Merge commit 'eaa2d123f0a643664721593d248ece6bcd85f1e6'
* commit …
|
|
|
@1a41415b
|
10 years |
michaelni |
Merge commit 'bd5ad8b23d0f7d469ca30d03deca879993eb0431'
* commit …
|
|
|
@2f8f5027
|
10 years |
michaelni |
Merge commit '1746dc382ddbf3f8a3f039815644f7eb9076110e'
* commit …
|
|
|
@5380c9af
|
10 years |
michaelni |
Merge commit '98cab39798612dcaea4f9b6d1e7974bc60d84e13'
* commit …
|
|
|
@037c9c25
|
10 years |
michaelni |
Merge commit '86e1a35802df42f51337d3fed8d5d99d0898c8bf'
* commit …
|
|
|
@e6831c08
|
10 years |
michaelni |
Merge commit '338ed3ed33c412c2828446c4e2a76949161fec6a'
* commit …
|
|
|
@a570e812
|
10 years |
michaelni |
Merge commit '3b1e35d46dc910cef1d66f6964e6800cae5fc89b'
* commit …
|
|
|
@d108820c
|
10 years |
michaelni |
Merge commit 'd34039b171bebe37bf723a1b03e5651267099739'
* commit …
|
|
|
@3cd6f454
|
10 years |
michaelni |
Merge commit '656e31ed8728b0c095d037dc9764fc8137c87200'
* commit …
|
|
|
@a5379d6
|
10 years |
michaelni |
Merge commit 'b18346817d57c96cc47811cf78b26653e96bd304'
* commit …
|
|
|
@5a14fca9
|
10 years |
michaelni |
Merge commit '2cc3936599b6fc63143036659653d1be0624360f'
* commit …
|
|
|
@eaa2d123
|
10 years |
vittorio.giovara |
log: Print a full backtrace along with error messages under Valgrind
…
|
|
|