|
|
|
@47e015e6
|
13 years |
Reimar.Doeffinger |
matroskadec: properly fall back to generic seek.
In particular, …
|
|
|
@c18899d4
|
13 years |
Reimar.Doeffinger |
matroskadec: reset num_levels on seek.
Otherwise when we run into …
|
|
|
@4e04e1b
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@f51a0721
|
13 years |
Reimar.Doeffinger |
Fix compilation without HAVE_AVX.
%ifdef HAVE_AVX must now be %if …
|
|
|
@18a7f746
|
13 years |
michaelni |
threads: Perform the generic progress cleanup more carefully.
The …
|
|
|
@6be09608
|
13 years |
michaelni |
threads: move state update after progress cleanup.
This order is more …
|
|
|
@f900d601
|
13 years |
michaelni |
h264: Mark previous field as done before throwing it away.
This fixes …
|
|
|
@b66b58f7
|
13 years |
michaelni |
Fix aspect ratio mismatch message
Signed-off-by: Michael Niedermayer …
|
|
|
@c15f3bd3
|
13 years |
Reimar.Doeffinger |
Simplify: use local variable with same contents directly.
…
|
|
|
@ff925491
|
13 years |
Reimar.Doeffinger |
Fix Theora-in-ogg keyframe handling.
To make seeking work correctly, …
|
|
|
@b223035
|
13 years |
Reimar.Doeffinger |
Detect and check for CMOV.
Some MMX-only CPUs do not have support for …
|
|
|
@3e23bad
|
13 years |
rsbultje |
swscale: convert yuv2yuvX() to using named arguments.
|
|
|
@8c433d8a
|
13 years |
rsbultje |
swscale: rename "dstw" to "w" to prevent name collisions.
"dstw" can …
|
|
|
@ef66a0ed
|
13 years |
rsbultje |
swscale: use named registers in yuv2yuv1_plane() place.
Most of the …
|
|
|
@e3cc6172
|
13 years |
anton |
lavf: fix aspect ratio mismatch message.
Signed-off-by: Anton Khirnov …
|
|
|
@c22e2ec9
|
13 years |
anton |
avconv: set AVFormatContext.duration from '-t'
Set output files …
|
|
|
@3dffa1b4
|
13 years |
anton |
cljr: implement encode2.
|
|
|
@177bb4bf
|
13 years |
anton |
cljr: set the properties of the coded_frame, not input frame.
|
|
|
@89829242
|
13 years |
anton |
dnxhdenc: switch to encode2.
|
|
|
@3f77c411
|
13 years |
anton |
bmpenc: switch to encode2().
|
|
|
@cd1c12b
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
FATE: …
|
|
|
@289520fd
|
13 years |
Carl Eugen Hoyos |
Reduce the verbosity of a mpeg1/2 invalid intra-matrix warning.
Fixes …
|
|
|
@85f25cfa
|
13 years |
michaelni |
ffmpeg: fix passlogfile with multiple libx264 streams.
Signed-off-by: …
|
|
|
@07dbea70
|
13 years |
michaelni |
tta: reindent
Signed-off-by: Paul B Mahol <onemda@gmail.com> …
|
|
|
@277e5284
|
13 years |
michaelni |
Modified to generate PAT/PMT for video keyframes
This is so that TS …
|
|
|
@69494fd5
|
13 years |
michaelni |
lagarith: Fix out of array reads.
Signed-off-by: Michael Niedermayer …
|
|
|
@2396206f
|
13 years |
Carl Eugen Hoyos |
ffv1: Assume encoding all bits is wanted if bits_per_raw_sample == 0.
|
|
|
@cadd9ab6
|
13 years |
Carl Eugen Hoyos |
Cosmetics: Move a block in ffv1's encode_init().
Makes the next patch …
|
|
|
@b498867d
|
13 years |
justin.ruggles |
FATE: update reference for seek-alac_mp4
This should have been …
|
|
|
@41afdd91
|
13 years |
rsbultje |
sunrast: Return AVERROR values instead of -1.
Signed-off-by: Ronald …
|
|
|
@4fbccfab
|
13 years |
rsbultje |
sunrast: Add support for gray8 decoding.
Signed-off-by: Ronald S. …
|
|
|
@dae2ce36
|
13 years |
rsbultje |
swscale: enforce a minimum filtersize.
At very small dimensions, this …
|
|
|
@764852d6
|
13 years |
justin.ruggles |
alacenc: use AVCodec.encode2()
|
|
|
@bee80054
|
13 years |
justin.ruggles |
alacenc: cosmetics: indentation
|
|
|
@b6e8ff72
|
13 years |
justin.ruggles |
alacenc: consolidate bitstream writing into a single function.
…
|
|
|
@b590f3a7
|
13 years |
justin.ruggles |
alacenc: only encode frame size in header for a final smaller frame
…
|
|
|
@ba821b09
|
13 years |
justin.ruggles |
alacenc: store current frame size in AlacEncodeContext.
This avoids …
|
|
|
@65d15aec
|
13 years |
justin.ruggles |
alacenc: return AVERROR codes in alac_encode_frame()
|
|
|
@302daf58
|
13 years |
justin.ruggles |
alacenc: calculate a new max frame size for the final small frame
…
|
|
|
@fc9cf0b2
|
13 years |
justin.ruggles |
alacenc: pretty-printing and other cosmetics
|
|
|
@51c24838
|
13 years |
justin.ruggles |
alacenc: fix error handling and potential memleaks in alac_encode_init()
|
|
|
@6e632283
|
13 years |
justin.ruggles |
alacenc: do not set coded_frame->key_frame
It is already set in …
|
|
|
@64fe3eae
|
13 years |
justin.ruggles |
alacenc: do not set bits_per_coded_sample
encoded ALAC does not have …
|
|
|
@43a4cb07
|
13 years |
justin.ruggles |
alacenc: remove unneeded frame_size check in alac_encode_frame()
|
|
|
@7416d610
|
13 years |
rsbultje |
tta: error out if samplerate is zero.
Prevents a division by zero …
|
|
|
@fd0b8d59
|
13 years |
michaelni |
ansi: Fix use of uninitalized width/height warning.
Signed-off-by: …
|
|
|
@6ab681a4
|
13 years |
justin.ruggles |
ttadec: fix invalid free when an error occurs while decoding 24-bit tta
|
|
|
@9d7cee50
|
13 years |
justin.ruggles |
wavpack: add needed braces for 2 statements inside an if block
|
|
|
@ed83f972
|
13 years |
michaelni |
tta: Add some safety precautions to avoid freeing things that have not …
|
|
|
@c6abf214
|
13 years |
michaelni |
tta: do not leak memory if bps == 3
In bps == 3 case output is …
|
|
|
@a697a185
|
13 years |
michaelni |
buildsys: Fix shared lib build of MPlayer.
Signed-off-by: Michael …
|
|
|
@a78f6b8c
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (38 …
|
|
|
@394d41ee
|
13 years |
Reimar.Doeffinger |
Partially revert "Fix png decoding on x86."
This partially reverts …
|
|
|
@3fe00cac
|
13 years |
Reimar.Doeffinger |
Fix bitexact intra mismatch control.
The DC coefficient should be …
|
|
|
@5338566e
|
13 years |
Reimar.Doeffinger |
mpegvideodec: minor simplifications.
Signed-off-by: Reimar Döffinger …
|
|
|
@af46ca73
|
13 years |
michaelni |
msmpeg4: replace 999999 by INT_MAX and initial by a valid index.
…
|
|
|
@f98ede7e
|
13 years |
justin.ruggles |
v210enc: remove redundant check for pix_fmt
Signed-off-by: Paul B …
|
|
|
@c388558d
|
13 years |
justin.ruggles |
wavpack: allow user to disable CRC checking
Signed-off-by: Paul B …
|
|
|
@eeb9e61a
|
13 years |
justin.ruggles |
v210enc: Use Bytestream2 functions
Signed-off-by: Justin Ruggles …
|
|
|
@af701d42
|
13 years |
justin.ruggles |
cafdec: Check return value of avio_seek and avoid modifying state if …
|
|
|
@b69c2e0e
|
13 years |
justin.ruggles |
yop: Check return value of avio_seek and avoid modifying state if it …
|
|
|
@e54165aa
|
13 years |
justin.ruggles |
tta: Check return value of avio_seek and avoid modifying state if it …
|
|
|
@066ad092
|
13 years |
justin.ruggles |
tmv: Check return value of avio_seek and avoid modifying state if it …
|
|
|
@c7b08bc0
|
13 years |
justin.ruggles |
r3d: Check return value of avio_seek and avoid modifying state if it …
|
|
|
@8dcd00ea
|
13 years |
justin.ruggles |
nsvdec: Check return value of avio_seek and avoid modifying state if …
|
|
|
@97aa0929
|
13 years |
justin.ruggles |
mpc8: Check return value of avio_seek and avoid modifying state if it …
|
|
|
@9712e82
|
13 years |
justin.ruggles |
jvdec: Check return value of avio_seek and avoid modifying state if it …
|
|
|
@64476d7e
|
13 years |
justin.ruggles |
filmstripdec: Check return value of avio_seek and avoid modifying …
|
|
|
@d7c11b11
|
13 years |
justin.ruggles |
ffmdec: Check return value of avio_seek and avoid modifying state if …
|
|
|
@8332321
|
13 years |
justin.ruggles |
dv: Check return value of avio_seek and avoid modifying state if it …
|
|
|
@3371e896
|
13 years |
justin.ruggles |
bink: Check return value of avio_seek and avoid modifying state if it …
|
|
|
@a3c4371f
|
13 years |
Clément Bœsch |
ffmpeg: prefer NULL over 0 for av_log context pointer parameter.
|
|
|
@158bd596
|
13 years |
Clément Bœsch |
ffmpeg: move quality parameter to do_video_out() scope.
This make …
|
|
|
@63b5e99f
|
13 years |
Clément Bœsch |
ffmpeg: make use of ret error out in transcode_video().
|
|
|
@086fc4d
|
13 years |
Clément Bœsch |
ffmpeg: move filtered_frame to the CONFIG_AVFILTER scope.
This …
|
|
|
@9303b794
|
13 years |
Clément Bœsch |
ffmpeg: move do_video_stats() above do_video_out().
This avoid a …
|
|
|
@a78dd826
|
13 years |
Clément Bœsch |
ffmpeg: move video stats code to do_video_out().
This will allow some …
|
|
|
@cf310601
|
13 years |
Clément Bœsch |
ffmpeg: move filtered_frame to video stream processing scope.
|
|
|
@aede21f1
|
13 years |
Clément Bœsch |
ffmpeg: reindent after video frame polling simplification.
|
|
|
@e22c7b4e
|
13 years |
Clément Bœsch |
ffmpeg: simplify video frame polling.
input_video_filter and …
|
|
|
@4ab4b3db
|
13 years |
Clément Bœsch |
ffmpeg: use exit_program() if configure_video_filters() fails.
|
|
|
@dcd2b55e
|
13 years |
justin.ruggles |
Check AVCodec.pix_fmts in avcodec_open2()
Signed-off-by: Paul B Mahol …
|
|
|
@9e1db721
|
13 years |
alex.converse |
svq3: Prevent illegal reads while parsing extradata.
Found-by: …
|
|
|
@3546f680
|
13 years |
Carl Eugen Hoyos |
Add missing newline to mpeg1/2 intra matrix error message.
|
|
|
@baa8ec8d
|
13 years |
Carl Eugen Hoyos |
Add missing swscale dependency for MP-filters.
Reported-by: Hanspeter …
|
|
|
@342afd1
|
13 years |
Carl Eugen Hoyos |
Add missing swresample dependency for ffplay.
Fixes part of ticket #989.
|
|
|
@b24aaabd
|
13 years |
diego |
remove ParseContext1
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
|
|
@797639dc
|
13 years |
diego |
vc1: use ff_parse_close
It works as long as ParseContext is the first …
|
|
|
@07554ace
|
13 years |
diego |
mpegvideo parser: move specific fields into private context
This …
|
|
|
@e4092488
|
13 years |
diego |
mpeg4video parser: move specific fields into private context
This …
|
|
|
@53a09964
|
13 years |
diego |
cavs parser: fix parser context type
Signed-off-by: Diego Biurrun …
|
|
|
@0c5d78a8
|
13 years |
diego |
4xm, timefilter: K&R formatting cosmetics
Signed-off-by: Diego …
|
|
|
@ba83ac4c
|
13 years |
martin |
rtpenc: Write a log message if the max packet size is too small
…
|
|
|
@45b7bd7
|
13 years |
rsbultje |
h264: disallow constrained intra prediction modes for luma.
…
|
|
|
@1b7ff901
|
13 years |
michaelni |
sunrast: Remove the useless check.
in , else (1) { if (!1) } the if …
|
|
|
@29034e65
|
13 years |
michaelni |
ffmpeg: Add threshold to discard crazy/damaged timestamps.
The added …
|
|
|
@81749f30
|
13 years |
alex.converse |
dv: Move tables from dvdata.h to dvdata.c
|
|
|
@8dbdc2d8
|
13 years |
alex.converse |
dv: Move a table used only by the demuxer out of a shared header.
|
|
|
@89c9a8d3
|
13 years |
alex.converse |
dv: Move functions used only by the encoder out of a shared header.
|
|
|
@37460727
|
13 years |
alex.converse |
dv: Split dvdata.h into dvdata.h and dvquant.h
|
|
|