|
|
|
@3e3e414f
|
12 years |
stefasab |
lavfi/buffersink: fix doxy, remove "video" reference
The file …
|
|
|
@24823a7
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
qdm2: …
|
|
|
@92c7ef1e
|
12 years |
michaelni |
Merge branch 'mxfenc_improvements' of …
|
|
|
@acb52d32
|
12 years |
michaelni |
h264: print error on unsupported seperate color planes
Signed-off-by: …
|
|
|
@bb58c43c
|
12 years |
diego |
qdm2: remove broken and disabled dump_context() debug function
|
|
|
@878e6690
|
12 years |
diego |
x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macros
|
|
|
@4d475236
|
12 years |
diego |
x86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macros
Signed-off-by: …
|
|
|
@2cd1f5c
|
12 years |
diego |
x86inc: modify ALIGN to not generate long nops on i586
Signed-off-by: …
|
|
|
@d20f133e
|
12 years |
diego |
x86: h264_intrapred: port to cpuflag macros
|
|
|
@50d0f6ce
|
12 years |
Carl Eugen Hoyos |
Extend -codecs output.
Allow to show different supported …
|
|
|
@c88e60af
|
12 years |
michaelni |
swr/x86: 10l, missed some SSE2 instructions in code marked as SSE.
…
|
|
|
@03481028
|
12 years |
michaelni |
configure: dont blindly enable iec61883
This should fix a configure …
|
|
|
@d99001ca
|
12 years |
matthieu.bouron |
mxfenc: support dnxhd codec
|
|
|
@135e6843
|
12 years |
matthieu.bouron |
mxfenc: support smpte dv codec
After some internal talks it seems the …
|
|
|
@2696789c
|
12 years |
anton |
avplay: update input filter pointer when the filtergraph is reset.
…
|
|
|
@4c679750
|
12 years |
anton |
avconv: fix parsing of -force_key_frames option.
Currently it always …
|
|
|
@325fb246
|
12 years |
stefasab |
FireWire DV/HDV input device using libiec61883
Signed-off-by: Stefano …
|
|
|
@28fff0d9
|
12 years |
mans |
h264: use templates to avoid excessive inlining
Instead of inlining …
|
|
|
@6d74e3c
|
12 years |
michaelni |
Optimization of MP3 decoders for MIPS
MP3 fixed and floating point …
|
|
|
@4ea70511
|
12 years |
michaelni |
Merge git://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K-Encoder
* …
|
|
|
@983db9b2
|
12 years |
martin |
xtea: Make the count parameter match the documentation
Previously it …
|
|
|
@e4a7fb3d
|
12 years |
martin |
blowfish: Make the count parameter match the documentation
Previously …
|
|
|
@18f2d5cb
|
12 years |
martin |
mpegvideo: Don't use ff_mspel_motion() for vc1
Using ff_mspel_motion …
|
|
|
@1fe6cb44
|
12 years |
eclipse7 |
lavf/file: cosmetic: Use "not" instead of "equals zero"
This is …
|
|
|
@585bd492
|
12 years |
eclipse7 |
lavf/file: cosmetic: Remove superfluous ternary operator
|
|
|
@e1613476
|
12 years |
eclipse7 |
doc/fate: Rework examples to a section of its own
Make it easier to …
|
|
|
@c44cae7e
|
12 years |
eclipse7 |
doc/fate: Add hint for debugging connection to server
|
|
|
@10fa37c5
|
12 years |
eclipse7 |
doc/fate: Add missing @file command
Make the document more consistent.
|
|
|
@52a3d57
|
12 years |
eclipse7 |
doc/fate: Use more commonly used terms
It might be easier to …
|
|
|
@5fc74f0
|
12 years |
eclipse7 |
doc/fate: Add email address for contacting the FATE admin
|
|
|
@f6687bf5
|
12 years |
lu_zero |
xtea: invert branch and loop precedence
Should slightly improve …
|
|
|
@669bbedf
|
12 years |
lu_zero |
blowfish: invert branch and loop precedence
Should slightly improve …
|
|
|
@5b54a90c
|
12 years |
lu_zero |
flvdec: optionally trust the metadata
In certain conditions video or …
|
|
|
@715129cd
|
12 years |
martin |
avconv: Set audio filter time base to the sample rate
If the output …
|
|
|
@07eeeb1d
|
12 years |
martin |
vp8: Add ifdef guards around the sse2 loopfilter in the sse2slow …
|
|
|
@b5baad3a
|
12 years |
Carl Eugen Hoyos |
Install libavutil/version.h
Fixes ticket #1513
|
|
|
@7de4a16
|
12 years |
onemda |
PAF demuxer and decoder
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@9b2b5768
|
12 years |
michaelni |
sws/x86: add av_assert() to ensure 16bit code is used with 16bit data
…
|
|
|
@a32032b5
|
12 years |
michaelni |
sws/x86: add some forgotten 12bit planar yuv cases
Signed-off-by: …
|
|
|
@73bb4e9c
|
12 years |
michaelni |
nut: add 12/14 bit yuv to nut/raw
Signed-off-by: Michael Niedermayer …
|
|
|
@1f9bc310
|
12 years |
onemda |
sanm: remove code duplication
Signed-off-by: Paul B Mahol …
|
|
|
@3b9dd90
|
12 years |
onemda |
sanm: replace conditions in for loops with more common version
…
|
|
|
@fa36f334
|
12 years |
michaelni |
sws: support 12&14 bit planar colorspaces
Reviewed-by: Paul B Mahol …
|
|
|
@1f295042
|
12 years |
michaelni |
blowfish.h: include author attribution
Reviewed-by: Clément Bœsch …
|
|
|
@0713c38e
|
12 years |
michaelni |
xtea.h: include author attribution
Reviewed-by: Clément Bœsch …
|
|
|
@039e9fe0
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (29 …
|
|
|
@8b421fad
|
12 years |
nicolas.george |
dpx: sanitize aspect ratio.
Fixes some samples where the ratio is …
|
|
|
@7c29377b
|
12 years |
mans |
lavfi: reclassify showfiltfmts as a TESTPROG
This tool uses lavfi …
|
|
|
@fa2d7473
|
12 years |
diego |
graph2dot: fix printf format specifier
tools/graph2dot.c:85: warning: …
|
|
|
@55751918
|
12 years |
rsbultje |
swscale: yuv2planeX 8bit >=sse2 functions need aligned stack on …
|
|
|
@70a1c800
|
12 years |
rsbultje |
vp8: loopfilter >=sse2 functions need aligned stack on x86-32.
…
|
|
|
@c5183847
|
12 years |
rsbultje |
amr: remove shift out of the AMR_BIT() macro.
MSVC doesn't like the …
|
|
|
@723b266d
|
12 years |
rsbultje |
dsputilenc: group yasm and inline asm function pointer assignment.
|
|
|
@1ce1e636
|
12 years |
rsbultje |
mov: use forward declaration of a function instead of a table.
MSVC …
|
|
|
@d3b84fdc
|
12 years |
mbradshaw |
libopenjpegdec: add support for decoding YUV420/422/444P12/14
…
|
|
|
@713a7854
|
12 years |
mbradshaw |
libopenjpegenc: cosmetics: reorder pix_fmts
Signed-off-by: Michael …
|
|
|
@7544ef7
|
12 years |
mbradshaw |
libopenjpegenc: add support for YUV420/422/444P12/14
Signed-off-by: …
|
|
|
@2fc354f9
|
12 years |
nicolas.george |
ffmpeg: rework checks for the -t option.
This commit is based on …
|
|
|
@7beeea8f
|
12 years |
nicolas.george |
error: define AVERROR_EXTERNAL.
This code is intended for errors in …
|
|
|
@aa39516a
|
12 years |
nicolas.george |
error: define AVERROR_BUFFER_TOO_SMALL.
Some API require a buffer and …
|
|
|
@2047e40e
|
12 years |
diego |
Clarify Doxygen comment for FF_API_* #defines.
|
|
|
@112971a
|
12 years |
diego |
configure: simplify get_version()
All libs have version headers now, …
|
|
|
@86ab7b0f
|
12 years |
diego |
Create version.h headers for libraries that lack them
|
|
|
@40e61b7b
|
12 years |
diego |
gitignore: Use full path instead of relative path to specify patterns
…
|
|
|
@89b81a1c
|
12 years |
martin |
mpegvideo: remove VLAs
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@8c14f7a
|
12 years |
martin |
Add XTEA encryption support in libavutil
Signed-off-by: Martin …
|
|
|
@bc3dbcc8
|
12 years |
martin |
Add Blowfish encryption support in libavutil
Signed-off-by: Martin …
|
|
|
@143f1e92
|
12 years |
martin |
eval: Add the isinf() function and tests for it
Signed-off-by: Martin …
|
|
|
@25accf9
|
12 years |
mans |
flacdec: move lpc filter to flacdsp
Signed-off-by: Mans Rullgard …
|
|
|
@4a852834
|
12 years |
mans |
flacdec: split off channel decorrelation as flacdsp
Signed-off-by: …
|
|
|
@296d0da8
|
12 years |
martin |
avplay: Add an option for not limiting the input buffer size
For …
|
|
|
@ab2356c
|
12 years |
Carl Eugen Hoyos |
Let the ffmpeg executable select the abuffersink filter.
|
|
|
@1c840fa2
|
12 years |
anton |
FATE: add a test for WMA cover art.
|
|
|
@8059d3b7
|
12 years |
anton |
FATE: add a test for apetag cover art
|
|
|
@bf2a7f9
|
12 years |
anton |
FATE: add a test for itunes cover art.
|
|
|
@87466f81
|
12 years |
mans |
flacdec: factor out code setting avctx->sample_fmt
|
|
|
@d155b60f
|
12 years |
mans |
flac: make FLAC_CHMODE_* constants consecutive
|
|
|
@93e7ef9a
|
12 years |
mans |
flacdec: allocate sample buffers with av_malloc
The buffers are only …
|
|
|
@0da301e1
|
12 years |
mans |
flacdec: remove curr_bps from FLACContext
This value does not need to …
|
|
|
@df3a96c4
|
12 years |
michaelni |
ffmpeg: Add sanity check on frame duplication
This prevents long …
|
|
|
@a54bc1eb
|
12 years |
michaelni |
riff: add "YUV8" FourCC
sample:
…
|
|
|
@983fa8bc
|
12 years |
mans |
fate: add flac encode/decode tests with various options
…
|
|
|
@360aa246
|
12 years |
mans |
flacenc: add option for forcing stereo decorrelation mode
This is …
|
|
|
@776a4e4
|
12 years |
stefasab |
doc/muxers/segment: apply minor documentation updates and adjustements …
|
|
|
@5eb4af6c
|
12 years |
michaelni |
snow: move init code that depends on picture paramaters to after these …
|
|
|
@93d67296
|
12 years |
michaelni |
video_get_buffer: return ENOMEM instead of -1 on malloc failure
…
|
|
|
@f339ebc1
|
12 years |
michaelni |
lavc/utils: print error message on get_buffer related errors
…
|
|
|
@f91b7d80
|
12 years |
michaelni |
mdutils: print error message on error get_buffer related errors
…
|
|
|
@86e107a7
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@af392efe
|
12 years |
stefasab |
lavf/segment: rename SegmentContext.pb to list_pb
The new name is …
|
|
|
@d8013f38
|
12 years |
stefasab |
lavf/segment: add error log in case of invalid filename template
…
|
|
|
@a1e092cc
|
12 years |
stefasab |
lavf/segment: fix logic for segmenting audio-only inputs
Also add a …
|
|
|
@4e2899dd
|
12 years |
stefasab |
lavf/segment: add more information in log message in seg_write_packet()
|
|
|
@597282ef
|
12 years |
stefasab |
doc: add documentation regarding MIPS optimizations
Add doc/mips.txt …
|
|
|
@fd0e6ef9
|
12 years |
stefasab |
lavf/segment: remove unused offset variable
|
|
|
@77dcae5
|
12 years |
stefasab |
lavf/segment: apply misc fixes to the private options internal …
|
|
|
@a5af2933
|
12 years |
stefasab |
lavf/segment: slightly simplify fail logic in seg_write_packet()
|
|
|
@4ad17bc7
|
12 years |
stefasab |
lavf/segment: move list filename printing logic from segment_end() to …
|
|
|
@30327865
|
12 years |
martin |
ismindex: Verify that all bitrate variants match
In Smooth Streaming, …
|
|
|
@1be8c908
|
12 years |
martin |
ismindex: Properly report errors reading the MFRA atom
Signed-off-by: …
|
|
|