|
|
|
@7f6515e4
|
10 years |
Carl Eugen Hoyos |
Also print GUIDs as shown in the Windows registry to ease debugging.
|
|
|
@ea5423a0
|
10 years |
Carl Eugen Hoyos |
lavc/dirac_arith: Only compile x86 asm if ARCH_X86 is set.
Fixes …
|
|
|
@42801505
|
10 years |
michaelni |
tests: Add vsynth2 which uses the new reference.pnm
The file is …
|
|
|
@ed49b142
|
10 years |
michaelni |
tests: Rename vsynth2 to vsynth_lena
This avoids confusion with a …
|
|
|
@24e7e023
|
10 years |
michaelni |
avformat/crypto: Use av_memdup()
Signed-off-by: Michael Niedermayer …
|
|
|
@00d4013d
|
10 years |
michaelni |
avformat/crypto: added encryption
Signed-off-by: Christian Suloway …
|
|
|
@55a06b46
|
10 years |
michaelni |
doc: mention the noise_bsf parameter in the docs
This looks more like …
|
|
|
@9978916c
|
10 years |
michaelni |
Merge commit 'e4a77dc204f80a6876cbd91de9b71c30feebe119'
* commit …
|
|
|
@51f2422c
|
10 years |
michaelni |
avcodec/vorbisdec: Use avpriv_float_dsp_alloc()
Signed-off-by: …
|
|
|
@00d47591
|
10 years |
michaelni |
avcodec/opus_celt: Use avpriv_float_dsp_alloc()
Signed-off-by: …
|
|
|
@3384d765
|
10 years |
michaelni |
avcodec/wmaprodec: Use avpriv_float_dsp_alloc()
Signed-off-by: …
|
|
|
@24fdf733
|
10 years |
michaelni |
avformat/utils: Search harder for missing stream information in flv by …
|
|
|
@e4a77dc2
|
10 years |
siretart |
Make the RELEASE file match with the most recent tag
|
|
|
@b50e003e
|
10 years |
michaelni |
avcodec/motion_est: use 2x8x8 for interlaced qpel
Fixes out of array …
|
|
|
@928322c1
|
10 years |
michaelni |
doc: correct license template for t2h.pm
Signed-off-by: Michael …
|
|
|
@b2865259
|
10 years |
michaelni |
doc: fix spelling errors
succesfully => successfully, reproducable => …
|
|
|
@8653419e
|
10 years |
michaelni |
avformat/mxfdec: Reset structural_components_count when allocation …
|
|
|
@e5d217f0
|
10 years |
michaelni |
libavformat/mxfdec.c: initial support for EssenceGroups
Previous …
|
|
|
@21c0c0f9
|
10 years |
michaelni |
LICENSE.md: Add tests/reference.pnm
Signed-off-by: Michael …
|
|
|
@d828b081
|
10 years |
michaelni |
Merge commit '8895bf7b78650c0c21c88cec0484e138ec511a4b'
* commit …
|
|
|
@79440651
|
10 years |
michaelni |
Merge commit '0f257e29c5520b215e573e7e3abde8e5a4743309'
* commit …
|
|
|
@4c592c3
|
10 years |
michaelni |
ffmpeg: take bsf arguments from the command line
The format is now: …
|
|
|
@0b5adc35
|
10 years |
michaelni |
avcodec/adxenc: fix rounding
Signed-off-by: Michael Niedermayer …
|
|
|
@6b0ab561
|
10 years |
michaelni |
avcodec/adxenc: match prediction used in the decoder
The prediction …
|
|
|
@93f959b6
|
10 years |
michaelni |
avcodec/atrac3: Use avpriv_float_dsp_alloc()
Signed-off-by: Michael …
|
|
|
@1aca990b
|
10 years |
michaelni |
avcodec/libmp3lame: Use avpriv_float_dsp_alloc()
Signed-off-by: …
|
|
|
@2fbb9e64
|
10 years |
michaelni |
avcodec/wma: Use avpriv_float_dsp_alloc()
Signed-off-by: Michael …
|
|
|
@6a2bfd52
|
10 years |
michaelni |
h264_ps: move and export aspect_ratio
Needed for filters that may …
|
|
|
@e74f2be1
|
10 years |
michaelni |
avformat/riffdec: ask for samples with wav header size < 14
Based on …
|
|
|
@e4788e9c
|
10 years |
michaelni |
avfilter/vf_yadif: fix extra leading dup frame when deint=1
Logic for …
|
|
|
@fc9ced41
|
10 years |
michaelni |
avcodec/twinvq: Use avpriv_float_dsp_alloc()
Signed-off-by: Michael …
|
|
|
@2336c76d
|
10 years |
michaelni |
avcodec/ra288: Use avpriv_float_dsp_alloc()
Signed-off-by: Michael …
|
|
|
@b0464212
|
10 years |
michaelni |
avcodec/on2avc: Use avpriv_float_dsp_alloc()
Signed-off-by: Michael …
|
|
|
@14285c33
|
10 years |
michaelni |
avcodec/aacenc: Use avpriv_float_dsp_alloc()
Signed-off-by: Michael …
|
|
|
@cae851c7
|
10 years |
michaelni |
avcodec/ac3enc: Use avpriv_float_dsp_alloc()
Signed-off-by: Michael …
|
|
|
@5bf4cd8e
|
10 years |
michaelni |
avutil/ppc/util_altivec: add () to VEC_SPLAT16 macro
Signed-off-by: …
|
|
|
@c299b6fd
|
10 years |
michaelni |
avutil/buffer: Move USE_ATOMICS to thread.h to avoid it becoming out …
|
|
|
@32eadfe4
|
10 years |
michaelni |
libavutil/threads.h: correct an include to be local
Signed-off-by: …
|
|
|
@090a7801
|
10 years |
michaelni |
libavutil/thread.h: Support OS/2 threads
Signed-off-by: Michael …
|
|
|
@2db29482
|
10 years |
michaelni |
avutil/bprint: C++ compatible AVBPrint definition.
Previous version …
|
|
|
@0cb994df
|
10 years |
lukasz.m.luki2 |
lavu/opt: add escaping to av_opt_serialize
Signed-off-by: Lukasz …
|
|
|
@8895bf7b
|
10 years |
siretart |
Replace lena.pnm
The new reference.pnm is a freely licensed …
|
|
|
@0f257e29
|
10 years |
siretart |
Treat all '*.pnm' files as non-text file
This convinces the …
|
|
|
@dd5d6179
|
10 years |
michaelni |
avfilter/vf_idet: Fixing idet for single-frame inputs.
Handle single …
|
|
|
@27897d2e
|
10 years |
michaelni |
Merge commit '491805636cef50d3f582bd345e1460eeb739ea48'
* commit …
|
|
|
@cb58c771
|
10 years |
michaelni |
fix Makefile objects for pulseaudio support
Signed-off-by: Michael …
|
|
|
@49180563
|
10 years |
martin |
rtmpproto: Fix a typo in a comment
Signed-off-by: Martin Storsjö …
|
|
|
@ebf2052a
|
10 years |
michaelni |
avcodec/pngdec: apng: fix output buffer filling when no blending is …
|
|
|
@885a763c
|
10 years |
michaelni |
avcodec/ppc/h264qpel_template: protect unistd.h by #if HAVE_UNISTD_H
…
|
|
|
@af8804ac
|
10 years |
michaelni |
avcodec/pngdec: allow for some code path optimizations.
Use 'if …
|
|
|
@aff50ae1
|
10 years |
michaelni |
avcodec/pngdec: do not blend on transparent black
There is no need to …
|
|
|
@bd67d0ea
|
10 years |
michaelni |
avcodec/ppc/h264qpel: POWER LE support for put_pixels16_l2_altivec() …
|
|
|
@8cc5a78e
|
10 years |
michaelni |
avcodec/ppc/h264qpel_template: POWER LE support for …
|
|
|
@89f3043c
|
10 years |
michaelni |
avcodec/ppc/h264chroma_template: POWER LE support for …
|
|
|
@57c89c50
|
10 years |
michaelni |
avcodec/ppc/h264dsp: POWER LE support for h264_idct8_add_altivec() …
|
|
|
@f001a2b
|
10 years |
michaelni |
Merge commit 'fcae9f212a6001d966c52dc22cd4b22e9851b428'
* commit …
|
|
|
@5ce070c1
|
10 years |
michaelni |
Merge commit 'a9d8d35e4833fc4dfbf557ce73c84e9ca6224427'
* commit …
|
|
|
@21ff626c
|
10 years |
michaelni |
Merge commit '01eac895ab350027467ffbe7278740f89ae8be75'
* commit …
|
|
|
@900fff89
|
10 years |
michaelni |
Merge commit '44127b157e9f8acb837d4bb3a094f56b40da3ef5'
* commit …
|
|
|
@42a095d0
|
10 years |
michaelni |
Merge commit '3c3b8003a13d9c3668c0bb6d79d2376da3b2b352'
* commit …
|
|
|
@a105c1f2
|
10 years |
michaelni |
Merge commit '857e6667f9061ae261c0b951113e4efc4329b05e'
* commit …
|
|
|
@fcae9f21
|
10 years |
martin |
dashenc: Avoid a VLA-like construct
This fixes the build on compilers …
|
|
|
@a9d8d35
|
10 years |
martin |
dashenc: Add options to make segment names configurable
This allows …
|
|
|
@01eac895
|
10 years |
martin |
rtmpproto: Only prepend @setDataFrame for onMetaData and …
|
|
|
@44127b15
|
10 years |
martin |
rtmppkt: Make pkt->data reallocable
We try to avoid mixing av_malloc …
|
|
|
@3c3b8003
|
10 years |
martin |
rtmpproto: Simplify code for copying data into the output packet
…
|
|
|
@857e6667
|
10 years |
martin |
rtmpproto: Clarify a comment
Signed-off-by: Martin Storsjö …
|
|
|
@ea38e5a6
|
10 years |
michaelni |
avcodec/hevc_ps: Check num_long_term_ref_pics_sps
Fixes out of array …
|
|
|
@cfd83a8
|
10 years |
michaelni |
avcodec/pngdec: add support for 'over' blend operation for 'none' …
|
|
|
@7dfee8d6
|
10 years |
michaelni |
avcodec/pngdec: split P frames handling to a separate function.
…
|
|
|
@95fc8067
|
10 years |
michaelni |
Move extralibs variables using ldl after ldl definition
…
|
|
|
@fae545ca
|
10 years |
michaelni |
Merge commit '1973079417e8701b52ba810a72cb6c7c6f7f9a56'
* commit …
|
|
|
@449bd3c0
|
10 years |
michaelni |
Merge commit '96fda42a8f9bf84beaaf7f5991d17f2a057de86c'
* commit …
|
|
|
@6db8cd8f
|
10 years |
michaelni |
Merge commit 'fbd6c97f9ca858140df16dd07200ea0d4bdc1a83'
* commit …
|
|
|
@f00e9c4b
|
10 years |
lukasz.m.luki2 |
lavu/opt: add consts where possible
|
|
|
@3ff3990
|
10 years |
lukasz.m.luki2 |
ffmpeg_opt: make use of recommended encoder configuration
So far …
|
|
|
@500d6088
|
10 years |
lukasz.m.luki2 |
lavf/ffmenc: store recommended encoder configuration
ffmenc will …
|
|
|
@568853b8
|
10 years |
lukasz.m.luki2 |
lavf/ffmdec: add common options to recommended encoder configuration
…
|
|
|
@47602780
|
10 years |
michaelni |
Merge commit '2443e522f0059176ff8717c9c753eb6fe7e7bbf1'
* commit …
|
|
|
@d0f8b94b
|
10 years |
michaelni |
avformat/rtpproto: Allow to specify DSCP class
By appending …
|
|
|
@5269cef4
|
10 years |
michaelni |
avformat/udp: Allow to specify DSCP class
By appending ?dscp=26 to …
|
|
|
@970a8f1
|
10 years |
michaelni |
avcodec/mjpegdec: Fix integer overflow in shift
Fixes: …
|
|
|
@92fa1d92
|
10 years |
clement |
avformat/mov: change conjugation for "Duplicate"
|
|
|
@5ab882d7
|
10 years |
clement |
avformat/mov: strengthen some table allocations
|
|
|
@98e8a9e
|
10 years |
michaelni |
ffmpeg: Print a debug message if the frame parameters mismatch the …
|
|
|
@57e58121
|
10 years |
michaelni |
avcodec/hevc_ps: More complete window reset
Fixes out of array read …
|
|
|
@29208e6d
|
10 years |
stefasab |
lavu/imgutils: remove redundant and wrong check in av_image_fill_arrays
|
|
|
@19730794
|
10 years |
anton |
opusdec: make sure all substreams have the same number of coded …
|
|
|
@96fda42a
|
10 years |
anton |
vf_interlace: get rid of useless loads
Signed-off-by: Anton Khirnov …
|
|
|
@fbd6c97f
|
10 years |
anton |
lavu: fix memory leaks by using a mutex instead of atomics
The buffer …
|
|
|
@2443e522
|
10 years |
anton |
lavu: add wrappers for the pthreads mutex API
Also add no-op …
|
|
|
@0167fa0
|
10 years |
michaelni |
msvc: Fix compilation errors due to header include order.
Ensures …
|
|
|
@22e55791
|
10 years |
michaelni |
libavutil/ppc/util_altivec.h : fix load_with_perm_vec() add marcos …
|
|
|
@4ae1d602
|
10 years |
michaelni |
Merge commit '675ac56b7ee0f204963fde55295197c5df80aa91'
* commit …
|
|
|
@cc663bd1
|
10 years |
michaelni |
Merge commit '79fd186a5035cf16fc0ab288d8f59da8b1ba2c0e'
* commit …
|
|
|
@097de4d
|
10 years |
michaelni |
Merge commit '9326d64ed1baadd7af60df6bbcc59cf1fefede48'
* commit …
|
|
|
@675ac56b
|
10 years |
martin |
Revert "lavf: Don't try to update files atomically with renames on …
|
|
|
@79fd186a
|
10 years |
martin |
lavf: Use MoveFileEx instead of rename/_wrename on windows
This …
|
|
|
@9326d64e
|
10 years |
martin |
Share the utf8 to wchar conversion routine between lavf and lavu
This …
|
|
|
@9f9440b
|
10 years |
michaelni |
avcodec/hevc_ps: Check return code from pps_range_extensions()
Fixes …
|
|
|