source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @572f5eb1   11 years michaelni avformat/mpegenc: try to improve the VBV buffer warning Maybe fixes …
(edit) @3b808900   11 years michaelni x86/float_dsp: use SWAP in vector_fmac_scalar Win64 The mova is …
(edit) @cb53beb8   11 years michaelni iavcodec/vc1dec: Fix missing {} Fixes part of Ticket3466 Found-by: …
(edit) @73734282   11 years michaelni avfilter/vf_deshake: fix loss of precission with odd resolutions …
(edit) @5a8ef3c6   11 years michaelni avfilter/f_select: fix loss of precission in SAD calculation Fixes …
(edit) @1457f3fd   11 years michaelni avcodec/g723_1: add assert to help static code analyzers …
(edit) @b8598f6c   11 years michaelni avcodec/diracdec: fix undefined behavior with shifts Fixes part of …
(edit) @ff6fa0b4   11 years michaelni avformat/mpegts: Remove redundant check Fixes part of Ticket3466 …
(edit) @230db14   11 years michaelni avcodec/fic: Fix return value check Fixes part of Ticket3466 …
(edit) @f202af29   11 years michaelni avcodec/dcadec: fix error message suppression code Fixes part of …
(edit) @256f5306   11 years michaelni avcodec/mjpegen: Fix declared argument size Fixes part of Ticket3466 …
(edit) @14fa7fc6   11 years michaelni swscale/swscale: fix srcStride/srcSlice typo Fixes part of Ticket3466 …
(edit) @79d82a65   11 years michaelni avformat/hnm: fix decoding of 256x256 video Fixes Ticket3464 …
(edit) @bdc812ab   11 years michaelni avformat/flacdec/flac_read_timestamp: free the correct packet …
(edit) @6d8ccc7a   11 years michaelni avformat/flacdec/flac_read_timestamp: dont modify AVStream state …
(edit) @5f4f9ee   11 years michaelni Direct Stream Digital (DSD) decoder Signed-off-by: Peter Ross …
(edit) @add5d7a8   11 years michaelni configure: allow the gas-preprocessor to be called with an absolute …
(edit) @37f3f32d   11 years michaelni fate: force 128kb/sec for mp2 test This fixes rounding differences …
(edit) @c6902f96   11 years michaelni avcodec/mpegaudioenc_template: Fix integer overflow Signed-off-by: …
(edit) @4615ff0   11 years michaelni avutil/frame: use av_malloc(z)_array() Signed-off-by: Michael …
(edit) @eead2cdd   11 years michaelni avformat/xmv: use av_malloc_array() Signed-off-by: Michael …
(edit) @337f7486   11 years michaelni avformat/mpegtsenc: use av_malloc_array() Signed-off-by: Michael …
(edit) @083b6e73   11 years michaelni avformat/utils: fix typo Found-by: reimar Signed-off-by: Michael …
(edit) @2b58c9c   11 years michaelni swresample/resample_template: try to consider src_size more exactly …
(edit) @0bf25c7   11 years michaelni configure: fix arm osx build Fixes Ticket3561 Solution suggested by …
(edit) @ef818d8b   11 years michaelni avformat: add av_format_inject_global_side_data(), and disable it by …
(edit) @2adcd15f   11 years michaelni Merge commit 'a6ac4fcce44108f6f87278b8d12e890576f46a62' * commit …
(edit) @4959a4fc   11 years michaelni swscale/utils: fix changing src/dst range after initializing the …
(edit) @fa98885b   11 years michaelni swscale/utils: move handling of unscaled case to the end of init …
(edit) @a2f088c0   11 years michaelni swscale: factor ff_sws_init_range_convert() out Signed-off-by: …
(edit) @3751e5a8   11 years michaelni swscale/swscale: clear to/from convert pointers when they used. …
(edit) @b465aaa5   11 years michaelni avformat/img2dec: fix typo Found-by: Reimar Signed-off-by: Michael …
(edit) @a6ac4fc   11 years martin vp78: Align the intra4x4_pred_mode_top array within VP8Macroblock …
(edit) @3df787a1   11 years michaelni Merge branch 'flac' of https://github.com/FernetMenta/FFmpeg
(edit) @46d5625f   11 years michaelni avcodec/x86/idct_sse2_xvid: fix non C99 inline function Found-by: …
(edit) @d8b19ee6   11 years fernetmenta fate: update seeking reference for flac
(edit) @e1fcd3a0   11 years fernetmenta flac demuxer: improve seeking
(edit) @ef48ac6   11 years Carl Eugen Hoyos Set the bitrate when decoding speex. The bitrate of the first frame …
(edit) @63c03ea9   11 years Carl Eugen Hoyos Fix writing RGB 5:5:5 rawvideo into avi. WMP expects bits per pixel …
(edit) @9468e9e5   11 years michaelni Merge commit 'b3d905b702dcdda9e3ae2bcb7b5580ca77a96ab7' * commit …
(edit) @b11265c9   11 years michaelni Merge commit '4d40e073dcdef335215c124d340ea156bc4bdf13' * commit …
(edit) @36b9c27   11 years michaelni avformat/rtmpproto: Added handling of an initial RTMP chunk size …
(edit) @8e5f8404   11 years michaelni Merge commit '6477139721f559b26eafd415e23e13ea2b0c27e1' * commit …
(edit) @b3d905b7   11 years lu_zero dcadec: Delete redundant init_get_bits call No initialization is …
(edit) @4d40e073   11 years martin rtmpproto: Handle RTMP chunk size packets before the connect packet …
(edit) @64771397   11 years martin rtmpproto: Make sure to pass on the error code if read_connect failed …
(edit) @5e379cd   11 years michaelni swresample/resample: simplify index/consumed calculation for the …
(edit) @6c8ee74a   11 years michaelni swresample/resample: Fix fractional part of index in the filter_size = …
(edit) @161ec197   11 years michaelni fate/libswresample: add tests with filter_size=1 phase_shift=0 …
(edit) @4b8e7a1   11 years michaelni avcodec/utils: prettify remap_deprecated_codec_id() Signed-off-by: …
(edit) @2ebacb0f   11 years michaelni avformat/network: use av_malloc_array() Signed-off-by: Michael …
(edit) @d42a6192   11 years michaelni avcodec/psymodel: use av_malloc(z)_array() Signed-off-by: Michael …
(edit) @5ec81929   11 years michaelni avcodec/fft-test: use av_malloc_array() Signed-off-by: Michael …
(edit) @eccec203   11 years michaelni avformat/mp3enc: drop redundant and uninitialized variable …
(edit) @82796aac   11 years michaelni avformat/utils: reinject global side data on seeks This fixes ffplay …
(edit) @c0d62d99   11 years michaelni avformat/utils: factorize if() Signed-off-by: Michael Niedermayer …
(edit) @289f02f9   11 years michaelni avformat/utils: Inject global side data into first packet. This fixes …
(edit) @a31547ce   11 years michaelni avutil/avstring: do not lose ascii characters when decoding non utf-8 …
(edit) @ca6dd53a   11 years michaelni ffprobe: do not lose non ascii characters in non utf8 strings Fixes …
(edit) @e311b744   11 years michaelni avformat/iff: indent Signed-off-by: Peter Ross <pross@xvid.org> …
(edit) @d95c9679   11 years michaelni avformat/iff: remove unused code bits_per_coded_sample and …
(edit) @b6c1e80b   11 years michaelni Merge commit '0f524b6c690962d7ebbd59ded74288e1e9b0f009' * commit …
(edit) @878f8b0d   11 years michaelni Merge commit 'aaab192df24a90f4450285cfb73b395cf495b462' * commit …
(edit) @c11aa9d2   11 years michaelni Merge commit 'ac976ed91e323754e9a84509873ebdb437372797' * commit …
(edit) @c955525f   11 years michaelni Merge commit '13164e479f1c87829096c19003d2cc658ccc1fd4' * commit …
(edit) @cbfa71d6   11 years michaelni Merge commit 'f7c5fd81516fb7b186c64c66dc080e1139586226' * commit …
(edit) @7e6b3ad6   11 years u lavfi/subtitles: load attached fonts to libass. Videos with complex …
(edit) @0f524b6c   11 years anton x86/synth_filter: remove the fma3 version ifdefs This fixes …
(edit) @aaab192   11 years anton af_volume: implement replaygain clipping prevention This adds a new …
(edit) @ac976ed9   11 years anton lavr: allocate the resampling buffer with a positive size This fixes …
(edit) @13164e47   11 years anton FATE: add tests for more resampling modes
(edit) @f7c5fd81   11 years anton resample: implement flushing
(edit) @88c4e5a0   11 years michaelni lavd/avdevice: fix buildbreak when included to C++ code class is …
(edit) @1dc2d4a8   11 years michaelni avcodec/tiff: remove unused variables Signed-off-by: Michael …
(edit) @a676e48d   11 years michaelni Merge commit '801c39e1e3058fc4ba822bfb5d8612d777111e32' * commit …
(edit) @952614b8   11 years michaelni Merge commit 'c8cf461c19e8e35df4b7364d9b90aa42f1ab4560' * commit …
(edit) @d7644e0f   11 years michaelni Merge commit 'e75ef2b7f48b96a9b6c8646058713899d5ea5731' * commit …
(edit) @a64d6d51   11 years michaelni Merge commit '345a96c327e8f2a8077189af9f5e8d2b3f4ad5fe' * commit …
(edit) @b9b2f9d2   11 years michaelni Merge commit 'a9b046fb0ae5395c4d1d8a82cd0d3e354b5034ed' * commit …
(edit) @75b4e401   11 years michaelni Merge commit 'fdbe18b7b0545f9b5923d25a5433e4f735719ecc' * commit …
(edit) @94cf83ff   11 years michaelni Merge commit '0a467a9b594dd67aa96bad687d05f8845b009f18' * commit …
(edit) @31876ea6   11 years michaelni Merge commit '5748faf291fec297ef25d81962b52b3438f54278' * commit …
(edit) @d06a7530   11 years michaelni Merge commit 'de9d2705f61ef569487ec5f8974a9c7ce34ec783' * commit …
(edit) @b394b901   11 years michaelni Merge commit '58bc38a5f224d29b79338200459792c765c25fd5' * commit …
(edit) @6145b1d9   11 years michaelni Merge commit 'bf2064f046af64c59a416c814474a39b0a457569' * commit …
(edit) @69505a89   11 years michaelni Merge commit 'd9a542ace1b9ca5c0ea6d758127d03d4124b7801' * commit …
(edit) @57570052   11 years michaelni Merge commit '20c38c9c18b75e62f6c489d9b95bea88efdf3915' * commit …
(edit) @28875c41   11 years michaelni Merge commit '60c4660ba035bbfbcc84ac34129ce40e037c70ad' * commit …
(edit) @d3284a62   11 years michaelni Merge remote-tracking branch 'lukaszmluki/master' * …
(edit) @27515508   11 years michaelni Merge commit 'd4a8a86c6863ecea208fa2f774690b6df4b5bc71' * commit …
(edit) @801c39e1   11 years lu_zero dcadec: Use correct channel count in stereo downmix check …
(edit) @c8cf461c   11 years lu_zero dcadec: Do not decode the XCh extension when downmixing to stereo …
(edit) @571d2ffa   11 years michaelni Merge commit '617a1a98a6be3e59db6fbfc21afab2fb9a049c03' * commit …
(edit) @e75ef2b7   11 years justin.ruggles tiffdec: support predictor type 2 with RGB48 pixel format
(edit) @345a96c3   11 years justin.ruggles tiffdec: remove an unneeded variable
(edit) @a9b046fb   11 years justin.ruggles tiff: use a better name and enum values for PhotometricInterpretation
(edit) @fdbe18b7   11 years justin.ruggles tiffdec: use a single strip if RowsPerStrip is 0 The spec does not …
(edit) @0a467a9b   11 years justin.ruggles tiffdec: use bytestream2 to simplify overread/overwrite protection …
(edit) @5748faf2   11 years justin.ruggles bytestream: add bytestream2_copy_buffer() functions This is basically …
(edit) @de9d2705   11 years justin.ruggles bytestream: add functions for accessing size of buffer Signed-off-by: …
Note: See TracRevisionLog for help on using the revision log.