|
|
|
@06fd213e
|
14 years |
Carl Eugen Hoyos |
Do not reset channel_layout to 0.
The channel_layout may have been …
|
|
|
@ecf72542
|
14 years |
stefano.sabatini-lala |
vsrc_buffer: remove duplicated file description
|
|
|
@034fc7bf
|
14 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (22 …
|
|
|
@d1adad3c
|
14 years |
michaelni |
Merge swscale bloatup
This will be cleaned up in the next merge
…
|
|
|
@d9d56036
|
14 years |
michaelni |
swscale: MMX optim of hscale16()
code is based on existing 8bit MMX …
|
|
|
@895b6161
|
14 years |
michaelni |
swscale: dont loose bits on planar >8bit yuv ind gray nput.
…
|
|
|
@8050dfdf
|
14 years |
michaelni |
swscale: Switch to ronalds yuv2yuvX16inC_template() its very similar …
|
|
|
@9bbd6a4c
|
14 years |
mans |
configure: enable memalign_hack automatically when needed
…
|
|
|
@040e1c67
|
14 years |
stefano.sabatini-lala |
rawdec: fix decoding of QT WRAW files
Fix decoding of QT WRAW files.
…
|
|
|
@09525f79
|
14 years |
Aurélien Jacobs |
matroska: improve declaration of video_stereo_* constant tables
|
|
|
@b44bbf90
|
14 years |
Aurélien Jacobs |
matroskadec: fix reverted condition to accept combine_plane operation
|
|
|
@384d1036
|
14 years |
Reimar.Doeffinger |
Fix register types for LOAD_AB arguments, fixes compilation with NASM.
|
|
|
@a724ee62
|
14 years |
rsbultje |
swscale: unbreak the build on non-x86 systems.
|
|
|
@1bb0f0c9
|
14 years |
rsbultje |
swscale: remove if(bitexact) branch from functions.
Instead, only set …
|
|
|
@566b5fbb
|
14 years |
rsbultje |
swscale: remove if(canMMX2BeUsed) conditional.
Instead, set function …
|
|
|
@aaca69c
|
14 years |
rsbultje |
swscale: remove swScale_{c,MMX,MMX2} duplication.
|
|
|
@c4fd283a
|
14 years |
rsbultje |
swscale: use emms_c().
|
|
|
@e9735572
|
14 years |
rsbultje |
Move emms_c() from libavcodec to libavutil.
|
|
|
@7ca5338
|
14 years |
diego |
tiff: set palette in the context when specified in TIFF_PAL tag
Since …
|
|
|
@4515f9b5
|
14 years |
anton |
rtsp: use strtoul to parse rtptime and seq values.
strtol could …
|
|
|
@d980d7b1
|
14 years |
anton |
pgssubdec: fix incorrect colors.
On Blu-ray colors are stored in the …
|
|
|
@676eaf84
|
14 years |
anton |
dvdsubdec: fix incorrect colors.
On DVD and HD-DVD colors are stored …
|
|
|
@ab088f7d
|
14 years |
anton |
ape: Allow demuxing of files with metadata tags.
Signed-off-by: Anton …
|
|
|
@b9eb2136
|
14 years |
rsbultje |
swscale: remove dead macro WRITEBGR24OLD.
|
|
|
@1dd4f4be
|
14 years |
rsbultje |
swscale: remove AMD3DNOW "optimizations".
The functions are identical …
|
|
|
@fe43d5d7
|
14 years |
rsbultje |
swscale: remove duplicate code in ppc/ subdirectory.
|
|
|
@11ffefef
|
14 years |
rsbultje |
swscale: remove duplicated x86/ functions.
|
|
|
@e66149e7
|
14 years |
rsbultje |
swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.
|
|
|
@75abcdb3
|
14 years |
anton |
vsrc_buffer.h: add file doxy
Signed-off-by: Stefano Sabatini …
|
|
|
@f7053dc4
|
14 years |
anton |
vsrc_buffer: tweak error message in init()
Change:
Expected 7 …
|
|
|
@8d953175
|
14 years |
stefano.sabatini-lala |
wav: fix various printf warnings related to wrong argument type
|
|
|
@e9f4001a
|
14 years |
stefano.sabatini-lala |
wav: propagate ff_get_wav_header() error code in w64_read_header()
…
|
|
|
@b2893ee2
|
14 years |
anton |
msmpeg4: reindent.
|
|
|
@57aa7659
|
14 years |
anton |
lavc: remove msmpeg4v1 encoder.
The encoder has never produced files …
|
|
|
@d42dce7b
|
14 years |
Carl Eugen Hoyos |
Remove avconfig.h and INCINSTDIRs on uninstall.
|
|
|
@7f3a7b5c
|
14 years |
siretart |
ac3enc: add channel coupling support
Channel coupling is an optional …
|
|
|
@af2f7970
|
14 years |
michaelni |
partial revert of 01d3ebaf219d83c0a70cdf9696ecb6b868e8a165
Fixes …
|
|
|
@0781e14
|
14 years |
michaelni |
fate: reenable frext-pph10i4_panasonic_a after the bitstream has been …
|
|
|
@26ed595
|
14 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@1bc81bf9
|
14 years |
michaelni |
avcodec_find_decoder: prefer non experimental decoders.
…
|
|
|
@df0adc80
|
14 years |
michaelni |
j2kdec: mark as CODEC_CAP_EXPERIMENTAL
Signed-off-by: Michael …
|
|
|
@88e9397e
|
14 years |
michaelni |
j2k[c/h] j2kdec.c: Implement 2 code block styles
|
|
|
@cbe60f34
|
14 years |
michaelni |
j2k: Add void as the parameter of function ff_j2k_init_tier1_luts
|
|
|
@83654c7b
|
14 years |
michaelni |
Add Kamil Nowosads j2k code.
This needs work but it should not rot in …
|
|
|
@4c509fe3
|
14 years |
Aurélien Jacobs |
matroska: cleanup handling of video stereo mode
|
|
|
@2ef241c0
|
14 years |
stefano.sabatini-lala |
oggdec: use av_dlog()
Simplify.
|
|
|
@6b4c0be5
|
14 years |
stefano.sabatini-lala |
mem: define the MAX_MALLOC_SIZE constant and use it in place of …
|
|
|
@a7a187a1
|
14 years |
diego |
configure: Add -USTRICT_ANSI to CPPFLAGS on Cygwin and DOS.
In …
|
|
|
@5f3c436b
|
14 years |
michaelni |
muxers.texi changes for mkv/webm options
|
|
|
@cef7d701
|
14 years |
justin.ruggles |
aacdec: fix typo in scalefactor clipping check
|
|
|
@bed12e24
|
14 years |
michaelni |
mpegaudio: Correct license header
To the best of my knowledge the …
|
|
|
@02260ccc
|
14 years |
michaelni |
add 5.1 to stereo downmix to resample.c
this is based on previous …
|
|
|
@b51021da
|
14 years |
rsbultje |
fate: fix fate-h264-conformance-frext-pph10i4-panasonic-a crcs.
The …
|
|
|
@84580749
|
14 years |
rsbultje |
fate: update 9/10bit refs.
|
|
|
@b47904d1
|
14 years |
diego |
h264: Properly set coded_{width, height} when parsing H.264.
…
|
|
|
@a10fb790
|
14 years |
diego |
x86 asm: Add SECTION_TEXT to dct32_sse.asm.
This fixes the following …
|
|
|
@6465c820
|
14 years |
rsbultje |
Fix 9/10 bit in swscale.
Signed-off-by: Ronald S. Bultje …
|
|
|
@01a73d6
|
14 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
ffmpeg: …
|
|
|
@0753721e
|
14 years |
Carl Eugen Hoyos |
Do not ask for samples if a specific channel layout was requested.
|
|
|
@458f20bc
|
14 years |
stefano.sabatini-lala |
libx264: specify field for default union values in options
Fix warnings.
|
|
|
@f455f464
|
14 years |
michaelni |
movdec: dont divide by zero when stts_data[0].duration = 0.
Fixes …
|
|
|
@a0cd98b
|
14 years |
michaelni |
Fix ticket127
This fixes detectiion of slightly too big dummy frames. …
|
|
|
@94ea1707
|
14 years |
michaelni |
dct32: Replacing libav by ffmpeg in the license header with the …
|
|
|
@a121754
|
14 years |
martin |
ffmpeg: Don't trigger url_interrupt_cb on the first signal
Currently, …
|
|
|
@8089b7fa
|
14 years |
martin |
avoptions: Check the return value from av_get_number
This avoids …
|
|
|
@5045786b
|
14 years |
stefano.sabatini-lala |
lavf: fix style for avformat_alloc_output_context2()
More …
|
|
|
@5ecdfd00
|
14 years |
stefano.sabatini-lala |
lavf: deprecate avformat_alloc_output_context() in favor of …
|
|
|
@83db7197
|
14 years |
stefano.sabatini-lala |
lavfi: make vsrc_buffer.h header public
Address trac issue #33.
|
|
|
@422b2362
|
14 years |
siretart |
dct32_sse: eliminate some spills
125->104 cycles on penryn (x86_64 only)
|
|
|
@e6c1791b
|
14 years |
Carl Eugen Hoyos |
Fix compilation with --disable-yasm.
|
|
|
@165c7c42
|
14 years |
rsbultje |
Fix dct32() compilation with --disable-yasm
Signed-off-by: Ronald S. …
|
|
|
@bf8bb943
|
14 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
ffmpeg: …
|
|
|
@33adcdb5
|
14 years |
michaelni |
mpeg2dec: Fix lowres 3
Fixes ticket212
Signed-off-by: Michael …
|
|
|
@af2ed4b7
|
14 years |
stefano.sabatini-lala |
lavfi: bump minor and add changelog entry after the split filter addition
|
|
|
@8a5b71d0
|
14 years |
stefano.sabatini-lala |
vf_split: add documentation to filters.texi
|
|
|
@6f5a145b
|
14 years |
stefano.sabatini-lala |
vf_split: give more meaningful names to the output pads
Rename …
|
|
|
@de1100a0
|
14 years |
stefano.sabatini-lala |
vf_split: define draw_slice() before end_frame()
Improve logical …
|
|
|
@88fc2e41
|
14 years |
stefano.sabatini-lala |
vf_split: add description
|
|
|
@7d5297b3
|
14 years |
stefano.sabatini-lala |
vf_split: fix various nits
|
|
|
@eb97d4d6
|
14 years |
michaelni |
wmadec: avoid infinit loop.
Fixes ticket183
Signed-off-by: Michael …
|
|
|
@a13fec8
|
14 years |
michaelni |
DirectShow capture: Fix build
Signed-off-by: Michael Niedermayer …
|
|
|
@71cc331c
|
14 years |
anton |
ffmpeg: get rid of the -vglobal option.
It's badly documented and …
|
|
|
@6204feb1
|
14 years |
siretart |
dct32: Add AVX implementation of 32-point DCT
|
|
|
@4e653b98
|
14 years |
siretart |
dct32: Change pass 6 permutation to allow for AVX implementation
|
|
|
@3758eb0e
|
14 years |
siretart |
dct32: port SSE 32-point DCT to YASM
|
|
|
@e6ec9212
|
14 years |
michaelni |
matroska: switch stereo mode from int to string and add support in the …
|
|
|
@69a83da
|
14 years |
michaelni |
matroska: cosmetics
|
|
|
@8dd12b07
|
14 years |
michaelni |
Create a stereo_mode metadata tag to specify the stereo 3d video …
|
|
|
@a38a00ed
|
14 years |
michaelni |
libavfilter: vf_split from soc.
Commited by michael, for detailed …
|
|
|
@95eb2e3a
|
14 years |
michaelni |
DirectShow capture support
Signed-off-by: Michael Niedermayer …
|
|
|
@153382e1
|
14 years |
diego |
multiple inclusion guard cleanup
Add missing multiple inclusion …
|
|
|
@d49051e0
|
14 years |
anton |
avio: document buffer must created with av_malloc() and friends
Else …
|
|
|
@9e2dabed
|
14 years |
anton |
avio: check AVIOContext malloc failure
Signed-off-by: Anton Khirnov …
|
|
|
@7d4c4394
|
14 years |
anton |
swscale: point out an alternative to sws_getContext
Signed-off-by: …
|
|
|
@cdca7c37
|
14 years |
rsbultje |
svq3: Do initialization after parsing the extradata
If done before, …
|
|
|
@f8c49d02
|
14 years |
Carl Eugen Hoyos |
Fix channel_layout documentation.
libavformat/riff.c has been writing …
|
|
|
@21bbca5b
|
14 years |
siretart |
add changelog entries for 0.7_beta2
|
|
|
@6d32bcd7
|
14 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@840238b
|
14 years |
michaelni |
ffserver: dont just crash
With changes from ubitux.
|
|
|
@ab1c19ef
|
14 years |
michaelni |
fix ffserver's SIGSEGV
|
|
|