|
|
|
@e346a593
|
11 years |
michaelni |
Merge commit 'ad507d7907457e678900bac132122ba7be4644cb'
* commit …
|
|
|
@16924311
|
11 years |
michaelni |
x86: dcadsp: implement SSE lfe_dir
Results for Arrandale/Windows:
32: …
|
|
|
@90f674d5
|
11 years |
michaelni |
Merge commit '87ec849fe9acba075c843e67bcd01f256f481a18'
* commit …
|
|
|
@810eb285
|
11 years |
michaelni |
Merge commit 'a55546f48d55e3d1155840541b2be5f4f8cf18ab'
* commit …
|
|
|
@2e88f82a
|
11 years |
michaelni |
Merge commit '92e598a57a7ce4b8ac9ea56274af39f5fd888311'
* commit …
|
|
|
@18d870da
|
11 years |
michaelni |
Merge commit 'd6acefe05862af244fd5a30ae946ed507c063994'
* commit …
|
|
|
@5ba16483
|
11 years |
michaelni |
Merge commit 'b23650491fbd579a4365f42bd42575afb7b53f7e'
* commit …
|
|
|
@f3eef027
|
11 years |
michaelni |
avcodec/msvideo1: Fix palette in case of seek before decode
Fixes …
|
|
|
@ad507d79
|
11 years |
janne-libav |
x86: dcadsp: implement SSE lfe_dir
Results for Arrandale/Windows:
32: …
|
|
|
@87ec849f
|
11 years |
janne-libav |
dcadec: remove scaling in lfe_interpolation_fir
The scaling factor is …
|
|
|
@a55546f
|
11 years |
diego |
proresenc: Reuse proper dsputil infrastructure for FDCT
|
|
|
@92e598a5
|
11 years |
diego |
prores: Drop DSP infrastructure for prores encoder bits
None of the …
|
|
|
@d6acefe0
|
11 years |
diego |
proresenc: Drop unnecessary DCT permutation bits
No permutation is …
|
|
|
@b2365049
|
11 years |
diego |
prores: Use consistent names for DSP arch initialization functions
|
|
|
@669043db
|
11 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
…
|
|
|
@e8e91a32
|
11 years |
michaelni |
Merge remote-tracking branch 'lukaszmluki/master'
* …
|
|
|
@5c634cbe
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Give …
|
|
|
@9f4b55ef
|
11 years |
lukasz.m.luki |
lavf/ftp: fix seek to nagative position
Signed-off-by: Lukasz Marek …
|
|
|
@0025f130
|
11 years |
lukasz.m.luki |
lavf/libssh: fix seek to nagative position
Signed-off-by: Lukasz …
|
|
|
@2163a40a
|
11 years |
michaelni |
x86/imdct36: use sse3 instructions in the last BUTTERF step when …
|
|
|
@fbf98375
|
11 years |
michaelni |
x86/imdct36: don't build imdct36_float_sse on x86_64 targets
There's …
|
|
|
@f2408ec9
|
11 years |
diego |
Give IDCT matrix transpose macro a more descriptive name
This also …
|
|
|
@a05635ee
|
11 years |
michaelni |
avcodec/mjpegdec: convert CMYK to GBRAP
Fixes Ticket2799
This should …
|
|
|
@501beae6
|
11 years |
michaelni |
avcodec/mjpegdec: fix decoding 4th plane
Signed-off-by: Michael …
|
|
|
@6904168c
|
11 years |
michaelni |
avcodec/mjpegdec: Print error in case of CMYK
Also fail if …
|
|
|
@681e72a6
|
11 years |
michaelni |
avcodec/mjpegdec: parse adobe_transform
Signed-off-by: Michael …
|
|
|
@7e8be708
|
11 years |
michaelni |
avcodec/mjpegdec: Print human readable string for APPx
Signed-off-by: …
|
|
|
@3ba05601
|
11 years |
Carl Eugen Hoyos |
Fix http authentication.
Add parenthesis around "MD5" in the request …
|
|
|
@4f4cc43f
|
11 years |
michaelni |
avcodec/h264: allow mixing idr and non idr slices with frame threading …
|
|
|
@622d24e4
|
11 years |
michaelni |
avformat/mov: simplify code setting needs_parsing
Signed-off-by: …
|
|
|
@649686d8
|
11 years |
michaelni |
avcodec/h264_refs: remove lost frames instead of disfavoring them
…
|
|
|
@33a2b45c
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@64bb64f7
|
11 years |
michaelni |
avcodec/h264: fix droped frame handling also for threads > 1
Seems i …
|
|
|
@b5005def
|
11 years |
michaelni |
avcodec/h264: avoid using lost frames as references
Fixes Ticket3386
…
|
|
|
@ead0dd3c
|
11 years |
Marton Balint |
lavfi/frei0r: factorize plugin loading with static path
Reviewed-by: …
|
|
|
@35ead1f2
|
11 years |
Marton Balint |
lavfi/frei0r: search plugins in lib64 dirs on all architectures
As …
|
|
|
@c4c5351f
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@291e49d4
|
11 years |
anton |
af_compand: add a dependency on strtok_r
|
|
|
@a63ac110
|
11 years |
diego |
build: Do not redundantly specifiy H.263-related object files for …
|
|
|
@1524b0fa
|
11 years |
michaelni |
libavcodec/rawdec: avoid memcpy when performing 16-bit samples shift
…
|
|
|
@baa650cc
|
11 years |
michaelni |
configure: use pkg-config to detect libbluray
The current configure …
|
|
|
@bdadf05e
|
11 years |
michaelni |
avcodec/parser: put lost comments back
Found-by: ubitux …
|
|
|
@9d297641
|
11 years |
onemda |
avformat/sdr2: h264 stream needs parsing
Signed-off-by: Paul B Mahol …
|
|
|
@9f2a3bce
|
11 years |
onemda |
avfilter: remove superflous lines
Signed-off-by: Paul B Mahol …
|
|
|
@a2e4b4e9
|
11 years |
onemda |
avfilter/af_compand: some more cosmetics to decrease difference with …
|
|
|
@8f946ac8
|
11 years |
michaelni |
avfilter: remove af_compand_fork
All relevant changes except the …
|
|
|
@c62d83a5
|
11 years |
michaelni |
avfilter/af_compand: more cosmetics from libavfilter/af_compand_fork.c …
|
|
|
@05412f4c
|
11 years |
michaelni |
avfilter/af_compand: cosmetics from libavfilter/af_compand_fork.c
…
|
|
|
@5e02ff3e
|
11 years |
michaelni |
avfilter/af_compand: switch defaults to libavfilter/af_compand_fork.c
…
|
|
|
@619d6b8f
|
11 years |
michaelni |
avfilter/af_compand: "use local variable for channels" from …
|
|
|
@e509df4b
|
11 years |
michaelni |
avfilter/af_compand: error checks from libavfilter/af_compand_fork.c
…
|
|
|
@4b879751
|
11 years |
michaelni |
avfilter/af_compand: pts init code from libavfilter/af_compand_fork.c
…
|
|
|
@5c78fe08
|
11 years |
michaelni |
avfilter/af_compand: cosmetics and doxy comment from …
|
|
|
@66ad3292
|
11 years |
michaelni |
avfilter/af_compand: add Andrew Kelley to the copyright
…
|
|
|
@86a191e2
|
11 years |
michaelni |
avfilter/af_compand: merge avframe code from af_compand_fork
…
|
|
|
@27ba05ad
|
11 years |
michaelni |
avfilter/af_compand: merge uninit() calls on error from …
|
|
|
@8b804859
|
11 years |
michaelni |
avfilter/af_compand: also support '|' as seperator
Signed-off-by: …
|
|
|
@1df1a1fe
|
11 years |
michaelni |
avfilter/af_compand_fork: avoid strtok_r() so as not to break build
…
|
|
|
@22307f17
|
11 years |
michaelni |
avfilter/af_compand: whitespace changes from af_compand_fork
…
|
|
|
@5d166de2
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavfi: …
|
|
|
@738f8358
|
11 years |
anton |
lavfi: add compand audio filter
Signed-off-by: Anton Khirnov …
|
|
|
@96fc2908
|
11 years |
Carl Eugen Hoyos |
Read bits_per_coded_sample from V_MS/VFW/FOURCC mkv files.
Fixes …
|
|
|
@2673357
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
parser: …
|
|
|
@1f2bacc8
|
11 years |
michaelni |
Merge commit 'e7dfaf16a403972eb6aed5ce8f84c0085bd2fb5a'
* commit …
|
|
|
@9e329185
|
11 years |
onemda |
avfilter/af_compand: fix invalid read
Fixes #3383.
|
|
|
@72d580f8
|
11 years |
michaelni |
Merge commit 'a1c699659d56b76c0bf399307f642c6fd6d28281'
* commit …
|
|
|
@0306436
|
11 years |
michaelni |
Merge commit 'ed61f3ca8a0664a697782253b354055136c5d303'
* commit …
|
|
|
@bc249bd6
|
11 years |
michaelni |
mpegvideo: re-indent buffer clearing code
Signed-off-by: Michael …
|
|
|
@fa84231e
|
11 years |
michaelni |
mpegvideo: fix overwriting hwaccel surface objects
Signed-off-by: …
|
|
|
@4ec3364
|
11 years |
diego |
parser: cosmetics: Drop some unnecessary parentheses
|
|
|
@e7dfaf1
|
11 years |
diego |
libavfilter: example audio filtering program
Based on a patch by …
|
|
|
@bef6b27
|
11 years |
michaelni |
avcodec/vp8dsp: use AV_ZERO64 to clear idct coefficient rows
…
|
|
|
@a1c69965
|
11 years |
diego |
parser: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@ed61f3ca
|
11 years |
diego |
parser: Remove commented-out cruft
|
|
|
@a8ad7e47
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@31444400
|
11 years |
michaelni |
lavu/buffer: add release function
new function allows to unref buffer …
|
|
|
@774239be
|
11 years |
michaelni |
ffmpeg_opt: get_preset_file_2(): fix avio_open2() return code check
…
|
|
|
@5ea14d4
|
11 years |
janne-libav |
texi2pod: always declare the pod file as UTF-8 encoded
|
|
|
@75f6ed8d
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
doc: …
|
|
|
@26dad980
|
11 years |
michaelni |
Merge commit '48d1ed9c83ee0c388e8c2898e81ffb4add509ab9'
* commit …
|
|
|
@6b06f9f1
|
11 years |
michaelni |
Merge commit '39c2880eeae6930b1036ce1f479afc1e1152c13f'
* commit …
|
|
|
@fc10ed2
|
11 years |
michaelni |
Merge commit 'dcc7e4bf1d0913123bfafbc58bf47bd41dd5848d'
* commit …
|
|
|
@70a25587
|
11 years |
michaelni |
Merge commit '67f2a688143b644f99360565a9f36c61a5f052e9'
* commit …
|
|
|
@e66247e9
|
11 years |
michaelni |
Merge commit '8aca00cc2b25810bdd85b75f5632844a5614b707'
* commit …
|
|
|
@e1991c7d
|
11 years |
michaelni |
Merge commit '0f7fa48cf1a36ed135c9e0cb01a6b84179aea25b'
* commit …
|
|
|
@3d53bbd0
|
11 years |
michaelni |
Merge commit '2142b2efcd631db05e4c7c26785e337ecf1258ff'
* commit …
|
|
|
@a88cbdf
|
11 years |
michaelni |
Merge commit 'd00a504b244e136a0c82a55e21ed94659e0674ad'
* commit …
|
|
|
@a908de7f
|
11 years |
michaelni |
avformat/options_table: add named constants for avoid_negative_ts
…
|
|
|
@c91488ab
|
11 years |
vittorio.giovara |
doc: fix one accented word
|
|
|
@48d1ed9c
|
11 years |
vittorio.giovara |
doc: name correct header
|
|
|
@39c2880e
|
11 years |
anton |
af_volume: preserve frame properties
|
|
|
@dcc7e4bf
|
11 years |
anton |
af_resample: preserve frame properties
|
|
|
@67f2a68
|
11 years |
anton |
avconv: remove a write-only variable
|
|
|
@6d18154f
|
11 years |
derek.buitenhuis |
libx265: Use proper error code
Signed-off-by: Derek Buitenhuis …
|
|
|
@87769d6c
|
11 years |
derek.buitenhuis |
libx265: Properly handled dynamic linking with MSVC
Signed-off-by: …
|
|
|
@73ee4cf3
|
11 years |
derek.buitenhuis |
libx265: Support SAR
Signed-off-by: Derek Buitenhuis …
|
|
|
@d102925a
|
11 years |
derek.buitenhuis |
libx265: Support 4:4:4
Signed-off-by: Derek Buitenhuis …
|
|
|
@d3736471
|
11 years |
derek.buitenhuis |
libx265: Update API usage
Framerate is now a sane rational instead of …
|
|
|
@8aca00cc
|
11 years |
derek.buitenhuis |
libx265: Properly handled dynamic linking with MSVC
Signed-off-by: …
|
|
|
@0f7fa48c
|
11 years |
derek.buitenhuis |
libx265: Support SAR
Signed-off-by: Derek Buitenhuis …
|
|
|