|
|
|
@c12e1bd1
|
13 years |
michaelni |
avio: allow any chars in protocols
Signed-off-by: Michael Niedermayer …
|
|
|
@2bb1c713
|
13 years |
michaelni |
http: add user_agent option.
Signed-off-by: Michael Niedermayer …
|
|
|
@78317881
|
13 years |
michaelni |
graphparser: Fix doxy on avfilter_graph_parse() return value.
…
|
|
|
@7876f14f
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@2a0e1801
|
13 years |
michaelni |
Document a critical gotcha in FATE
FATE samples paths can not be …
|
|
|
@70974bdb
|
13 years |
michaelni |
ffmpeg: Fix segfault when using ffmpeg with ffserver where ffmpeg does …
|
|
|
@cf14c82
|
13 years |
michaelni |
[PATCH] IFF Amiga Continuous Bitmap (ACBM)decoder
Some sample IFF …
|
|
|
@7f6a0190
|
13 years |
michaelni |
Merge remote-tracking branch 'mjbshaw/master'
* mjbshaw/master:
…
|
|
|
@2c28e269
|
13 years |
Marton Balint |
ffplay: Check for pix_fmt changes Fixes Ticket238 by not crashing but …
|
|
|
@2f0f9a87
|
13 years |
Clément Bœsch |
Fix various if parenthesis misplacements.
|
|
|
@4931c8f0
|
13 years |
michaelni |
svq1dec: call avcodec_set_dimensions() after dimensions changed.
Fixes …
|
|
|
@eef5c35b
|
13 years |
michaelni |
vp3dec: Check coefficient index in vp3_dequant()
Fixes NGS00145
…
|
|
|
@895d258e
|
13 years |
michaelni |
qdm2dec: fix buffer overflow.
Fixes NGS00144
Thanks to Phillip for …
|
|
|
@a8fe9a72
|
13 years |
justin.ruggles |
pthread: add some malloc failure checks
|
|
|
@919c00ba
|
13 years |
michaelni |
alsdec: update checked AV_EF flags.
A user who wishes to use default …
|
|
|
@03f30c83
|
13 years |
anton |
avconv: cosmetics, reformat transcode_init()
Fix spacing, vertically …
|
|
|
@1bb77e51
|
13 years |
anton |
avconv: rename 'os' variable to 'oc'
Output AVFormatContext is called …
|
|
|
@b0641ab7
|
13 years |
anton |
doc/filters: fix some typos.
|
|
|
@7c922411
|
13 years |
anton |
configure: add libpulse to help output
Fixes Bug 72.
|
|
|
@2c44aed8
|
13 years |
michaelni |
vsrc_mandelbrot: fix inner=period, the previous optimizations broke …
|
|
|
@833a1959
|
13 years |
michaelni |
h264: Fix invalid interlaced progressive MB combinations for direct …
|
|
|
@d2e0a6dd
|
13 years |
michaelni |
MAINTAINERS: add myself as a web site maintainer
Also add GPG …
|
|
|
@9b622418
|
13 years |
michaelni |
ffmpeg: 10l add back show_banner() that was lost in the last merge.
…
|
|
|
@3cc04b6a
|
13 years |
michaelni |
git-howto: update git url.
git.videolan.org is confusing to some users …
|
|
|
@15a686b7
|
13 years |
michaelni |
h263: make default color black, like flv
Fixes Ticket126
…
|
|
|
@50d6f819
|
13 years |
michaelni |
mpegvideo: dont use ff_mspel_motion() for vc1
Fixes Ticket655
…
|
|
|
@bdd22e35
|
13 years |
Clément Bœsch |
swr: change minimum I/O channel count to zero.
This will silence the …
|
|
|
@34465bb
|
13 years |
michaelni |
Merge remote-tracking branch 'shariman/wmall'
* shariman/wmall: (24 …
|
|
|
@a9011623
|
13 years |
michaelni |
avopts: Fix random values being printed in error messages:
Bug …
|
|
|
@e8ab4bac
|
13 years |
Reimar.Doeffinger |
Fix compilation with YASM.
YASM does not support %ifempty even though …
|
|
|
@03f1caec
|
13 years |
Reimar.Doeffinger |
HACK: fix compilation with NASM.
This issue is actually already fixed …
|
|
|
@7a9807d
|
13 years |
shahriman_ams |
Clean-up
|
|
|
@3e2f664b
|
13 years |
shahriman_ams |
dump_int_buffer() to dump samples from a buffer
|
|
|
@caf9eb8
|
13 years |
shahriman_ams |
Implement revert_cdlms()
|
|
|
@d47782df
|
13 years |
shahriman_ams |
Doxy for reset_codec()
|
|
|
@3e4901b2
|
13 years |
shahriman_ams |
Store transient state and position of transient area
|
|
|
@3f3d2b5f
|
13 years |
shahriman_ams |
Implement use_high_update_speed() and use_normal_update_speed()
|
|
|
@1e0db1c
|
13 years |
shahriman_ams |
Initialize num_logged_tiles and remove unnecessary codes
|
|
|
@5b2680a2
|
13 years |
shahriman_ams |
Log index for each line of output
|
|
|
@a7c31f15
|
13 years |
shahriman_ams |
Log tile size
|
|
|
@d5aef477
|
13 years |
shahriman_ams |
Output decoded residues
|
|
|
@f3d349f6
|
13 years |
shahriman_ams |
Replace placeholders with actual calls to clear_codec_buffers() and …
|
|
|
@269a0dee
|
13 years |
shahriman_ams |
Implement lms_update()
|
|
|
@0faae51
|
13 years |
shahriman_ams |
Implement lms_predict()
|
|
|
@03684c8f
|
13 years |
shahriman_ams |
Implement reset_codec()
|
|
|
@93d2cabd
|
13 years |
shahriman_ams |
Add missing syntax elements to WmallDecodeCtx
|
|
|
@79b16e78
|
13 years |
shahriman_ams |
Add .recent syntax element to cdlms struct
|
|
|
@87b9c23b
|
13 years |
shahriman_ams |
Implement clear_codec_buffers()
|
|
|
@d58db720
|
13 years |
shahriman_ams |
Add buffers to context necessary for reverting cdmls and mclms filter
|
|
|
@a80a10bd
|
13 years |
shahriman_ams |
Use avpriv_copy_bits() instead of ff_copy_bits()
|
|
|
@374582ac
|
13 years |
shahriman_ams |
Cosmetics
|
|
|
@fa3e0190
|
13 years |
shahriman_ams |
Add missing ff_ before the AVCodec struct for wmalossless
|
|
|
@4d9d9a4
|
13 years |
shahriman_ams |
wmall: Working bitstream parser
|
|
|
@c40e1757
|
13 years |
martin |
httpproxy: Fix dependencies
Fix building with --disable-network.
…
|
|
|
@66e9c0b6
|
13 years |
martin |
httpproxy: Specify the object files needed in the Makefile
…
|
|
|
@dbb38bc3
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@90c02ae1
|
13 years |
michaelni |
vsrc_mandelbrot: increase maxiter to 7189
Signed-off-by: Michael …
|
|
|
@690860d0
|
13 years |
michaelni |
vsrc_mandelbrot: Use threshold to detect cycles.
This way cycles are …
|
|
|
@a5dfedd3
|
13 years |
michaelni |
vsrc_mandelbrot: detect edges in interpol()
Signed-off-by: Michael …
|
|
|
@4ebbcdb3
|
13 years |
michaelni |
vsrc_mandelbrot: avoid a | in interpol()
Signed-off-by: Michael …
|
|
|
@c88bdafe
|
13 years |
michaelni |
lavc: translate FF_ER_EXPLODE to AV_EF_EXPLODE|COMPLIANT
This is most …
|
|
|
@5dd16af
|
13 years |
michaelni |
vsrc_mandelbrot: increase default zoom speed by a factor of 2
…
|
|
|
@ca148082
|
13 years |
michaelni |
vsrc_mandelbrot: spatial interpolation
speeds the code up by a factor …
|
|
|
@09d243dd
|
13 years |
rsbultje |
swscale: Fix stack alignment for SSE
Although gcc guarantees 16 byte …
|
|
|
@f3a29b7
|
13 years |
justin.ruggles |
avcodec: move some AVCodecContext fields to an internal struct.
A new …
|
|
|
@56fc4cf0
|
13 years |
michaelni |
vsrc_mandelbrot: always store values for periodicity checking, this …
|
|
|
@da1344e0
|
13 years |
michaelni |
vsrc_mandelbrot: simplify second bailout search by not recalculating …
|
|
|
@e749b378
|
13 years |
michaelni |
vsrc_mandelbrot: increase zyklus array size so that optimizations can …
|
|
|
@649d3932
|
13 years |
michaelni |
vsrc_mandelbrot: check bailout only once every 8 iterations, this is …
|
|
|
@fe2efc52
|
13 years |
michaelni |
vsrc_mandelbrot: factorize periodicity checking too.
Signed-off-by: …
|
|
|
@cf670fbc
|
13 years |
michaelni |
vsrc_mandelbrot: factorize main calculation out into a macro.
…
|
|
|
@513b6919
|
13 years |
justin.ruggles |
avcodec: use av_opt_set() instead of deprecated av_set_string3()
|
|
|
@fa9aeb82
|
13 years |
justin.ruggles |
avcodec: fix some const warnings
libavcodec/options.c:583: warning: …
|
|
|
@86d37303
|
13 years |
justin.ruggles |
avcodec: remove pointless AVOption, internal_buffer_count
|
|
|
@0af8d207
|
13 years |
michaelni |
h261dec: correct AV_EF flags.
Signed-off-by: Michael Niedermayer …
|
|
|
@b0ccebe
|
13 years |
michaelni |
mpeg12dec: correct AV_EF flags.
Signed-off-by: Michael Niedermayer …
|
|
|
@7fbe87c0
|
13 years |
michaelni |
lavc: remove incorrect mapping between semantically incompatible error …
|
|
|
@85ab33b8
|
13 years |
michaelni |
mpegaudeiodec: correct AV_EF flags.
Signed-off-by: Michael …
|
|
|
@02bd11e9
|
13 years |
michaelni |
lavc: Add AV_EF flags to restore support for the error_resilience …
|
|
|
@c693aa6f
|
13 years |
alex.converse |
imgutils: Fix illegal read.
Found with address sanitizer.
…
|
|
|
@328a3545
|
13 years |
michaelni |
udp: update to new interrupt callback API
Signed-off-by: Michael …
|
|
|
@e161b079
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (22 …
|
|
|
@36a60fad
|
13 years |
michaelni |
lavf: cdg has large non keyframe segments and should thus be exempt …
|
|
|
@1b987c4b
|
13 years |
mbradshaw |
Applied patches from Michael Niedermayer to clean up the code
|
|
|
@ff3755cb
|
13 years |
janne-libav |
configure: add check for w32threads to enable it automatically
|
|
|
@fca85ce5
|
13 years |
michaelni |
rawdec: use a default sample rate if none is specified.
Fixes "ffmpeg …
|
|
|
@b0a453bf
|
13 years |
mbradshaw |
Merge branch 'master' of git://git.videolan.org/ffmpeg
|
|
|
@6f326b50
|
13 years |
michaelni |
sws: fix:
libswscale/swscale_unscaled.c:915:9: warning: new qualifiers …
|
|
|
@8c3ab309
|
13 years |
michaelni |
sws: Fix:
libswscale/swscale_unscaled.c:805:5: warning: passing …
|
|
|
@58eca517
|
13 years |
michaelni |
sws: Fix:
libswscale/utils.c:941:13: warning: passing argument 5 of …
|
|
|
@6ed000c8
|
13 years |
michaelni |
sws: Fix warning: ‘abase’ may be used uninitialized in this function
…
|
|
|
@0a3a125f
|
13 years |
michaelni |
sws: update copyright dates
Signed-off-by: Michael Niedermayer …
|
|
|
@babf4fe0
|
13 years |
michaelni |
Don't fill in frame gaps with copied refs after flush
The filled in …
|
|
|
@14db3af
|
13 years |
michaelni |
qdm2dec: check remaining input bits in the mainloop of …
|
|
|
@1fbf7165
|
13 years |
nicolas.george |
lavfi: reimplement MPlayer's af_pan filter for libavfilter.
Original …
|
|
|
@99252726
|
13 years |
mbradshaw |
Merge branch 'master' of git://git.videolan.org/ffmpeg
|
|
|
@fd1cea6
|
13 years |
michaelni |
mxfdec: Add hack that adjusts the n_delta calculation when system …
|
|
|
@7ddb0607
|
13 years |
michaelni |
mxfdec: Parse IndexTableSegments and convert them into AVIndexEntry …
|
|
|
@704af3e2
|
13 years |
lu_zero |
rtmp: do not hardcode invoke numbers
Note: FCPublish/FCUnpublish are …
|
|
|
@b7d939d9
|
13 years |
lu_zero |
cinepack: return non-generic errors
|
|
|