source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2510e820   11 years michaelni Merge commit '9ecabd7892ff073ae60ded3fc0a1290f5914ed5c' * commit …
(edit) @87e46dd5   11 years michaelni Merge commit '0652e024c680420d298cdf3719d0a0c030173fe3' * commit …
(edit) @59fb3c4b   11 years michaelni Merge commit '98cc9efc5f6b4dc847ed3b9b60b1c3bcd14e6791' * commit …
(edit) @32961030   11 years michaelni Merge commit '00dbff4c3e048b4abd01bf805725aabff0fa5ee1' * commit …
(edit) @f2cb3b36   11 years michaelni Merge commit '7f0e81db3c4ee6f8ce15058bafa72ce928a89f3f' * commit …
(edit) @357a733f   11 years michaelni Merge commit 'd1b3fabe6945e511bb20fc9ca52b47eb952526ee' * commit …
(edit) @06637c92   11 years michaelni Merge commit '210881110d3e22cca36edeaca118b5e22c998266' * commit …
(edit) @9ecabd78   11 years anton h264: reset num_reorder_frames if it is invalid An invalid VUI is not …
(edit) @0652e024   11 years anton h264: reset ref count if decoding the slice header fails Otherwise …
(edit) @98cc9efc   11 years anton h264: prevent two matching fields from being both a short/long ref …
(edit) @00dbff4c   11 years anton h264: do not call field_end if we do not have a current picture Fixes …
(edit) @7f0e81db   11 years anton h264: limit allowed pred modes in ff_h264_check_intra_pred_mode() to 3 …
(edit) @d1b3fabe   11 years anton h264: reset first_field if frame_start() fails for missing refs In …
(edit) @3dd04cbc   11 years michaelni swresample: Add arm&x86 clobber tests Signed-off-by: Michael …
(edit) @26800e38   11 years michaelni vp9/x86: rename ff_avg[48]_sse to ff_avg[48]_mmxext pavgb is an sse …
(edit) @21088111   11 years siretart Prepare for 10_alpha2 Release
(edit) @0117ba55   11 years michaelni avcodec/mpegvideo_enc: fix custom matrixes with jpeg Signed-off-by: …
(edit) @4d55fe72   11 years michaelni x86inc: speed up compilation with yasm Work around yasm's …
(edit) @740e6042   11 years michaelni ffmpeg: change ost->finished to an enum Idea-by: ramiro …
(edit) @d73f8976   11 years michaelni ffmpeg: update statistics only when a packet is actually muxed …
(edit) @5c459504   11 years michaelni ffmpeg/flush_encoders: dont mux packets once ost->finished has been …
(edit) @706741e8   11 years michaelni ffmpeg: properly close down muxers on av_interleaved_write_frame() …
(edit) @4ff77d44   11 years michaelni ffmpeg: check ost->finished in check_output_constraints() No testcase …
(edit) @7d91fb30   11 years michaelni ffmpeg: check ost->finished in reap_filters() This avoids finished …
(edit) @ed7f1a5c   11 years michaelni avformat/metadata: allow ff_metadata_conv() to be called with NULL …
(edit) @447d71b8   11 years michaelni avfilter/vf_elbg: Fixed seed range of elbg filter Signed-off-by: …
(edit) @19df5dcb   11 years michaelni avcodec/dnxhdenc: check that qmax is within the supported range …
(edit) @f1caaa1c   11 years michaelni dnxhdenc: fix mb_rc size Fixes out of array access with RC_VARIANCE …
(edit) @ee27b113   11 years michaelni avformat/riff: fix demuxing of h264 INMC Its said that there was a …
(edit) @68ed0b6c   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
(edit) @f1edf881   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @cd259cda   11 years michaelni Merge commit '104a97beaffa6348e6fd2c2d07d67c1402322bb3' * commit …
(edit) @6e2d3ba0   11 years michaelni Merge commit '5ef11b8dcc054b230deb9b20493255c14a80597d' * commit …
(edit) @206c06d9   11 years michaelni Merge commit '2ce8bca51f7264b47027f69d50dd8e49aa2fd683' * commit …
(edit) @58770db2   11 years michaelni Merge commit '33018907bd07b34e0e70d5ae12097265eb3734d7' * commit …
(edit) @5049b6a1   11 years michaelni Merge commit 'f9cc6883a4e5cf72cbfa21d17e1908a2a432f6bd' * commit …
(edit) @045d8007   11 years michaelni Merge commit '045654f422e74be8ed09a0819d39051d67633a09' * commit …
(edit) @68ebf70f   11 years michaelni Merge commit 'ff23c4e4935e96e62d8ff2212a1955a43add88e1' * commit …
(edit) @ee3fc8aa   11 years Carl Eugen Hoyos Fix libxvid crash on failing initialisation. Fixes ticket #3297.
(edit) @c8b99f8a   11 years michaelni Merge commit '87acd33c092ab9e7d73686627e9105d99c1e4928' * commit …
(edit) @9f3a555b   11 years michaelni Merge commit '03f2de5856ec8571fcf5f4cf6dccc713294af545' * commit …
(edit) @d2a7314f   11 years clement vp9/x86: add ff_vp9_loop_filter_[vh]_16_16_sse2(). Similar gains in …
(edit) @c9db8694   11 years anton avisynth: fix setting packet properties Reviewed-by: Stephen …
(edit) @104a97be   11 years anton buffersrc: handle non-refcounted frames in av_buffersrc_add_frame() …
(edit) @5ef11b8d   11 years anton yuv4mpeg: set average frame rate
(edit) @2ce8bca   11 years anton avconv: print a warning when falling back to default 25fps
(edit) @33018907   11 years anton mp3enc: allow omitting the id3v2 header with -id3v2_version 0
(edit) @f9cc6883   11 years anton mp3enc: add an option for disabling the Xing frame.
(edit) @045654f4   11 years lu_zero doxy: Document better the available AVFrame flags
(edit) @ff23c4e4   11 years lu_zero doxy: Add AVFrame to the structured modules
(edit) @87acd33c   11 years martin aviocat: Add support for specifying the input duration This avoids …
(edit) @03f2de58   11 years martin aviocat: Check the argv array length before reading element i+1 …
(edit) @3ca7085a   11 years michaelni avcodec: make "bitrate tolerance too small for bitrate" error more …
(edit) @d0004a19   11 years michaelni avcodec/kgv1dec: fix memleak, reintroduce lost decode_flush() call …
(edit) @2fd39642   11 years michaelni avcodec/huffyuv: fix median prediction for >8bps Signed-off-by: …
(edit) @3d879279   11 years michaelni avcodec/huffyuv: add YUVA{420,422,444}P{9,10} support Signed-off-by: …
(edit) @ef028212   11 years michaelni avcodec/huffyuv: add YUV{420,422,444}P{9,10,12,14} support …
(edit) @b53aab1a   11 years michaelni libavcodec/huffyuv: >8 bit support This adds only yuv420p10, others …
(edit) @6c004e8a   11 years michaelni avcodec/huffyuvenc: init bps from pixel descriptor Signed-off-by: …
(edit) @534a8947   11 years michaelni avcodec/huffyuv: add a field that represents the number of symbols …
(edit) @8173d1ff   11 years clement vp9/x86: 16x16 iadst_idct, idct_iadst and iadst_iadst (ssse3+avx). …
(edit) @a64333db   11 years stefasab lavfi/vidstabtransform: apply various cosmetical nits
(edit) @7012a9dc   11 years stefasab configure: add version check for pkg libraries, and use it for vidstab …
(edit) @2727dbb0   11 years stefasab lavfi/vidstabdetect,vidstabtransform: update to vid.stab 0.98 In …
(edit) @9cc8fa63   11 years u vp9/x86: simplify a few mc inits.
(edit) @fe9f575   11 years Carl Eugen Hoyos Warn if s16be is muxed into flv. Players that conform to the …
(edit) @cb36e441   11 years Carl Eugen Hoyos Never favour an audio stream with 0 channels in av_find_best_stream(). …
(edit) @11329370   11 years Carl Eugen Hoyos Do not read mkv audio bit_depth if bits_per_coded_sample is already …
(edit) @565102dc   11 years Carl Eugen Hoyos Do not set mkv bit_depth to av_get_bytes_per_sample() for G.726. The …
(edit) @b948ab81   11 years michaelni avformat/jvdec: clear packet padding after downsize Fixes: use of …
(edit) @1a01dc83   11 years michaelni avcodec/pgssubdec: Use av_fast_padded_malloc() for rle buffer Fixes: …
(edit) @b90c71cc   11 years michaelni fate: add WebP Exif metadata test Signed-off-by: James Almer …
(edit) @6391dec   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @221dc52d   11 years michaelni Merge commit 'dc4d726bab59f349d366916ba01df16289e5c81f' * commit …
(edit) @fd334b9b   11 years michaelni avformat/mxfdec: fix typo in error check of …
(edit) @949adce1   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @92d07ea4   11 years michaelni Merge commit 'f896bca03fc63b93851c1c14c9321c20b3cd44a6' * commit …
(edit) @bf0470a   11 years michaelni Merge commit '36e3b1f2fd262028834a9d7b1eb533c1218ee6c2' * commit …
(edit) @aab40bbf   11 years diego x86: dsputil: Simplify xvmc deprecation conditional
(edit) @dc4d726b   11 years diego build: Add separate hidden config option for the intrax8 code This …
(edit) @28207bfa   11 years michaelni Merge commit 'c65d67ef50241886b9749e88fd333c52090f70c7' * commit …
(edit) @19fc3c01   11 years michaelni Merge commit 'd5dd8c7bf0f0d77c581db3236e0d938f06fd5591' * commit …
(edit) @fb1c786a   11 years michaelni Merge commit '8438b3f09f6b225d0886cc385117c38eb44ca0c1' * commit …
(edit) @6f001d8   11 years michaelni Merge commit '71617884a2a673908bd5c0f73d4f91fdca3da82a' * commit …
(edit) @d5560f1f   11 years michaelni Merge commit 'b7b17ed66e199afc7246e642bf3b35c3f8eca217' * commit …
(edit) @d01f8790   11 years michaelni Merge commit '1e9265cd8f0821acbeca1db437be1361a3976b85' * commit …
(edit) @fb37d03a   11 years michaelni Merge commit '2620df13104ddaa136158eb6bb1195adbf9d7692' * commit …
(edit) @04cc753d   11 years michaelni Merge commit 'd51f09962d5b4bc999fb70c040f330dd1873212e' * commit …
(edit) @8b4190da   11 years clement vp9/x86: add AVX for itxfm and lpf. 4412 decicycles in …
(edit) @fe96769b   11 years janne-libav aarch64: port neon clobber test from arm
(edit) @f896bca0   11 years janne-libav aarch64: h264 (bi)weight NEON optimizations Ported from ARMv7 NEON.
(edit) @36e3b1f2   11 years janne-libav aarch64: h264 loop filter NEON optimizations Ported from ARMv7 NEON.
(edit) @c65d67ef   11 years janne-libav aarch64: hpeldsp NEON optimizations Ported from ARMv7 NEON.
(edit) @d5dd8c7b   11 years janne-libav aarch64: h264 qpel NEON optimizations Ported from ARMv7 NEON.
(edit) @8438b3f   11 years janne-libav aarch64: h264 idct NEON assembler optimizations Ported from ARMv7 NEON.
(edit) @7161788   11 years janne-libav aarch64: h264 chroma motion compensation NEON optimizations Since …
(edit) @b7b17ed6   11 years janne-libav aarch64: add cpuflags support for NEON and VFP NEON and VFP are …
(edit) @1e9265cd   11 years janne-libav dct-test: test ff_simple_idct_neon only on ARM for now Signed-off-by: …
(edit) @2620df1   11 years martin mov: Free an earlier allocated array if allocating a new one It could …
(edit) @d51f099   11 years martin mov: Free intermediate arrays in the normal cleanup function These …
Note: See TracRevisionLog for help on using the revision log.