|
|
|
@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
…
|
|
|
@4b8e7a1
|
11 years |
michaelni |
avcodec/utils: prettify remap_deprecated_codec_id()
Signed-off-by: …
|
|
|
@2ebacb0f
|
11 years |
michaelni |
avformat/network: use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@d42a6192
|
11 years |
michaelni |
avcodec/psymodel: use av_malloc(z)_array()
Signed-off-by: Michael …
|
|
|
@5ec81929
|
11 years |
michaelni |
avcodec/fft-test: use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@eccec203
|
11 years |
michaelni |
avformat/mp3enc: drop redundant and uninitialized variable
…
|
|
|
@82796aac
|
11 years |
michaelni |
avformat/utils: reinject global side data on seeks
This fixes ffplay …
|
|
|
@c0d62d99
|
11 years |
michaelni |
avformat/utils: factorize if()
Signed-off-by: Michael Niedermayer …
|
|
|
@289f02f9
|
11 years |
michaelni |
avformat/utils: Inject global side data into first packet.
This fixes …
|
|
|
@a31547ce
|
11 years |
michaelni |
avutil/avstring: do not lose ascii characters when decoding non utf-8 …
|
|
|
@ca6dd53a
|
11 years |
michaelni |
ffprobe: do not lose non ascii characters in non utf8 strings
Fixes …
|
|
|
@e311b744
|
11 years |
michaelni |
avformat/iff: indent
Signed-off-by: Peter Ross <pross@xvid.org> …
|
|
|
@d95c9679
|
11 years |
michaelni |
avformat/iff: remove unused code
bits_per_coded_sample and …
|
|
|
@b6c1e80b
|
11 years |
michaelni |
Merge commit '0f524b6c690962d7ebbd59ded74288e1e9b0f009'
* commit …
|
|
|
@878f8b0d
|
11 years |
michaelni |
Merge commit 'aaab192df24a90f4450285cfb73b395cf495b462'
* commit …
|
|
|
@c11aa9d2
|
11 years |
michaelni |
Merge commit 'ac976ed91e323754e9a84509873ebdb437372797'
* commit …
|
|
|
@c955525f
|
11 years |
michaelni |
Merge commit '13164e479f1c87829096c19003d2cc658ccc1fd4'
* commit …
|
|
|
@cbfa71d6
|
11 years |
michaelni |
Merge commit 'f7c5fd81516fb7b186c64c66dc080e1139586226'
* commit …
|
|
|
@7e6b3ad6
|
11 years |
u |
lavfi/subtitles: load attached fonts to libass.
Videos with complex …
|
|
|
@0f524b6c
|
11 years |
anton |
x86/synth_filter: remove the fma3 version ifdefs
This fixes …
|
|
|
@aaab192
|
11 years |
anton |
af_volume: implement replaygain clipping prevention
This adds a new …
|
|
|
@ac976ed9
|
11 years |
anton |
lavr: allocate the resampling buffer with a positive size
This fixes …
|
|
|
@13164e47
|
11 years |
anton |
FATE: add tests for more resampling modes
|
|
|
@f7c5fd81
|
11 years |
anton |
resample: implement flushing
|
|
|
@88c4e5a0
|
11 years |
michaelni |
lavd/avdevice: fix buildbreak when included to C++ code
class is …
|
|
|
@1dc2d4a8
|
11 years |
michaelni |
avcodec/tiff: remove unused variables
Signed-off-by: Michael …
|
|
|
@a676e48d
|
11 years |
michaelni |
Merge commit '801c39e1e3058fc4ba822bfb5d8612d777111e32'
* commit …
|
|
|
@952614b8
|
11 years |
michaelni |
Merge commit 'c8cf461c19e8e35df4b7364d9b90aa42f1ab4560'
* commit …
|
|
|
@d7644e0f
|
11 years |
michaelni |
Merge commit 'e75ef2b7f48b96a9b6c8646058713899d5ea5731'
* commit …
|
|
|
@a64d6d51
|
11 years |
michaelni |
Merge commit '345a96c327e8f2a8077189af9f5e8d2b3f4ad5fe'
* commit …
|
|
|
@b9b2f9d2
|
11 years |
michaelni |
Merge commit 'a9b046fb0ae5395c4d1d8a82cd0d3e354b5034ed'
* commit …
|
|
|
@75b4e401
|
11 years |
michaelni |
Merge commit 'fdbe18b7b0545f9b5923d25a5433e4f735719ecc'
* commit …
|
|
|
@94cf83ff
|
11 years |
michaelni |
Merge commit '0a467a9b594dd67aa96bad687d05f8845b009f18'
* commit …
|
|
|
@31876ea6
|
11 years |
michaelni |
Merge commit '5748faf291fec297ef25d81962b52b3438f54278'
* commit …
|
|
|
@d06a7530
|
11 years |
michaelni |
Merge commit 'de9d2705f61ef569487ec5f8974a9c7ce34ec783'
* commit …
|
|
|
@b394b901
|
11 years |
michaelni |
Merge commit '58bc38a5f224d29b79338200459792c765c25fd5'
* commit …
|
|
|
@6145b1d9
|
11 years |
michaelni |
Merge commit 'bf2064f046af64c59a416c814474a39b0a457569'
* commit …
|
|
|
@69505a89
|
11 years |
michaelni |
Merge commit 'd9a542ace1b9ca5c0ea6d758127d03d4124b7801'
* commit …
|
|
|
@57570052
|
11 years |
michaelni |
Merge commit '20c38c9c18b75e62f6c489d9b95bea88efdf3915'
* commit …
|
|
|
@28875c41
|
11 years |
michaelni |
Merge commit '60c4660ba035bbfbcc84ac34129ce40e037c70ad'
* commit …
|
|
|
@d3284a62
|
11 years |
michaelni |
Merge remote-tracking branch 'lukaszmluki/master'
* …
|
|
|
@27515508
|
11 years |
michaelni |
Merge commit 'd4a8a86c6863ecea208fa2f774690b6df4b5bc71'
* commit …
|
|
|
@801c39e1
|
11 years |
lu_zero |
dcadec: Use correct channel count in stereo downmix check
…
|
|
|
@c8cf461c
|
11 years |
lu_zero |
dcadec: Do not decode the XCh extension when downmixing to stereo
…
|
|
|
@571d2ffa
|
11 years |
michaelni |
Merge commit '617a1a98a6be3e59db6fbfc21afab2fb9a049c03'
* commit …
|
|
|
@e75ef2b7
|
11 years |
justin.ruggles |
tiffdec: support predictor type 2 with RGB48 pixel format
|
|
|
@345a96c3
|
11 years |
justin.ruggles |
tiffdec: remove an unneeded variable
|
|
|
@a9b046fb
|
11 years |
justin.ruggles |
tiff: use a better name and enum values for PhotometricInterpretation
…
|
|
|
@fdbe18b7
|
11 years |
justin.ruggles |
tiffdec: use a single strip if RowsPerStrip is 0
The spec does not …
|
|
|
@0a467a9b
|
11 years |
justin.ruggles |
tiffdec: use bytestream2 to simplify overread/overwrite protection
…
|
|
|
@5748faf2
|
11 years |
justin.ruggles |
bytestream: add bytestream2_copy_buffer() functions
This is basically …
|
|
|