|
|
|
@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
|
|
|
@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 …
|
|
|
@9145818e
|
12 years |
onemda |
vima: decode directly to the user-provided AVFrame
Signed-off-by: …
|
|
|
@845fa2f5
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavr: …
|
|
|
@91043de8
|
12 years |
michaelni |
Merge commit '1647da89dd8ac09a55c111589f7a30d7e6b87d90'
* commit …
|
|
|
@0dff771f
|
12 years |
michaelni |
Merge commit '205a95f7b5178362874bc1e65eae9866723491c1'
* commit …
|
|
|
@dca6fb0
|
12 years |
michaelni |
Merge commit 'ee6ca11b657515ad736ec0d2b8635e098d0a2680'
* commit …
|
|
|
@2becf21d
|
12 years |
michaelni |
Merge commit '4a2b26fc1b1ad123eba473a20e270f2b0ba92bca'
* commit …
|
|
|
@08059f61
|
12 years |
michaelni |
Merge commit '5d5c248c3df30fa91a8dde639618c985b9a11c53'
* commit …
|
|
|
@65da7007
|
12 years |
michaelni |
Merge commit '1b9b6d6e5ea556b6d307f9d473f54f6406fdc3c8'
* commit …
|
|
|
@afe30fe0
|
12 years |
michaelni |
Merge commit '86bfcfcf2364bc837b7bb582c66a8a15a332414f'
* commit …
|
|
|
@5459cf41
|
12 years |
michaelni |
Merge commit 'a8ea936a0a00570f61a16a588821b52f6a3115c2'
* commit …
|
|
|
@d88e674a
|
12 years |
michaelni |
Merge commit 'cb7b47a61dba0b9329ecede5dd3211dc0662dc05'
* commit …
|
|
|
@0a513869
|
12 years |
michaelni |
Merge commit '182821cff43f5f977004d105b86c47ceb20d00d6'
* commit …
|
|
|
@f03cdbd0
|
12 years |
michaelni |
Merge commit '5cc0bd2cb47cbb1040f2bb0ded8d72a442c79b20'
* commit …
|
|
|
@d13f434d
|
12 years |
michaelni |
Merge commit 'e3db34291f4401a16f6ac92721617a9f33cd4c31'
* commit …
|
|
|
@4789955e
|
12 years |
michaelni |
Merge commit 'e57daa876bf0cf50782550e366e589441cd8c2bd'
* commit …
|
|
|
@2acd5fb5
|
12 years |
michaelni |
doc/demuxers: quote command line arguments with @code
Signed-off-by: …
|
|
|
@4f127915
|
12 years |
michaelni |
shorten: dont leave invalid channel counts in the context.
Fixes …
|
|
|
@e1219cda
|
12 years |
michaelni |
tiff: Check buffer allocation and pointer increment more carefully in …
|
|
|
@6f9ae391
|
12 years |
michaelni |
faxcompr: Dont read ref when the end has been reached in pass mode
…
|
|
|
@1ac0fa50
|
12 years |
michaelni |
pngdec/filter: dont access out of array elements at the end
Found-by: …
|
|
|
@157542eb
|
12 years |
justin.ruggles |
lavr: fix mixing matrix reduction when normalization is disabled
In …
|
|
|
@600b4c97
|
12 years |
justin.ruggles |
lavr: fix matrix reduction for upmixing in certain cases
Do not skip …
|
|
|
@a3735bb9
|
12 years |
justin.ruggles |
lavr: cosmetics: reindent
|
|
|
@1647da89
|
12 years |
justin.ruggles |
lavr: make sure that the mix function is reset even if no mixing will …
|
|
|
@646831e6
|
12 years |
justin.ruggles |
lavr: print out the mix matrix in ff_audio_mix_set_matrix()
This will …
|
|
|
@205a95f7
|
12 years |
justin.ruggles |
wmaenc: alloc/free coded_frame instead of keeping it in the WMACodecContext
|
|
|
@8ae50d87
|
12 years |
justin.ruggles |
ws-snd1: decode directly to the user-provided AVFrame
|
|
|
@c815ca36
|
12 years |
justin.ruggles |
wma: decode directly to the user-provided AVFrame
|
|
|
@5a72888
|
12 years |
justin.ruggles |
wmavoice: decode directly to the user-provided AVFrame
|
|
|
@ee6ca11b
|
12 years |
justin.ruggles |
vorbis: decode directly to the user-provided AVFrame
|
|
|
@4a2b26fc
|
12 years |
justin.ruggles |
tak: decode directly to the user-provided AVFrame
|
|
|
@f4a283ee
|
12 years |
justin.ruggles |
wmapro: decode directly to the user-provided AVFrame
|
|
|
@f80f8dd4
|
12 years |
justin.ruggles |
vmdaudio: decode directly to the user-provided AVFrame
|
|
|
@903b62cc
|
12 years |
justin.ruggles |
smackaud: decode directly to the user-provided AVFrame
|
|
|
@9873d71f
|
12 years |
justin.ruggles |
wavpack: decode directly to the user-provided AVFrame
|
|
|
@3b7d4338
|
12 years |
justin.ruggles |
twinvq: decode directly to the user-provided AVFrame
|
|
|
@09d6831f
|
12 years |
justin.ruggles |
sipr: decode directly to the user-provided AVFrame
|
|
|
@ad2104ba
|
12 years |
justin.ruggles |
tta: decode directly to the user-provided AVFrame
|
|
|
@3997fef9
|
12 years |
justin.ruggles |
truespeech: decode directly to the user-provided AVFrame
|
|
|
@5d5c248
|
12 years |
justin.ruggles |
s302m: decode directly to the user-provided AVFrame
|
|
|
@fed74c0a
|
12 years |
justin.ruggles |
shorten: decode directly to the user-provided AVFrame
|
|
|
@79fb2a1f
|
12 years |
justin.ruggles |
ra288: decode directly to the user-provided AVFrame
|
|
|
@1b9b6d6e
|
12 years |
justin.ruggles |
qcelp: decode directly to the user-provided AVFrame
|
|
|
@86bfcfcf
|
12 years |
justin.ruggles |
mace: decode directly to the user-provided AVFrame
|
|
|
@f7e8c87c
|
12 years |
justin.ruggles |
ra144: decode directly to the user-provided AVFrame
|
|
|
@0905c963
|
12 years |
justin.ruggles |
pcm-bluray: decode directly to the user-provided AVFrame
|
|
|