|
|
|
@0ddca7d4
|
12 years |
michaelni |
dsputil: fixup half a dozen bugs with ptrdiff vs int linesize
…
|
|
|
@ede45c4e
|
12 years |
michaelni |
Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8'
* commit …
|
|
|
@127ff886
|
12 years |
michaelni |
ffmpeg: do not call exit from exit_program()
This should fix …
|
|
|
@68dfe530
|
12 years |
michaelni |
vdpau: Rename union, avoid name conflict with vdpau
Fixes Ticket2203
…
|
|
|
@ccf9dd00
|
12 years |
michaelni |
ffmpeg: dont allow -flags to override -pass
Fixes Ticket2154
…
|
|
|
@a1278796
|
12 years |
stefasab |
lavf/segment: extend PTS debugging log with -reset_timestamps
|
|
|
@212bb649
|
12 years |
stefasab |
ffplay: report video frame changes only in debug mode
In particular, …
|
|
|
@58c4b0f9
|
12 years |
stefasab |
ffplay: extend feedback in case of video changes
|
|
|
@f0eacbc7
|
12 years |
michaelni |
dvenc: dont fail hard if the timecode is invalid
Instead just dont …
|
|
|
@b0635e2f
|
12 years |
michaelni |
movtextenc: fix pointer messup and out of array accesses
Fixes …
|
|
|
@f7b7f021
|
12 years |
michaelni |
Merge remote-tracking branch 'rdp/combined'
* rdp/combined:
hdyc …
|
|
|
@c2dd5a18
|
12 years |
michaelni |
ljpegenc: allocate needed scratch-buffer
Fixes null pointer …
|
|
|
@a8343bfb
|
12 years |
michaelni |
riff: fix infinite loop
Fixes Ticket2241
Signed-off-by: Michael …
|
|
|
@2b20397e
|
12 years |
michaelni |
libmpcodecs/vd_ffmpeg.h: remove, its unused and removed upstream
…
|
|
|
@81e357db
|
12 years |
michaelni |
libmpcodecs/vf_pullup: update to latest version from mplayer
Please …
|
|
|
@13afcdd0
|
12 years |
michaelni |
libmpcodecs/vf_uspp: update to latest version from mplayer
Please see …
|
|
|
@3ce3d4cc
|
12 years |
michaelni |
libmpcodecs/vf_unsharp: update to latest version from mplayer
Please …
|
|
|
@7a488560
|
12 years |
michaelni |
libmpcodecs/vf_spp: update to latest version from mplayer
Please see …
|
|
|
@14132599
|
12 years |
michaelni |
libmpcodecs/vf_sab: update to latest version from mplayer
Please see …
|
|
|
@fe8bc6dd
|
12 years |
michaelni |
libmpcodecs/pullup: update to latest version from mplayer
Please see …
|
|
|
@8f7e3e67
|
12 years |
michaelni |
libmpcodecs/vf_noise: update to latest version from mplayer
Please …
|
|
|
@3ca46d0c
|
12 years |
michaelni |
libmpcodecs/vf_pp7:update to latest version from mplayer
Please see …
|
|
|
@fdd574ed
|
12 years |
michaelni |
libmpcodecs/vf_qp: update to latest version from mplayer
Please see …
|
|
|
@b7e66229
|
12 years |
michaelni |
libmpcodecs/vf_mcdeint: update to latest version from mplayer
Please …
|
|
|
@25ed6e99
|
12 years |
michaelni |
libmpcodecs/vf_ilpack: update to latest version from mplayer
Please …
|
|
|
@011702f5
|
12 years |
michaelni |
libmpcodecs/vf_ivtc: update to latest version from mplayer
Please see …
|
|
|
@0b36a05c
|
12 years |
michaelni |
libmpcodecs/vf_fspp: update to latest version from mplayer
Please see …
|
|
|
@2b9eb616
|
12 years |
michaelni |
libmpcodecs/av_helpers: update to latest version from mplayer
Please …
|
|
|
@e02c713f
|
12 years |
michaelni |
libmpcodecs/vf_filmdint: update to latest version from mplayer
Please …
|
|
|
@5d011511
|
12 years |
michaelni |
libmpcodecs/vf_divtc: update to latest version in mplayer
Please see …
|
|
|
@99a0813
|
12 years |
michaelni |
libhmpcodec/mp_msg: update to latest from mplayer
Please see mplayer …
|
|
|
@25841dfe
|
12 years |
diego |
Use ptrdiff_t instead of int for {avg, put}_pixels line_size …
|
|
|
@745cb39d
|
12 years |
michaelni |
libmpcodecs/help_mp: update to latest from mplayer
Please see mplayer …
|
|
|
@a54737f7
|
12 years |
michaelni |
libmpcodecs/cpudetect: update to latest from mplayer
Please see …
|
|
|
@0b6f34cc
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@103a2c2b
|
12 years |
michaelni |
libmpcodecs: update img_format.* & mp_image.* to latest from mplayer
…
|
|
|
@708ed15d
|
12 years |
michaelni |
libmpcodecs/vf_stereo3d: update to latest version from mplayer
Merged …
|
|
|
@5a83115
|
12 years |
michaelni |
ffv1: check for malloc failure
Signed-off-by: Michael Niedermayer …
|
|
|
@b77d94dc
|
12 years |
michaelni |
ffv1enc: check for malloc failure
Signed-off-by: Michael Niedermayer …
|
|
|
@0e2b0033
|
12 years |
stefasab |
doc/filters: apply various rendering changes to the showspectrum docs
…
|
|
|
@2d22e97f
|
12 years |
stefasab |
doc/filters: fix @item syntax in showspectrum docs
In particular, fix …
|
|
|
@fc0d069f
|
12 years |
michaelni |
flacdec: silence several "warning: X may be used uninitialized in this …
|
|
|
@96a08d86
|
12 years |
michaelni |
wmavoice: silence may be used uninitialized warnings
Signed-off-by: …
|
|
|
@e66240f2
|
12 years |
diego |
avfilter: x86: consistent filenames for filter optimizations
|
|
|
@81f2549e
|
12 years |
onemda |
lavfi/showspectrum: display multiple channels in separate row
The …
|
|
|
@353bd158
|
12 years |
michaelni |
sws: Fix "warning: comparison of distinct pointer types lacks a cast"
…
|
|
|
@63c61f0b
|
12 years |
michaelni |
vc1dec: Fix 2 "warning: may be used uninitialized in this function"
…
|
|
|
@c67ddb56
|
12 years |
michaelni |
Merge remote-tracking branch 'mjbshaw/master'
* mjbshaw/master:
…
|
|
|
@a2bff49e
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@60f06f98
|
12 years |
mjbshaw |
libopenjpegenc: make dci compliant j2c
Signed-off-by: Michael …
|
|
|
@d9df93ef
|
12 years |
anton |
mpegvideo: simplify REBASE_PICTURE
Always evaluate to NULL when the …
|
|
|
@b5f544a0
|
12 years |
michaelni |
swr: Dont use floats for S32->S32 when possible
Signed-off-by: …
|
|
|
@be989f92
|
12 years |
michaelni |
swr: reorder init code to make rematrix status available earlier
This …
|
|
|
@24244cec
|
12 years |
michaelni |
swr-test: Fix clip to 32bit
Signed-off-by: Michael Niedermayer …
|
|
|
@b8c55590
|
12 years |
michaelni |
swr/resample: fix integer overflow, add missing cast
The effects of …
|
|
|
@91debec9
|
12 years |
michaelni |
swr/resample: fix filter rounding and cliping for s32
Signed-off-by: …
|
|
|
@cf7b71b0
|
12 years |
stefasab |
doc/filters: reformat various filter tables items
Improve overall …
|
|
|
@71956371
|
12 years |
stefasab |
lavu/parseutils: add digital cinema frame sizes
Signed-off-by: …
|
|
|
@d106679f
|
12 years |
michaelni |
qdm2: disable superblocktype_2_3==0 code
The code is untested and …
|
|
|
@ccfd8cff
|
12 years |
michaelni |
qdm2: Fix data type used in multiplication.
Avoid unintended …
|
|
|
@773fc6e0
|
12 years |
onemda |
lavfi/showspectrum: set default height to 512
Only power-of-two FFTs …
|
|
|
@4d37d2bf
|
12 years |
michaelni |
put_vp_no_rnd_pixels8_l2_mmx: fix type
Signed-off-by: Michael …
|
|
|
@fe63f3d3
|
12 years |
stefasab |
doc/syntax: add missing frame sizes
Adding missing frame sizes used …
|
|
|
@3bba91d3
|
12 years |
stefasab |
doc/syntax: fix frame rate documentation
This patch corrects a …
|
|
|
@1897109c
|
12 years |
stefasab |
lavfi/pad: add support to named options
|
|
|
@c4428190
|
12 years |
stefasab |
ffplay: remove misleading comment from audio_decode_frame()
|
|
|
@02af4e9a
|
12 years |
stefasab |
ffplay: rename audio_decode_frame() variable "pts" to "audio_clock0"
…
|
|
|
@6e32b377
|
12 years |
stefasab |
ffplay: remove pts_ptr argument from audio_decode_frame()
The …
|
|
|
@cb573f7
|
12 years |
michaelni |
avcodec/x86: Add daniels copyright to the recent gcc->yasm convertions …
|
|
|
@13eb9fcf
|
12 years |
michaelni |
build: Remove superfluous MAKE variable for the build suffix
Use …
|
|
|
@d1511c02
|
12 years |
michaelni |
proresdsp: Fix checkheaders
It's been broken since commit ac89875
…
|
|
|
@90020d7
|
12 years |
stefasab |
lavf/segment: use correct spelling and value for EXT-X-ALLOW-CACHE tag …
|
|
|
@c91f1f3f
|
12 years |
stefasab |
ffplay: drop redundant NULL sws_freeContext() check in stream_close()
…
|
|
|
@0cecaa9e
|
12 years |
michaelni |
ffmpeg: free attachments, fix memleak
Signed-off-by: Michael …
|
|
|
@a60530e3
|
12 years |
Carl Eugen Hoyos |
Require at least three frames to autodetect loas.
|
|
|
@695af8ee
|
12 years |
michaelni |
h264: skip error concealment when SPS and slices are mismatching
…
|
|
|
@0e9b9a67
|
12 years |
michaelni |
flacdec: skip in stream header packets
This prevents warning messages …
|
|
|
@23686c72
|
12 years |
nicolas.george |
doc: update filter_design.txt to API changes.
|
|
|
@cdc48860
|
12 years |
michaelni |
h264: silence warning about array index being out of bounds
The index …
|
|
|
@4be0b910
|
12 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@6d9c21dc
|
12 years |
stefasab |
doc/indevs: add missing final dot in v4l2 option value description
…
|
|
|
@fd6b6efb
|
12 years |
stefasab |
lavfi/crop: fix help message for the keep_aspect option
|
|
|
@6032a1c9
|
12 years |
stefasab |
ffplay: extend doxy for audio_decode_frame()
|
|
|
@55910e18
|
12 years |
nicolas.george |
lavd/alsa: simplify reordering functions definition.
|
|
|
@6726fb65
|
12 years |
michaelni |
avfilter/vf_hqdn3d.h: restore author attribution, history and project …
|
|
|
@d593f2b2
|
12 years |
michaelni |
avfilter/x86/vf_hqdn3d_init: fix author attribution & project name
…
|
|
|
@0d13a7b
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@4ea7fbb2
|
12 years |
Marton Balint |
ffplay: step to next frame if paused when seeking
Signed-off-by: …
|
|
|
@c5eab4bb
|
12 years |
Marton Balint |
ffplay: move up pause functions
No change in functionality.
…
|
|
|
@5de3f724
|
12 years |
Marton Balint |
ffplay: remember last window dimensions
After this change the …
|
|
|
@4fd6e5af
|
12 years |
Marton Balint |
ffplay: fix order of setting show_mode
Without the fix the refresh …
|
|
|
@571ef42d
|
12 years |
Marton Balint |
ffplay: dynamically allocate audio buffer
We simply remove the fixed …
|
|
|
@b45a3e16
|
12 years |
Carl Eugen Hoyos |
Map the interlaced flag of yuv4mpeg streams to …
|
|
|
@6289a829
|
12 years |
michaelni |
build-sys: Fix pkgconfig files when ffmpeg is built with …
|
|
|
@985e93a8
|
12 years |
Carl Eugen Hoyos |
Do not fail for mixed interlaced / non-interlaced YUV4MPEG streams.
|
|
|
@8af915c2
|
12 years |
michaelni |
vp56: remove clear_blocks call, and clear alpha plane U/V DC only.
…
|
|
|
@6a50e8a1
|
12 years |
Carl Eugen Hoyos |
Do not change codec in flv streams if the user has forced a codec.
…
|
|
|
@5a67e30b
|
12 years |
michaelni |
ffmpeg: fix broken channel_layout option
Fixes ticket #2163.
…
|
|
|
@423856c
|
12 years |
stefasab |
doc/filters: fix syntax and typo for the afade curve option
|
|
|
@986540b6
|
12 years |
stefasab |
doc/filters: create a dedicated examples section for lut*, and itemize
|
|
|