source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @bb7f3ddd   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @61f40fbb   11 years michaelni Merge commit 'ffb0af7f17eb0da86e9b140e86a1404d3c6c9e79' * commit …
(edit) @df87cfd7   11 years michaelni ffmpeg: fix do_streamcopy() so it copies side data too Signed-off-by: …
(edit) @05493c6e   11 years michaelni avcodec/avpacket: correctly set the number of side data elements in …
(edit) @f95b5d2a   11 years michaelni cmdutils: cosmetics requested by multiple people Signed-off-by: …
(edit) @80e5859d   11 years stefasab doc/muxers/segment: remove wrong default indication for …
(edit) @f836b0c5   11 years michaelni swscale/x86: SIMD deinterleaveBytes() depends on YASM Signed-off-by: …
(edit) @03f6d4e   11 years derek.buitenhuis win{32,64}: Hard disable symbol versioning ICL doesn't return an …
(edit) @69cf626f   11 years michaelni cmdutils: Add -buildconf option. The output is formatted to display …
(edit) @d5d29ae3   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @ef7f7516   11 years tempn riff: add DYM4 mpeg4 fourcc
(edit) @ffb0af7f   11 years diego ac3dec: simplify an expression Signed-off-by: Diego Biurrun …
(edit) @066dbfe1   11 years michaelni Merge commit '6f1ec8edf2416441e2348f3a0915c9fee179d7da' * commit …
(edit) @6a71efff   11 years michaelni avfilter/vf_tinterlace: check clone return value Inspired by: …
(edit) @0a382aa9   11 years michaelni Merge commit '3a16ec19d2426457419cb8a7304f97982699efda' * commit …
(edit) @8983dea4   11 years michaelni Merge commit 'c673fc919c374c60b1e6d80d8822712eadf67f16' * commit …
(edit) @2c6e693   11 years michaelni Merge commit 'd234c7a07c1313fd215e8e242492bf71f5f3321e' * commit …
(edit) @18df75fa   11 years michaelni Merge commit '8769113accf1f3b78634dec60b37f7354ed6d88d' * commit …
(edit) @57f13fd7   11 years diego dv_tablegen: Remove CONFIG_SMALL preprocessor check The code does in …
(edit) @3033cd7   11 years michaelni swscale/x86/rgb2rgb_template: add mmx/sse2/avx optimized …
(edit) @1de064e2   11 years michaelni swscale/x86/rgb2rgb: change cpu optim identifiers to lower case This …
(edit) @4729b529   11 years michaelni swscale/x86/rgb2rgb: extend framework to also include AVX This does …
(edit) @94d7ca2b   11 years michaelni swscale: fix used stride in planarToNv12Wrapper() Signed-off-by: …
(edit) @ef627bf9   11 years michaelni swscale: add nv12/nv21->yuv420 converter Signed-off-by: Michael …
(edit) @6f1ec8ed   11 years vittorio.giovara avcodec.h: include version.h before using version macro
(edit) @3a16ec19   11 years vittorio.giovara vf_interlace: check one av_frame_clone allocation
(edit) @c673fc91   11 years vittorio.giovara hevc_sei: drop unused parameter
(edit) @d234c7a0   11 years vittorio.giovara mpeg4videodec: K&R formatting cosmetics
(edit) @8769113a   11 years vittorio.giovara mpeg4videoenc: K&R formatting cosmetics
(edit) @722fb81d   11 years clement avformat/jacosubdec: make probing less tolerant. Fixes a failure with …
(edit) @b31587af   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @1f7b7d54   11 years clement doc/examples: fix mem issues in filtering_video.
(edit) @fa48be9b   11 years martin configure: Don't use symlinks for creating the out of tree makefile …
(edit) @0dd8e96b   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @32ab5b8   11 years michaelni Merge commit '69d4dbfd1faa99563065329656bbe597d612ca03' * commit …
(edit) @85403685   11 years michaelni Merge commit '37a3cac78c6b13dc4e2c4f33ef53eed722d6f7b9' * commit …
(edit) @56e12278   11 years michaelni Merge commit 'a553c6a347d3d28d7ee44c3df3d5c4ee780dba23' * commit …
(edit) @16e7b18   11 years diego mpegvideo: Fix swapping of UV planes for VCR2
(edit) @69d4dbfd   11 years diego aac_ac3_parser: simplify an expression Signed-off-by: Diego Biurrun …
(edit) @37a3cac   11 years diego dcadec: simplify an expression Signed-off-by: Diego Biurrun …
(edit) @f0f04fd   11 years michaelni avcodec/asvenc: remove code allocating dummy coded_frame Fixes …
(edit) @918cab1a   11 years michaelni avcodec/pcm-dvd: print actual block size values in block size changed …
(edit) @4adf1fe3   11 years michaelni avcodec/pcm-dvd: fix incorrectly printed warning about changed block …
(edit) @ab184b2   11 years michaelni avcodec/pcm-dvd: fix 20/24bit 1 channel Fixes part of ticket3122 …
(edit) @5db49fc3   11 years michaelni avcodec/pcm-dvd: fix 20bit 2 channels Fixes part of ticket3122 …
(edit) @2974050c   11 years Carl Eugen Hoyos Add a lavc Makefile dependency for the elbg filter. Fixes compilation …
(edit) @a553c6a3   11 years anton lavc: use buf[0] instead of data[0] in checks whether a frame is …
(edit) @3f2ce316   11 years Carl Eugen Hoyos Add a Makefile rule for the little-endian G.726 decoder. Fixes …
(edit) @d4a6133a   11 years Carl Eugen Hoyos Add decoder dependency to the HEVC parser. Fixes compilation with …
(edit) @7d0e927a   11 years michaelni avformat/mpegts: fix resync seek The seek ended up seeking before the …
(edit) @cbefb3d9   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @cc20fbcd   11 years martin rtmphttp: Check for both 0 and AVERROR_EOF This makes RTMPT work …
(edit) @74906d3   11 years onemda avcodec/libopusenc: change default frame duration to 20 ms 20 ms is …
(edit) @cda3c004   11 years michaelni avcodec/h261enc: remove unused variables Signed-off-by: Michael …
(edit) @260fc0d9   11 years u avcodec/libxavs: 2nd attempt to fix compilation after b18c7c8d.
(edit) @71cd83e3   11 years u avcodec/libxavs: attempt to fix compilation after b18c7c8d.
(edit) @a8dec360   11 years michaelni avformat/utils: dont count attached pics toward the probesize Such …
(edit) @6f5c3683   11 years michaelni avfilter/vf_mp: fix missing FF_API_XVMC check Signed-off-by: Michael …
(edit) @6f8a27dd   11 years michaelni avcodec/old_codec_ids: fix missing FF_API_XVMC check Signed-off-by: …
(edit) @e0434cfc   11 years u avcodec/x86: remove 3 sub in pred4x4_tm_vp8_8. before: 411 …
(edit) @c017f15d   11 years michaelni qpeg: remove faulty avcodec_get_frame_defaults() Found-by: {V} …
(edit) @9f630e83   11 years michaelni avcodec/mpegaudioenc: prevent overflow in fixed point code …
(edit) @b382d09d   11 years michaelni avutil: reintroduce lls1 as the 52 ABI needs it lls1 taken from …
(edit) @c3814ab6   11 years michaelni rename new lls code to lls2 to avoid conflict with the old which has a …
(edit) @bbe66ef   11 years michaelni avutil: rename lls to lls2 Signed-off-by: Michael Niedermayer …
(edit) @74a8fe94   11 years michaelni doc/ffmpeg: document qscale and video stream special case …
(edit) @459c7cb2   11 years michaelni fate: add h261 trellis quantization test Signed-off-by: Michael …
(edit) @331a90ce   11 years michaelni avcodec/h261: trellis quantization support Fixes ticket3143 …
(edit) @be1e6e75   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @f4f7888   11 years michaelni Merge commit 'ffe04c330335add4c6d70ab0bb98e6b3f4f7abfa' * commit …
(edit) @a0c0629d   11 years michaelni Merge commit '97168b204a0b6b79bb6c5f0d40efdf7fc2262476' * commit …
(edit) @5b0c70c2   11 years michaelni Merge commit '57e7b3a89f5a0879ad039e8f04273b48649799a8' * commit …
(edit) @3ea168ed   11 years michaelni Merge commit '45bde93eefa78c1bdb0936109fbd2e2fb27fbfe7' * commit …
(edit) @85b7b0c5   11 years michaelni Merge commit '0ea430c75b8d90449d2878ad84669a2da2ad3cbc' * commit …
(edit) @92cbd775   11 years michaelni Merge commit 'd48c20630214a4effcc920e93a5044bee4e2002e' * commit …
(edit) @9ad477d9   11 years michaelni Merge commit 'e4155f15b35c4272a235f5521d2dc6c2aabdd462' * commit …
(edit) @8d193a24   11 years michaelni Merge commit '730bac7bab3c7dcd9fcb7c70f154e5f4cfaef9a7' * commit …
(edit) @72df870   11 years michaelni Merge commit '508b37557bf36eae83c18e64d42f27b44a321d81' * commit …
(edit) @4362f272   11 years michaelni Merge commit '4a4841d4e0f0dc50998511bf6c48b518012024db' * commit …
(edit) @8af7774c   11 years michaelni Merge commit '3c8ea9d4a74fd4d7493d40c818ca64ee492709f3' * commit …
(edit) @fe3808ed   11 years michaelni Merge commit 'a837c4f2df96a30bf9aa4115b426d608487c7101' * commit …
(edit) @9f890a16   11 years michaelni Merge commit '2e09096da912f563c4dd889a8f25c314529bbaa6' * commit …
(edit) @10ac6f3c   11 years michaelni Merge commit '952f943d40e9dbcd68bc851460cc99268091a294' * commit …
(edit) @ddfdcd2   11 years michaelni Merge commit 'b7462a3904d71ff799584faf5b875cad59ca2f31' * commit …
(edit) @5219afc0   11 years michaelni Merge commit '2d2a92f72199823a92e4e226c32e42a27ec801c0' * commit …
(edit) @bfb1f44d   11 years michaelni Merge commit 'a639ea7f4bc44bf6bfa452675558a342924a66a9' * commit …
(edit) @21c41e76   11 years michaelni Merge commit 'cec5ce49229d61e4eb1f331a6d0dff3aa24f6655' * commit …
(edit) @cc4a6435   11 years michaelni Merge commit '6139f481ac9feb1bee4e7d04789fb15d7f24ebbf' * commit …
(edit) @29c83d23   11 years michaelni Merge commit 'b9fb59d2ab05fdfe89d3fb0d7ecbbd91e560f57d' * commit …
(edit) @0ee905e2   11 years michaelni Merge commit '5b9c3b4505206143d85398c1410949319fa1180f' * commit …
(edit) @571a99de   11 years michaelni Merge commit '2ff302cb6ba1f159905888026c8a1d7dd8319acf' * commit …
(edit) @ec9aef56   11 years michaelni Merge commit 'b068660ffa73f226cc03a67e214b8540fc1e11c4' * commit …
(edit) @484f8d7   11 years u avcodec/vp9: assert on sane size in update_size(). w and h are both …
(edit) @c20a7ce6   11 years u avcodec/vp9: remove some reset-to-zero from vp9_decode_free(). Those …
(edit) @7e704b1e   11 years u avcodec/vp9: add a never triggerable assert. vp8_rac_get_tree() is …
(edit) @cee63a14   11 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @6909a61   11 years michaelni swscale/swscale_unscaled: fix right column handling in …
(edit) @ab80d7e8   11 years u vp9: Ensure that the arithmetic coder values are read in the right …
(edit) @1c01b025   11 years anton mpegvideo_enc: use the AVFrame API properly.
(edit) @a6064b12   11 years anton ffv1: use the AVFrame API properly.
Note: See TracRevisionLog for help on using the revision log.