|
|
|
@b72040da
|
11 years |
michaelni |
ffplay: avoid direct access to max_lowres use …
|
|
|
@5f99e6d6
|
11 years |
onemda |
avfilter/vf_pullup: do not ignore frame field order
Signed-off-by: …
|
|
|
@4a63c69f
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
atrac3: …
|
|
|
@2ece7d94
|
11 years |
michaelni |
Merge commit '5ce04c14dd3dd3670cbdba82275a3a72c716ec6f'
* commit …
|
|
|
@16bb8faa
|
11 years |
michaelni |
Merge commit '4be292dac7e7f0586053fcced8d530ccf4ebef29'
* commit …
|
|
|
@c2df9597
|
11 years |
michaelni |
Merge commit 'be0b4c70ec40d7f9ac8e416a4379d4a387421184'
* commit …
|
|
|
@6565b1ad
|
11 years |
michaelni |
avcodec/h264_sei: make SEI type truncated message more informative
…
|
|
|
@fcd19d6c
|
11 years |
michaelni |
avcodec/jpeg2000dec: Zero code and quant style
This prevents future …
|
|
|
@1c71f185
|
11 years |
michaelni |
avcodec/tiff_common: Improve formating of long arrays
Signed-off-by: …
|
|
|
@79cbac8c
|
11 years |
diego |
atrac3: Generalize gain compensation code
Move it to the ATRAC common …
|
|
|
@5ce04c14
|
11 years |
diego |
Use correct Doxygen syntax
|
|
|
@4be292da
|
11 years |
diego |
atrac: Move doxygen comments to the header
Also update copyright info …
|
|
|
@be0b4c70
|
11 years |
diego |
atrac3: Replace a silly counter variable name with plain 'j'
|
|
|
@4d5d905e
|
11 years |
michaelni |
ffmpeg: avoid direct access to lowres use av_codec_g/set_lowres()
…
|
|
|
@e57dba0d
|
11 years |
michaelni |
avcodec: add av_codec_get_max_lowres()
Reviewed-by: Stefano Sabatini …
|
|
|
@0362cf1a
|
11 years |
onemda |
avfilter/vf_histogram: add mirrored waveform mode
Added parameter to …
|
|
|
@5b5bb0d8
|
11 years |
onemda |
avfilter/vf_histogram: fix segfault in parade waveform mode for …
|
|
|
@4c292d5c
|
11 years |
michaelni |
Merge remote-tracking branch 'rbultje/master'
* rbultje/master:
…
|
|
|
@5a63fb66
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavc: …
|
|
|
@c4f3b55f
|
11 years |
michaelni |
Merge commit '06e7301a2efa8dededecbe6836ee5b59bf7e5e76'
* commit …
|
|
|
@f5b27b6d
|
11 years |
stefasab |
ffprobe: print stream channel_layout when available
Fix trac ticket #3006.
|
|
|
@f1548c00
|
11 years |
rsbultje |
Full-pixel MC functions.
Decoding time of ped1080p.webm goes from …
|
|
|
@c07ac8d4
|
11 years |
rsbultje |
VP9 MC (ssse3) optimizations.
Decoding time of ped1080p.webm goes …
|
|
|
@848826f5
|
11 years |
rsbultje |
Native VP9 decoder.
Authors: Ronald S. Bultje <rsbultje gmail com>,
…
|
|
|
@b5f219c9
|
11 years |
Carl Eugen Hoyos |
Print pix_fmt name on h264 context reinitialisation.
|
|
|
@64327aab
|
11 years |
michaelni |
ffmpeg: add support to force specific AVCodecs
previously only …
|
|
|
@5082fcc0
|
11 years |
michaelni |
avformat: add support to force specific AVCodecs
previously only …
|
|
|
@f4aec348
|
11 years |
michaelni |
avformat/utils: pass AVFormatContext to find_decoder()
Signed-off-by: …
|
|
|
@af6e232c
|
11 years |
Reimar.Doeffinger |
VC1 VDPAU: Mark missing reference frames as such.
Currently the code …
|
|
|
@ebb8dd43
|
11 years |
michaelni |
mov: fix trun / pseudo_stream_id handling
This fixes simple …
|
|
|
@95666b22
|
11 years |
michaelni |
avcodec/imgconvert/get_color_type: fix type for PAL8
Fixes Ticket3008 …
|
|
|
@2490996f
|
11 years |
onemda |
avcodec: use designated initializers for bitstream filters
…
|
|
|
@451606f7
|
11 years |
anton |
lavc: mark deprecated AVCodec.max_lowres for removal on next bump
|
|
|
@06e7301a
|
11 years |
anton |
vf_interlace: do not process an already interlaced frame
…
|
|
|
@5e253fdf
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtmp: …
|
|
|
@c28bca2b
|
11 years |
michaelni |
Merge commit 'ad0560fe7491a85c3e71d5a3d6a0443f10b33ab1'
* commit …
|
|
|
@8aa6ffd8
|
11 years |
michaelni |
Merge commit 'cc41167aede4c101ad17eeffa8f39bb6c23d3dad'
* commit …
|
|
|
@3841e451
|
11 years |
onemda |
avfilter/avf_showspectrum: use the name 's' for the pointer to the …
|
|
|
@848a1e67
|
11 years |
onemda |
avfilter/af_afade: use the name 's' for the pointer to the private …
|
|
|
@0425fd7e
|
11 years |
michaelni |
ffmpeg: dont return reserved values
Found-by: Daemon404 …
|
|
|
@e31a239f
|
11 years |
onemda |
avfilter/vf_removelogo: use the name 's' for the pointer to the …
|
|
|
@7d0ce1e5
|
11 years |
onemda |
avfilter/af_silencedetect: use the name 's' for the pointer to the …
|
|
|
@d49f3fa5
|
11 years |
michaelni |
atrac3: Generalize gain compensation code
Move it to the ATRAC common …
|
|
|
@4fa24840
|
11 years |
michaelni |
atrac3/decode_gain_control: cosmetics
Signed-off-by: Michael …
|
|
|
@4978be2b
|
11 years |
michaelni |
atrac3: rename num_gain_data to num_points
Signed-off-by: Michael …
|
|
|
@dc80e250
|
11 years |
michaelni |
atrac3: Rename GainInfo to AtracGainInfo
Signed-off-by: Michael …
|
|
|
@746cb9bc
|
11 years |
michaelni |
atrac: limit line length to 80 chars
Signed-off-by: Michael …
|
|
|
@3d80ab01
|
11 years |
michaelni |
atrac: Move doxygen comments to the header
Signed-off-by: Michael …
|
|
|
@cc2330fe
|
11 years |
michaelni |
atrac: Update copyright info and file description.
Signed-off-by: …
|
|
|
@85224156
|
11 years |
michaelni |
atrac: Add missing av_cold.
Signed-off-by: Michael Niedermayer …
|
|
|
@286beebd
|
11 years |
michaelni |
avcodec/wmalosslessdec: check block_align
Code copied from wmaprodec
…
|
|
|
@ad8fbddb
|
11 years |
michaelni |
Revert "Merge commit '61c31e4ee7ea79a9e74c0476b81244febf17e6d7'" …
|
|
|
@edadda96
|
11 years |
onemda |
avfilter/vf_histogram: change order of histograms for planar rgb
…
|
|
|
@cac9af68
|
11 years |
onemda |
avfilter/vf_histogram: add support for subsampled planar yuv modes in …
|
|
|
@31a8461
|
11 years |
onemda |
avfilter/vf_histogram: improve waveform speed
Signed-off-by: Marton …
|
|
|
@795eaf8d
|
11 years |
michaelni |
avcodec/fraps: increase vlc nb_bits
This should fix decoding the file …
|
|
|
@d3a03d9
|
11 years |
michaelni |
configure: fix logic for threads in case of OpenCL is enabled. Fixes …
|
|
|
@628a17d7
|
11 years |
lu_zero |
rtmp: alias rtmp_listen to listen
Make it uniform with the other …
|
|
|
@ad0560f
|
11 years |
lu_zero |
mxf: Remove a typo
Introduced in 93370d1216
|
|
|
@2e2a2d8
|
11 years |
michaelni |
swscale/utils: dont divide by zero with zero vectors
Signed-off-by: …
|
|
|
@01e3340f
|
11 years |
michaelni |
swscale: make bilinear scaling the default
Before this commit, …
|
|
|
@fc0d8cf1
|
11 years |
onemda |
fate: add fieldorder test
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@8fafaf18
|
11 years |
stefasab |
doc: move sws_dither option description to scaler.texi
That's the …
|
|
|
@d17aaad6
|
11 years |
stefasab |
doc/filters/scale: mention and link scaler options
|
|
|
@fd0a1647
|
11 years |
stefasab |
doc/filters/scale: fix MAN rendering of @ref arguments
|
|
|
@31b6300f
|
11 years |
michaelni |
doc: try to add a link from the vf_scale sws_flags to the scaler docs
…
|
|
|
@0a4aea6d
|
11 years |
onemda |
avfilter/vf_hflip: support slice threading
Signed-off-by: Paul B …
|
|
|
@2a6a3d4
|
11 years |
onemda |
avfilter/vf_hflip: refactor plane dimensions calculation
…
|
|
|
@86277390
|
11 years |
onemda |
avfilter/vf_rotate: support slice threading
Signed-off-by: Paul B …
|
|
|
@54197c7a
|
11 years |
michaelni |
skip_bits: dont call UPDATE_CACHE
UPDATE_CACHE isnt needed and can …
|
|
|
@f4ab723
|
11 years |
onemda |
cmdutils: print command support in -filters.
Signed-off-by: Paul B …
|
|
|
@0a0b7267
|
11 years |
michaelni |
configure: fix build with enable-xmm-clobber-test
Signed-off-by: …
|
|
|
@8fd8ead2
|
11 years |
stefasab |
doc/t2h.init: remove resource-type and distribution meta elements
The …
|
|
|
@b0b5012e
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@cd1b22d8
|
11 years |
onemda |
avfilter/dualinput: simplify
Signed-off-by: Paul B Mahol …
|
|
|
@cc41167a
|
11 years |
martin |
asfdec: Check the return value of asf_read_stream_properties
This …
|
|
|
@e34ba472
|
11 years |
Carl Eugen Hoyos |
Avoid img_segment_size == 0 in mtv demuxer.
Fixes ticket #3011.
|
|
|
@5c7d86cb
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
omadec: …
|
|
|
@7a28a9f6
|
11 years |
michaelni |
Merge commit '23d0fdcf6f30843fc3f14084d80581f1ca10f1f3'
* commit …
|
|
|
@c7fae908
|
11 years |
michaelni |
Merge commit '93370d12164236d59645314871a1d6808b2a8ddb'
* commit …
|
|
|
@bbe50a80
|
11 years |
michaelni |
Merge commit 'ff07ec143ebd3833fd5a3f4b6c00474ac523a31f'
* commit …
|
|
|
@c955bac7
|
11 years |
michaelni |
Merge commit 'd1d99e3befea5d411ac3aae72dbdecce94f8b547'
* commit …
|
|
|
@1eead87
|
11 years |
michaelni |
Merge commit '7ba0cedbfeff5671b264d1d7e90777057b5714c6'
* commit …
|
|
|
@1ad36551
|
11 years |
michaelni |
Merge commit 'aa0dd52434768da64f1f3d8ae92bcf980c1adffc'
* commit …
|
|
|
@7d7fb61e
|
11 years |
michaelni |
Merge commit 'fc739b3eefa0b58d64e7661621da94a94dbc8a82'
* commit …
|
|
|
@b6dfb82
|
11 years |
michaelni |
Merge commit '30db94dc399f6e4ef8905049d9b740556f0fce47'
* commit …
|
|
|
@a612bb30
|
11 years |
michaelni |
Merge commit '9fb0de86b49e9fb0709a8ad1e1875e35da841887'
* commit …
|
|
|
@9834874f
|
11 years |
michaelni |
Merge commit 'a81cad8f86d1feb7e4bfae29e43f3e994935a5c7'
* commit …
|
|
|
@143a19f5
|
11 years |
michaelni |
Merge commit 'c231987662194d009dd91bfc57c678e0e70ca161'
* commit …
|
|
|
@ccb6b05
|
11 years |
michaelni |
Merge commit '640a2427aafa774b83316b7a8c5c2bdc28bfd269'
* commit …
|
|
|
@a6b79bb
|
11 years |
michaelni |
Merge commit '9fc7184d1a9af8d97b3fc5c2ef9d0a647d6617ea'
* commit …
|
|
|
@7057cc8
|
11 years |
michaelni |
Merge commit 'a9221e39600a31ee13e736e9e47743cde23f0280'
* commit …
|
|
|
@5badcfe2
|
11 years |
michaelni |
Merge commit 'd07aa3f02b73ab1371c13ac7898338380ca0932b'
* commit …
|
|
|
@a89e9ad1
|
11 years |
u |
swr: fix example code and doxy indent.
|
|
|
@565fd3cc
|
11 years |
u |
doc/faq: add @command{} in the tool debug entry.
|
|
|
@2e798c6c
|
11 years |
u |
doc/faq: remove indent in examples.
CSS should take care of this.
|
|
|
@eafb9c52
|
11 years |
u |
doc/faq: remove Delphi/Pascal entry.
Link is dead.
|
|
|
@e6273592
|
11 years |
u |
doc/faq: rework r_frame_rate entry.
|
|
|
@2f8418b5
|
11 years |
michaelni |
Merge commit '28ff439efd2362fb21e1a78610737f2e26a72d8f'
* commit …
|
|
|
@9e58d46e
|
11 years |
michaelni |
Merge commit '59480abce7e4238e22b3a4a904a9fe6abf4e4188'
* commit …
|
|
|