|
|
|
@a138121b
|
14 years |
michaelni |
webm: Additional options/presets for VP8 encodes under FFmpeg
|
|
|
@094aa84b
|
14 years |
michaelni |
muxers: Add a flag to mark muxers that allow (non strict) monotone …
|
|
|
@2b6bfff2
|
14 years |
michaelni |
swscale: Do not loose precission on yuv values after rgb->yuv.
…
|
|
|
@5655469e
|
14 years |
michaelni |
libx264: support aspect Ratio Switch
|
|
|
@7e637b70
|
14 years |
Reimar.Doeffinger |
Fix compilation with YASM/NASM versions not supporting AVX.
|
|
|
@39e4206d
|
14 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (32 …
|
|
|
@189db9c9
|
14 years |
michaelni |
ffv1: fix 16bits multithreading
fixes ticket237
Signed-off-by: …
|
|
|
@a2ee2843
|
14 years |
diego |
doc: create separate section for audio encoders
Having a separate …
|
|
|
@6f7a280e
|
14 years |
diego |
swscale: Remove orphaned, commented-out function declaration.
|
|
|
@7dc303a6
|
14 years |
diego |
swscale: Eliminate rgb24toyv12_c() duplication.
Signed-off-by: …
|
|
|
@feae7ad2
|
14 years |
michaelni |
mpegvideo_enc: use AV_LOG_ERROR instead of AV_LOG_INFO for two error …
|
|
|
@7a54eda
|
14 years |
michaelni |
Fail when lowres value is lower than 0
The attached patch fixes the …
|
|
|
@8c51620f
|
14 years |
alex.converse |
Remove h263_msmpeg4 from MpegEncContext.
It was long ago superseded …
|
|
|
@19a686b8
|
14 years |
alex.converse |
APIchanges: Fill in git hash for fps_probe_size (30315a8)
|
|
|
@30315a8d
|
14 years |
alex.converse |
avformat: Add fpsprobesize as an AVOption.
|
|
|
@b49728d
|
14 years |
michaelni |
swscale: document SWS_CPU_CAPS*
Signed-off-by: Michael Niedermayer …
|
|
|
@e92bdadb
|
14 years |
michaelni |
Revert removial of SWS flags from …
|
|
|
@80068da3
|
14 years |
martin |
avoptions: Return explicitly NAN or {0,0} if the option isn't found
…
|
|
|
@48b1fb13
|
14 years |
martin |
rtmp: Reindent
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@271c869c
|
14 years |
martin |
rtmp: Don't try to do av_malloc(0)
Some received packets can have …
|
|
|
@4a056160
|
14 years |
michaelni |
swscale: remove duplicatiopn of rgb24toyv12_c()
Signed-off-by: …
|
|
|
@364889cf
|
14 years |
Carl Eugen Hoyos |
Return -1 on invalid input instead of crashing.
|
|
|
@b8e3b741
|
14 years |
stefano.sabatini-lala |
vf_mp: fix name of the remove-logo filter referenced in filters.texi
…
|
|
|
@67540af7
|
14 years |
anton |
tty: replace AVFormatParameters.sample_rate abuse with a private option.
|
|
|
@656566d7
|
14 years |
anton |
Fix end time of last chapter in compute_chapters_end
Parenthesis are …
|
|
|
@2cf8355f
|
14 years |
anton |
ffmpeg: get rid of useless AVInputStream.nb_streams.
It's a duplicate …
|
|
|
@07633154
|
14 years |
anton |
ffmpeg: simplify managing input files and streams
Grow the file and …
|
|
|
@d2bc4da1
|
14 years |
anton |
ffmpeg: purge redundant AVInputStream.index.
AVStream.index stores …
|
|
|
@d20576d0
|
14 years |
anton |
lavf: deprecate AVFormatParameters.channel.
|
|
|
@79405e57
|
14 years |
anton |
libdc1394: add a private option for channel.
|
|
|
@986f4f49
|
14 years |
anton |
dv1394: add a private option for channel.
|
|
|
@3d2a4186
|
14 years |
anton |
v4l2: reindent.
|
|
|
@a02fd06a
|
14 years |
anton |
v4l2: add a private option for channel.
|
|
|
@fc68a8f7
|
14 years |
anton |
lavf: deprecate AVFormatParameters.standard.
|
|
|
@b3da2692
|
14 years |
anton |
v4l2: add a private option for video standard.
|
|
|
@a861ffef
|
14 years |
anton |
v4l: add a private option for video standard.
|
|
|
@eb040dbb
|
14 years |
anton |
dv1394: add a private option for video standard.
|
|
|
@e199eb44
|
14 years |
anton |
bktr: add a private option for video standard.
|
|
|
@bffd4dd1
|
14 years |
anton |
lavf: deprecate AVFormatParameters.{channels,sample_rate}.
|
|
|
@5b3865fc
|
14 years |
anton |
rawdec: add sample_rate/channels private options.
|
|
|
@2ea8faf3
|
14 years |
anton |
ALSA: add channels and sample_rate private options.
|
|
|
@003e63b6
|
14 years |
anton |
oss: add channels and sample_rate private options.
|
|
|
@a1a15a99
|
14 years |
anton |
sndio: add channels and sample_rate private options.
|
|
|
@fb37d573
|
14 years |
anton |
lavf: deprecate AVFormatParameters.mpeg2ts_raw.
It doesn't do …
|
|
|
@17a5556d
|
14 years |
anton |
mpegts: add compute_pcr option.
Deprecate the corresponding …
|
|
|
@5dc82144
|
14 years |
anton |
lavf: add priv_class field to AVInputFormat.
|
|
|
@07586b68
|
14 years |
stefano.sabatini-lala |
lavfi: add select filter
Address trac issue #92.
|
|
|
@3c2c52b
|
14 years |
stefano.sabatini-lala |
eval: implement not() expression
|
|
|
@cf06e3e4
|
14 years |
stefano.sabatini-lala |
vsrc_buffer: return an error code if no frames are available
Also …
|
|
|
@6b5e1825
|
14 years |
stefano.sabatini-lala |
ffmpeg: handle the case when get_filtered_frame() fails
|
|
|
@48df6a24
|
14 years |
stefano.sabatini-lala |
indeo3: add out-of-buffer write check
Prevent out-of-buffer writes. …
|
|
|
@39d98346
|
14 years |
Carl Eugen Hoyos |
Add reading of disc number to mov.c
|
|
|
@a3da1773
|
14 years |
Carl Eugen Hoyos |
Fix end time of last chapter in compute_chapters_end().
|
|
|
@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 …
|
|
|