|
|
|
@d340dabb
|
11 years |
michaelni |
avfilter/vf_rotate: make int*90° rotates suck less speedwise
…
|
|
|
@c9aab1ee
|
11 years |
michaelni |
avfilter/vf_rotate: fix several of by 1 errors
Signed-off-by: Michael …
|
|
|
@4ebfb2c5
|
11 years |
michaelni |
avfilter/vf_rotate: fix location of update operation
Signed-off-by: …
|
|
|
@a47cc877
|
11 years |
michaelni |
avfilter/vf_rotate: increase fixed point precision
This ensures …
|
|
|
@3a1feb01
|
11 years |
Carl Eugen Hoyos |
Fix standalone compilation of image2_alias_pix and image2_brender_pix …
|
|
|
@60c8c714
|
11 years |
michaelni |
avcodec/qtrleenc: use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@683b6e31
|
11 years |
michaelni |
avcodec/smacker: use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@9b888fb
|
11 years |
michaelni |
avcodec/roqvideoenc: use av_malloc(z)_array()
Signed-off-by: Michael …
|
|
|
@591c0c26
|
11 years |
derek.buitenhuis |
mjpeg: cosmetics: indentation
Signed-off-by: Derek Buitenhuis …
|
|
|
@39ef000e
|
11 years |
derek.buitenhuis |
mjpeg: Do not fail jpeg decoding on bad EXIF data.
It is not required …
|
|
|
@968c44ce
|
11 years |
michaelni |
configure: Remove deprecated incompatible_fork_abi option
It's been …
|
|
|
@71f8cdcc
|
11 years |
michaelni |
avcodec/snow: use av_malloc(z)_array()
Signed-off-by: Michael …
|
|
|
@bb0d9aed
|
11 years |
michaelni |
avcodec/tta: use av_malloc(z)_array()
Signed-off-by: Michael …
|
|
|
@b9831364
|
11 years |
michaelni |
avcodec/vc1dec: use av_realloc_array()
Signed-off-by: Michael …
|
|
|
@0a13487b
|
11 years |
michaelni |
avformat/dsddec: create audio stream before processing id3
This …
|
|
|
@941b2240
|
11 years |
Carl Eugen Hoyos |
Do not overwrite VDPAU structures in ff_MPV_frame_start().
Fixes …
|
|
|
@a614f892
|
11 years |
michaelni |
Merge remote-tracking branch 'lukaszmluki/master'
* …
|
|
|
@27998451
|
11 years |
michaelni |
DSD Stream File (DSF) demuxer
Signed-off-by: Peter Ross …
|
|
|
@35bf7a49
|
11 years |
lukasz.m.luki2 |
lavd/pulse_audio_enc: implement pause messages
Signed-off-by: Lukasz …
|
|
|
@eb9136a7
|
11 years |
lukasz.m.luki2 |
lavd/pulse_audio_enc: implement volume messages
Signed-off-by: Lukasz …
|
|
|
@4c0f364
|
11 years |
lukasz.m.luki2 |
lavd/avdevice: add volume messages
Signed-off-by: Lukasz Marek …
|
|
|
@cef11803
|
11 years |
lukasz.m.luki2 |
lavd/pulse_audio_enc: add buffer fullness messages
Signed-off-by: …
|
|
|
@bc31a579
|
11 years |
lukasz.m.luki2 |
lavd/pulse_audio_enc: add nonblocking mode
Signed-off-by: Lukasz …
|
|
|
@eb9dee2d
|
11 years |
lukasz.m.luki2 |
lavd/pulse_audio_enc: replace simple API with async API
Async API …
|
|
|
@10627e7e
|
11 years |
lukasz.m.luki2 |
lavd/pulse_audio_enc: cosmetics
|
|
|
@176046d2
|
11 years |
lukasz.m.luki2 |
lavd/pulse_audio_common: add context helper functions
Functions allow …
|
|
|
@24e5f5cd
|
11 years |
lukasz.m.luki2 |
lavd/pulse_audio_common: rename variables and enums
Signed-off-by: …
|
|
|
@97751e13
|
11 years |
michaelni |
avformat/replaygain: fix mixed declaration and statement
…
|
|
|
@e48fb4e1
|
11 years |
michaelni |
ffmpeg: fix mixed merged & split side data with the stream->packet …
|
|
|
@cdc166ac
|
11 years |
michaelni |
Merge commit '32d05934abc7427bb90380a4c1ab20a15fd7d821'
* commit …
|
|
|
@a8d01a73
|
11 years |
michaelni |
Merge commit '0983d48111f578e17e8c1967d25ce593fce62b63'
* commit …
|
|
|
@39edcadc
|
11 years |
michaelni |
Merge commit 'fbd8e042107ec63e0ddf155588c59dcb76007641'
* commit …
|
|
|
@d35efda2
|
11 years |
michaelni |
Merge commit 'ae43c10e36197000de2f3cc99ea35727ce98a796'
* commit …
|
|
|
@11d187b3
|
11 years |
michaelni |
Merge commit '21d8f4da91673051ad7055cf63d989488a56368e'
* commit …
|
|
|
@32d05934
|
11 years |
anton |
mp3dec: decode more data from Info header
Signed-off-by: Anton …
|
|
|
@0983d481
|
11 years |
anton |
crc: add ANSI CRC16 LE
This adds the reversed byte-order version of …
|
|
|
@fbd8e042
|
11 years |
anton |
mp3dec: move XING/Info and VBRI parsing into their own functions
…
|
|
|
@ae43c10e
|
11 years |
anton |
replaygain: allow exporting already decoded replaygain values
This …
|
|
|
@21d8f4da
|
11 years |
anton |
resample: remove an unneeded context variable
|
|
|
@a3bd33af
|
11 years |
Carl Eugen Hoyos |
Write sample_aspect_ratio to asf files.
Fixes ticket #3528.
|
|
|
@6c18200c
|
11 years |
Carl Eugen Hoyos |
Only insert the icpf atom in ProRes mkv packets if it isn't already …
|
|
|
@197fe392
|
11 years |
michaelni |
x86/dsputil: use HADDD where applicable
Signed-off-by: James Almer …
|
|
|
@76ed71a7
|
11 years |
michaelni |
x86: move horizontal add macros to x86util
Also port relevant …
|
|
|
@443261cb
|
11 years |
michaelni |
Merge commit 'f1b239ec8b38474d31f3bfea1f0b1693774fa432'
* commit …
|
|
|
@f1b239ec
|
11 years |
lu_zero |
drawtext: Add fontconfig support
Introduce the font option and make …
|
|
|
@c150e2cf
|
11 years |
Carl Eugen Hoyos |
Fix compilation with --disable-everything --enable-muxer=avi …
|
|
|
@58a5312
|
11 years |
michaelni |
avcodec/vble: use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@7999b41d
|
11 years |
michaelni |
avfilter/vf_pixdesctest: use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@dd77f646
|
11 years |
michaelni |
avformat/ico: use avmalloc(z)_array()
Signed-off-by: Michael …
|
|
|
@11b36b1e
|
11 years |
michaelni |
x86/float_dsp: unroll loop in vector_fmac_scalar
~6% faster SSE2 …
|
|
|
@27f184ef
|
11 years |
michaelni |
Fix OpenGL device compilation with msvc gl.h
Reveiwed-by: Lukasz …
|
|
|
@572f5eb1
|
11 years |
michaelni |
avformat/mpegenc: try to improve the VBV buffer warning
Maybe fixes …
|
|
|
@3b808900
|
11 years |
michaelni |
x86/float_dsp: use SWAP in vector_fmac_scalar Win64
The mova is …
|
|
|
@cb53beb8
|
11 years |
michaelni |
iavcodec/vc1dec: Fix missing {}
Fixes part of Ticket3466
Found-by: …
|
|
|
@73734282
|
11 years |
michaelni |
avfilter/vf_deshake: fix loss of precission with odd resolutions
…
|
|
|
@5a8ef3c6
|
11 years |
michaelni |
avfilter/f_select: fix loss of precission in SAD calculation
Fixes …
|
|
|
@1457f3fd
|
11 years |
michaelni |
avcodec/g723_1: add assert to help static code analyzers
…
|
|
|
@b8598f6c
|
11 years |
michaelni |
avcodec/diracdec: fix undefined behavior with shifts
Fixes part of …
|
|
|
@ff6fa0b4
|
11 years |
michaelni |
avformat/mpegts: Remove redundant check
Fixes part of Ticket3466 …
|
|
|
@230db14
|
11 years |
michaelni |
avcodec/fic: Fix return value check
Fixes part of Ticket3466 …
|
|
|
@f202af29
|
11 years |
michaelni |
avcodec/dcadec: fix error message suppression code
Fixes part of …
|
|
|
@256f5306
|
11 years |
michaelni |
avcodec/mjpegen: Fix declared argument size
Fixes part of Ticket3466 …
|
|
|
@14fa7fc6
|
11 years |
michaelni |
swscale/swscale: fix srcStride/srcSlice typo
Fixes part of Ticket3466 …
|
|
|
@79d82a65
|
11 years |
michaelni |
avformat/hnm: fix decoding of 256x256 video
Fixes Ticket3464 …
|
|
|
@bdc812ab
|
11 years |
michaelni |
avformat/flacdec/flac_read_timestamp: free the correct packet
…
|
|
|
@6d8ccc7a
|
11 years |
michaelni |
avformat/flacdec/flac_read_timestamp: dont modify AVStream state
…
|
|
|
@5f4f9ee
|
11 years |
michaelni |
Direct Stream Digital (DSD) decoder
Signed-off-by: Peter Ross …
|
|
|
@add5d7a8
|
11 years |
michaelni |
configure: allow the gas-preprocessor to be called with an absolute …
|
|
|
@37f3f32d
|
11 years |
michaelni |
fate: force 128kb/sec for mp2 test
This fixes rounding differences …
|
|
|
@c6902f96
|
11 years |
michaelni |
avcodec/mpegaudioenc_template: Fix integer overflow
Signed-off-by: …
|
|
|
@4615ff0
|
11 years |
michaelni |
avutil/frame: use av_malloc(z)_array()
Signed-off-by: Michael …
|
|
|
@eead2cdd
|
11 years |
michaelni |
avformat/xmv: use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@337f7486
|
11 years |
michaelni |
avformat/mpegtsenc: use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@083b6e73
|
11 years |
michaelni |
avformat/utils: fix typo
Found-by: reimar
Signed-off-by: Michael …
|
|
|
@2b58c9c
|
11 years |
michaelni |
swresample/resample_template: try to consider src_size more exactly
…
|
|
|
@0bf25c7
|
11 years |
michaelni |
configure: fix arm osx build
Fixes Ticket3561
Solution suggested by …
|
|
|
@ef818d8b
|
11 years |
michaelni |
avformat: add av_format_inject_global_side_data(), and disable it by …
|
|
|
@2adcd15f
|
11 years |
michaelni |
Merge commit 'a6ac4fcce44108f6f87278b8d12e890576f46a62'
* commit …
|
|
|
@4959a4fc
|
11 years |
michaelni |
swscale/utils: fix changing src/dst range after initializing the …
|
|
|
@fa98885b
|
11 years |
michaelni |
swscale/utils: move handling of unscaled case to the end of init …
|
|
|
@a2f088c0
|
11 years |
michaelni |
swscale: factor ff_sws_init_range_convert() out
Signed-off-by: …
|
|
|
@3751e5a8
|
11 years |
michaelni |
swscale/swscale: clear to/from convert pointers when they used.
…
|
|
|
@b465aaa5
|
11 years |
michaelni |
avformat/img2dec: fix typo
Found-by: Reimar
Signed-off-by: Michael …
|
|
|
@a6ac4fc
|
11 years |
martin |
vp78: Align the intra4x4_pred_mode_top array within VP8Macroblock
…
|
|
|
@3df787a1
|
11 years |
michaelni |
Merge branch 'flac' of https://github.com/FernetMenta/FFmpeg
…
|
|
|
@46d5625f
|
11 years |
michaelni |
avcodec/x86/idct_sse2_xvid: fix non C99 inline function
Found-by: …
|
|
|
@d8b19ee6
|
11 years |
fernetmenta |
fate: update seeking reference for flac
|
|
|
@e1fcd3a0
|
11 years |
fernetmenta |
flac demuxer: improve seeking
|
|
|
@ef48ac6
|
11 years |
Carl Eugen Hoyos |
Set the bitrate when decoding speex.
The bitrate of the first frame …
|
|
|
@63c03ea9
|
11 years |
Carl Eugen Hoyos |
Fix writing RGB 5:5:5 rawvideo into avi.
WMP expects bits per pixel …
|
|
|
@9468e9e5
|
11 years |
michaelni |
Merge commit 'b3d905b702dcdda9e3ae2bcb7b5580ca77a96ab7'
* commit …
|
|
|
@b11265c9
|
11 years |
michaelni |
Merge commit '4d40e073dcdef335215c124d340ea156bc4bdf13'
* commit …
|
|
|
@36b9c27
|
11 years |
michaelni |
avformat/rtmpproto: Added handling of an initial RTMP chunk size …
|
|
|
@8e5f8404
|
11 years |
michaelni |
Merge commit '6477139721f559b26eafd415e23e13ea2b0c27e1'
* commit …
|
|
|
@b3d905b7
|
11 years |
lu_zero |
dcadec: Delete redundant init_get_bits call
No initialization is …
|
|
|
@4d40e073
|
11 years |
martin |
rtmpproto: Handle RTMP chunk size packets before the connect packet
…
|
|
|
@64771397
|
11 years |
martin |
rtmpproto: Make sure to pass on the error code if read_connect failed
…
|
|
|
@5e379cd
|
11 years |
michaelni |
swresample/resample: simplify index/consumed calculation for the …
|
|
|
@6c8ee74a
|
11 years |
michaelni |
swresample/resample: Fix fractional part of index in the filter_size = …
|
|
|
@161ec197
|
11 years |
michaelni |
fate/libswresample: add tests with filter_size=1 phase_shift=0
…
|
|
|