|
|
|
@d2cadea3
|
12 years |
stefasab |
lavfi/unsharp: directly access in-loop variables in apply_unsharp()
…
|
|
|
@ef4c71e8
|
12 years |
stefasab |
lavfi/unsharp: add check on matrix x/y size values oddity
|
|
|
@b8bb661d
|
12 years |
michaelni |
Changelog: Add entry for encrypted TTA stream decoding
Signed-off-by: …
|
|
|
@2e988fd6
|
12 years |
michaelni |
lavc/tta: Use a safer check for encrypted streams
The user can …
|
|
|
@1d6f6ff
|
12 years |
michaelni |
h264: don't initialize missing pictures when using a hwaccel
Writing …
|
|
|
@a56fd9ed
|
12 years |
michaelni |
lavu: Fix checkheaders for x86/emms.h
internal.h doesn't need to …
|
|
|
@b7fe35c9
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h264: …
|
|
|
@ddbbfd95
|
12 years |
michaelni |
Merge commit '1d0feb5d1ac04d187b335f0e8d411c9f40b3a885'
* commit …
|
|
|
@1fad547c
|
12 years |
michaelni |
Merge commit '54974c62982ae827becdbdb9b620b7ba75d079a0'
* commit …
|
|
|
@2bac1535
|
12 years |
stefasab |
Changelog: add missing empty line after the version line
|
|
|
@8b7568cc
|
12 years |
michaelni |
Merge commit 'd9ebb00dcbaac3812b8b1fbc3d6e027506c11cbc'
* commit …
|
|
|
@131b9c9
|
12 years |
michaelni |
Merge commit '68f930d2188aba5b32624887dcbf688c23482834'
* commit …
|
|
|
@0a707da3
|
12 years |
michaelni |
cinepack: print an error if cinepak_decode() failed
Signed-off-by: …
|
|
|
@b4bb996d
|
12 years |
michaelni |
yadif: remove unused variable
Found by: durandal_1707
Signed-off-by: …
|
|
|
@bb29ee62
|
12 years |
michaelni |
Merge commit 'd2a25c4032ce6ceabb0f51b5c1e6ca865395a793'
* commit …
|
|
|
@1c5b8b91
|
12 years |
michaelni |
h264: color frames gray
This prevents a regression from the removial …
|
|
|
@a53b144e
|
12 years |
michaelni |
avcodec: add avpriv_color_frame()
Signed-off-by: Michael Niedermayer …
|
|
|
@af882e18
|
12 years |
onemda |
lavfi: port MP noise filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@1e786797
|
12 years |
michaelni |
mpegvideo_enc: draw edges on input
Improves Motion estimation, avoids …
|
|
|
@446f7c6
|
12 years |
michaelni |
Merge commit '64ed397635ef2666b0ca0c8d8c60a8bc44581d82'
* commit …
|
|
|
@fab8a89a
|
12 years |
michaelni |
Merge commit 'ccd70d9c1689990e5aef2de383199bbc7cf60d13'
* commit …
|
|
|
@b9c54489
|
12 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@87d359ff
|
12 years |
michaelni |
lavfi/yadif: support 9, 12, and 14 bits per pixel
Signed-off-by: …
|
|
|
@72406188
|
12 years |
michaelni |
lavfi/yadif: remove unnecessary cast
Finish what 99162f8 started
…
|
|
|
@f84ef19f
|
12 years |
stefasab |
lavfi/kerndeint: move is_rgb_packed definition to the internal context …
|
|
|
@51ba843f
|
12 years |
stefasab |
lavfi/kerndeint: use aligned linesizes for the temporary buffer.
This …
|
|
|
@2042cd37
|
12 years |
stefasab |
lavfi/unsharp: extend range for amount values, to reflect the behavior …
|
|
|
@37b42bcb
|
12 years |
stefasab |
doc/filters: itemize unsharp examples
Also drop pointless example.
|
|
|
@fbcc584d
|
12 years |
stefasab |
lavfi/unsharp: use named options, and add missing checks on matrix …
|
|
|
@5e947ae
|
12 years |
michaelni |
sws/x86: improve rounding for yuv2yuvX
This tries to compensate for …
|
|
|
@5ad43af9
|
12 years |
michaelni |
lavfi/kerndeint: use av_pix_fmt_desc_get instead of directly accessing …
|
|
|
@0018221c
|
12 years |
stefasab |
doc: fix reference to ffmpeg-bitstream-filters.html page
|
|
|
@b64de24f
|
12 years |
Clément Bœsch |
lavfi/ebur128: advance pointer to samples
Correct the advancement of …
|
|
|
@de21e67
|
12 years |
Clément Bœsch |
lavfi/ebur128: fix channel weights
Correct the recognition of channel …
|
|
|
@2c541554
|
12 years |
anton |
h264: deMpegEncContextize
Most of the changes are just trivial are …
|
|
|
@1d0feb5d
|
12 years |
anton |
mpegvideo: split ff_draw_horiz_band().
Split out dependency on …
|
|
|
@54974c62
|
12 years |
anton |
error_resilience: decouple ER from MpegEncContext
|
|
|
@d9ebb00
|
12 years |
anton |
svq3: remove a pointless if()
The H264 context is always …
|
|
|
@2491f9ee
|
12 years |
anton |
h264: remove a pointless if()
!encoding is always true, we do not …
|
|
|
@68f930d2
|
12 years |
anton |
h264: simplify calls to ff_er_add_slice().
partitioned_frame is never …
|
|
|
@d2a25c40
|
12 years |
anton |
get_buffer(): do not initialize the data.
There may be more decoders …
|
|
|
@64ed3976
|
12 years |
anton |
vf_yadif: fix out-of line reads
Some changes in the border pixels, …
|
|
|
@ccd70d9c
|
12 years |
anton |
vf_yadif: factorize initializing the filtering callbacks
Do it all in …
|
|
|
@77ab702a
|
12 years |
Marton Balint |
ffplay: only display frames if there are no pending events
Otherwise …
|
|
|
@f9859894
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
sparc: …
|
|
|
@048ecbd3
|
12 years |
michaelni |
Merge commit '49fe280753e0f167ac3d9f227f0c0f7744501fc1'
* commit …
|
|
|
@61fbb4cd
|
12 years |
michaelni |
Merge commit '4db96649ca700db563d9da4ebe70bf9fc4c7a6ba'
* commit …
|
|
|
@75758f84
|
12 years |
Clément Bœsch |
build: fixes a "can't cd to..." issue when installing shared …
|
|
|
@4a6fa796
|
12 years |
michaelni |
lavf: dont try to find fps for attached pictures
Signed-off-by: …
|
|
|
@3594554a
|
12 years |
diego |
sparc: dsputil: Simplify high_bit_depth checks
|
|
|
@7ac3ccc5
|
12 years |
stefasab |
lavfi/unsharp: use the same macros used in the original MP filter
…
|
|
|
@772b949
|
12 years |
stefasab |
examples/scaling_video: fix typo
|
|
|
@8102a097
|
12 years |
michaelni |
doc/APIchanges: List merge commit hashes and version numbers
…
|
|
|
@49fe2807
|
12 years |
diego |
h264idct: Replace duplicate scan8 table by appropriate #include
|
|
|
@5534d8f7
|
12 years |
Marton Balint |
ffplay: remove remains of video_clock
We are now using a pts based …
|
|
|
@b853cfe7
|
12 years |
Marton Balint |
ffplay: remove refresh thread to achieve more precise frame delay
We …
|
|
|
@12c71f6
|
12 years |
michaelni |
dshow: Fix MSVC support, remove av_export, which was apparently …
|
|
|
@003be0a9
|
12 years |
michaelni |
Removing network.h from matroskadec.c
Removing accidentally added …
|
|
|
@c3fb20ba
|
12 years |
michaelni |
ffmpeg: Check for parameter changes at the output of the audio filter …
|
|
|
@d5ce725
|
12 years |
Clément Bœsch |
Fix a few "its" vs "it's" typo.
|
|
|
@35a995f4
|
12 years |
Clément Bœsch |
doc/resampler: fix two typo.
|
|
|
@02243751
|
12 years |
Clément Bœsch |
lavfi/showspectrum: simplify intensity_color_table declaration.
|
|
|
@cf8dec7d
|
12 years |
Clément Bœsch |
lavfi/showspectrum: pretty-align constants.
Binary object unchanged.
|
|
|
@ce6a8e59
|
12 years |
michaelni |
Adding AlphaMode element to Matroska Parser
Adding support for …
|
|
|
@2f3bc512
|
12 years |
michaelni |
apichanges: fix 2 wrong hashes
Signed-off-by: Michael Niedermayer …
|
|
|
@33d63306
|
12 years |
michaelni |
apichanges: Use , instead of / to seperate multiple hashes
…
|
|
|
@ad6802f
|
12 years |
michaelni |
apichanges: fix date
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@4db96649
|
12 years |
diego |
avutil: Ensure that emms_c is always defined, even on non-x86
|
|
|
@8c95d177
|
12 years |
michaelni |
fate: Add encrypted tta stream test
Signed-off-by: James Almer …
|
|
|
@405cc0d9
|
12 years |
michaelni |
movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhd
Other …
|
|
|
@759a3a21
|
12 years |
diego |
configure: Move MinGW CPPFLAGS setting to libc section, where it belongs
|
|
|
@ab441e20
|
12 years |
diego |
avutil: Move emms code to x86-specific header
|
|
|
@c557a5b0
|
12 years |
nicolas.george |
lavfi/vf_ass: reindent after last commit.
|
|
|
@bb3303b9
|
12 years |
nicolas.george |
lavfi/vf_ass: ignore subtitles decoding errors.
A broken packet with …
|
|
|
@7d0e3b19
|
12 years |
Carl Eugen Hoyos |
Write the fiel atom to mov files independently of the used video …
|
|
|
@41ae43ca
|
12 years |
onemda |
lavfi: remove softskip libmpcodecs wrapper
It is supposed to be used …
|
|
|
@968f8ace
|
12 years |
onemda |
lavfi: remove dsize libmpcodecs wrapper
Filter does nothing, and …
|
|
|
@8bbb487e
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@9f16cb9e
|
12 years |
michaelni |
doc/APIchanges: fix odd .01 versions
Signed-off-by: Michael …
|
|
|
@a08ebf04
|
12 years |
michaelni |
matroskadec: simplify additional_id writing code
Signed-off-by: …
|
|
|
@30c5c45b
|
12 years |
michaelni |
Adding support for parsing BlockAdditional
Matroska specification …
|
|
|
@701e9b82
|
12 years |
michaelni |
h264: Use mb itself as memcpy anchor and assert the other anchors …
|
|
|
@130cefc9
|
12 years |
derek.buitenhuis |
doc/platform: Fix 10l typo
This error was somehow missed for months.
…
|
|
|
@faf8eca0
|
12 years |
michaelni |
h264: remove clear_blocks call in threading init.
Init code in that …
|
|
|
@c230af9
|
12 years |
michaelni |
h264: Reset last_pocs in case of reference or frame number …
|
|
|
@c650794
|
12 years |
diego |
dsputil: Move STRIDE_ALIGN macro to the only place it is used
|
|
|
@15e7533
|
12 years |
Clément Bœsch |
doc/dev: clarify public symbols prefixes.
|
|
|
@5dd78ef3
|
12 years |
onemda |
WAV muxer: reindent
|
|
|
@21cd905c
|
12 years |
michaelni |
swr: check channel layouts before using them.
Fixes out of array …
|
|
|
@34126cd0
|
12 years |
onemda |
lavfi/transpose: support more pix fmts
Signed-off-by: Paul B Mahol …
|
|
|
@cf73e0bf
|
12 years |
onemda |
lavu/intreadwrite: add AV_[RW][BLN]48
Signed-off-by: Paul B Mahol …
|
|
|
@324d9664
|
12 years |
michaelni |
libvorbisdec: Remove AVFrame from context
Signed-off-by: Michael …
|
|
|
@fe845772
|
12 years |
michaelni |
libvorbisdec: set sample type
Fixes regression
Signed-off-by: …
|
|
|
@a17ececc
|
12 years |
nicolas.george |
libcelt: decode directly to the user-provided AVFrame.
|
|
|
@b68dd8a1
|
12 years |
nicolas.george |
lavf/concatdec: allow probing.
|
|
|
@db9dc515
|
12 years |
nicolas.george |
lavf/concatdec: add signature directive.
|
|
|
@6d680d20
|
12 years |
nicolas.george |
lavf/concatdec: add safe option.
|
|
|
@b2e57eb5
|
12 years |
michaelni |
mjpegdec: pass nb_components into ljpeg_decode_yuv_scan
Fixes null …
|
|
|
@8f7c7ff2
|
12 years |
onemda |
evrcdec: decode directly to the user-provided AVFrame
Signed-off-by: …
|
|
|
@2cced2a8
|
12 years |
onemda |
paf: decode directly to the user-provided AVFrame
Signed-off-by: Paul …
|
|
|