source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @b0232301   10 years michaelni Merge commit '0ce3a0f9d9523a9bcad4c6d451ca5bbd7a4f420d' * commit …
(edit) @0ce3a0f9   10 years lu_zero utvideodec: Handle slice_height being zero Fixes out of array …
(edit) @fa14685a   10 years michaelni Merge commit '7b9cb7b36543c2a0e46d99b0e41824b9e7dd0c8f' * commit …
(edit) @d5e9fc78   10 years michaelni avcodec/tiff: move bpp check to after "end:" This ensures that all …
(edit) @9889762a   10 years michaelni Merge commit 'ae5e1f3d663a8c9a532d89e588cbc61f171c9186' * commit …
(edit) @1b47760b   10 years James RELEASE: update to 2.6.git Signed-off-by: James Almer <jamrial@gmail.com>
(edit) @e10b2a4d   10 years Reynaldo H. Verdejo Pinochet ffserver: remove stale debug stanza Signed-off-by: Reynaldo H. …
(edit) @0002a22e   10 years Reynaldo H. Verdejo Pinochet ffserver: move assignment outside condition eval Signed-off-by: …
(edit) @923a2445   10 years Reynaldo H. Verdejo Pinochet ffserver: break some too long lines Signed-off-by: Reynaldo H. …
(edit) @10fd7ff   10 years michaelni doc: avoid the incorrect phrase 'allow to' Signed-off-by: Andreas …
(edit) @7b9cb7b3   10 years vittorio.giovara avprobe: Export coded_{width,height} in -show_streams
(edit) @fa7084a0   10 years michaelni avfilter/vf_edgedetect: Change enums to int, which are accessed via …
(edit) @08880c1f   10 years michaelni avfilter/vf_curves: Change enums to int, which are accessed via …
(edit) @ee7b5d4   10 years michaelni avfilter/vf_drawtext: Change enums to int, which are accessed via …
(edit) @0d1acb94   10 years James fate: add test for vp90-2-trac4359.webm Regression test for the bug …
(edit) @fd503e96   10 years michaelni Merge commit '6448f15af02f2c3cf0df8cb8237957e426041f2d' * commit …
(edit) @3360c6ac   10 years michaelni Merge commit '5f5b78aca35d07c771f5c4c73a984be9fe04a0b8' * commit …
(edit) @acfb54c0   10 years michaelni Merge commit '0025f7408a0fab2cab4a950064e4784a67463994' * commit …
(edit) @ae5e1f3d   10 years lu_zero tiff: Check that there is no aliasing in pixel format selection Fixes …
(edit) @10e3e3aa   10 years michaelni Merge commit '62de77ffcaebd42fe685b8426da56b89b2532318' * commit …
(edit) @6448f15   10 years martin mxfdec: Fix the error handling for when strftime fails The str …
(edit) @8fabbd0d   10 years michaelni doc/filters: Add some random examples for fftfilt Reviewed-by: …
(edit) @0b69c53a   10 years michaelni vp9: included uses_2pass member in vp9_ref_frame(). Signed-off-by: …
(edit) @5f5b78ac   10 years lu_zero xcbgrab: Free the host string after checking the connection Prevent …
(edit) @0025f740   10 years lu_zero vorbis: Check the vlc value in setup_classifs The valid returned …
(edit) @62de77ff   10 years lu_zero vorbis: Use a local codebook variable Makes the code a little simpler.
(edit) @4ba8f327   10 years michaelni vp9: split segmentation map / mvpair references. This prevents a …
(edit) @0c49cff1   10 years onemda avfilter/af_astats: redo zero channel handling Suggested-by: Nicolas …
(edit) @fc9b4074   10 years michaelni Merge commit '0f9f7969ef4df3661131cede3e8cc770e1ea3db8' * commit …
(edit) @65ba90ea   10 years onemda avfilter/af_astats: Avoid Zero division in print part.
(edit) @0f9f7969   10 years vittorio.giovara rmdec: Improve message for demux error Use correct context, reduce …
(edit) @9d7e42e6   10 years michaelni avcodec/vc1_mc: optimize get_chroma_mv, and add get_luma_mv Test …
(edit) @8849c4c   10 years michaelni avcodec/mpegvideo_motion: Fix off by 1 error in MV bounds checking in …
(edit) @9f0eaf79   10 years michaelni avcodec/mpegvideo_motion: Fix off by 1 error in MV bounds checking …
(edit) @6c583e90   10 years michaelni avcodec/opusdec: Fix delayed sample value Fixes out of array access …
(edit) @1ae09258   10 years michaelni avcodec/opusdec: Clear out pointers per packet This is safer than to …
(edit) @e3201c38   10 years michaelni avcodec/utils: Align YUV411 by as much as the other YUV variants …
(edit) @9870c036   10 years michaelni avcodec/vc1_mc: change the type of s_rndtblfield to uint8_t …
(edit) @468defc5   10 years michaelni avcodec/vc1_mc: Simplify v_edge_pos and src_y correction when fieldmv …
(edit) @02fc168c   10 years michaelni avcodec/golomb: cleanup Signed-off-by: Zeng Zhaoxiu …
(edit) @b1e9634c   10 years michaelni ChangeLog: Remove the redundant VP9 RTP entry Signed-off-by: Michael …
(edit) @a75353e7   10 years michaelni Merge commit 'b77e335e441040a40fc6156b8e4a134745d10233' * commit …
(edit) @9a1884a1   10 years michaelni Merge commit 'dcae2e32f7d8a1ca5fb8c1e4aa81313be854dd73' * commit …
(edit) @b77e335e   10 years martin configure: Move the .object_arch check to the right place …
(edit) @1be6054   10 years michaelni avcodec/vc1_mc: remove useless variables Signed-off-by: Zeng Zhaoxiu …
(edit) @dcae2e32   10 years martin arm: Suppress tags about used cpu arch and extensions When all the …
(edit) @48b5be65   10 years michaelni avfilter: Add FFT domain filter. Signed-off-by: Michael Niedermayer …
(edit) @3499a1c0   10 years michaelni mips/asmdefs: change include guard to read AVUTIL_ instead of AVCODEC_ …
(edit) @ebd59d27   10 years michaelni Revert "avutil/opencl: is_compiled flag not being cleared in …
(edit) @efff3854   10 years michaelni vp9: fix segmentation map retention with threading enabled. Fixes …
(edit) @6f51cb51   10 years michaelni avfilter/vf_colormatrix: Change enums to int, which are accessed via …
(edit) @b0662a94   10 years michaelni avfilter/f_perms: Change enums to int, which are accessed via AVOption …
(edit) @2a34b509   10 years michaelni avfilter/avf_showwaves: Change enums to int, which are accessed via …
(edit) @665d47f   10 years michaelni Merge commit 'cecf45b2bfbb85e9e59f355428fbd4d8cbc652a8' * commit …
(edit) @cecf45b2   10 years lu_zero doc: Add -list_formats all example for video4linux2 Signed-off-by: …
(edit) @79f83523   10 years michaelni configure: Make compilable with VS2015 (missing hunk) This hunk was …
(edit) @42493843   10 years michaelni configure: Make compilable with VS2015 So Visual Studio 2015 has some …
(edit) @482c86f2   10 years michaelni fix spelling errors opttimizations -> optimizations grabing …
(edit) @1468ff49   10 years michaelni Merge commit '9731cf4001377fa2f75c279072cc2b0cbd57bf8e' * commit …
(edit) @70082a1   10 years u avcodec/samidec: make sure to properly restore parsing context after a tag
(edit) @b4d89139   10 years michaelni Changelog: Add back "version next" Signed-off-by: Michael Niedermayer …
(edit) @0bcb6ac1   10 years michaelni Add 2.6 to maintained releases Signed-off-by: Michael Niedermayer … n2.7-dev
(edit) @0b48ddc5   10 years michaelni doc/APIchanges: Fill in the xx Signed-off-by: Michael Niedermayer …
(edit) @34300866   10 years michaelni doc/APIchanges: Add 2.6 cut marker Signed-off-by: Michael Niedermayer …
(edit) @4034e146   10 years michaelni Changelog: rename next to 2.6 Signed-off-by: Michael Niedermayer …
(edit) @0f2359b8   10 years michaelni avutil/opencl: is_compiled flag not being cleared in av_opencl_uninit …
(edit) @9731cf40   10 years martin movenc: Keep writing zero-entry stts atoms as intended a876585215 had …
(edit) @d6f5b3e   10 years michaelni changelog: add mips 64-bit port Reviewed-by: Nedeljko Babic …
(edit) @157d6f0d   10 years michaelni mips: port optimizations to mips n64 This mainly consists of …
(edit) @eae13eae   10 years michaelni configure, mips: remove MIPS32R2, merging it with MIPSFPU There are …
(edit) @a99de50e   10 years michaelni mips/aacdec: remove uses of mips32r2 specific ext instructions …
(edit) @6dbbb981   10 years michaelni AAC: Add support for 7350Hz sampling rates, no error on too hight …
(edit) @b32cae1c   10 years michaelni Merge commit '5aef535a64350b7bc06c5bdda8c26c9efec9443b' * commit …
(edit) @c3f64a22   10 years michaelni Merge commit '6cf7f30655e95e27fd0394b5a80970d6f9517015' * commit …
(edit) @39becc94   10 years michaelni Merge commit '25c29d32835f38cdc5f0c84fa27dfc489a228770' * commit …
(edit) @dbd6ba24   10 years michaelni MAINTAINERS: Remove 1.2 from the maintained releases The only …
(edit) @5aef535a   10 years martin dashenc: Update extradata for mov muxer The mov muxer already …
(edit) @6cf7f306   10 years martin dashenc: Simplify code by using a local variable Signed-off-by: …
(edit) @25c29d32   10 years martin libopenh264enc: Add support for building with OpenH264 1.4 …
(edit) @c089e720   10 years michaelni webp: ensure that each transform is only used once According to the …
(edit) @f455c8fd   10 years michaelni Merge commit '88b160a457e491cb9e014630ef5387ad3500258e' * commit …
(edit) @98d19ca8   10 years Carl Eugen Hoyos lavd/avfoundation: Add support for 24 and 32bit integer input. Tested …
(edit) @23e48326   10 years Carl Eugen Hoyos lavd/avfoundation: Add support for 16bit integer input. Reviewed-by: …
(edit) @6c8a1589   10 years michaelni hls: detect SAMPLE-AES encryption SAMPLE-AES encryption is not …
(edit) @d75a73b5   10 years u Drop outdated RELEASE_NOTES A new RELEASE_NOTES specific to the …
(edit) @22ad054   10 years michaelni Merge commit 'ad786dd450f26ecfbd35bb26e8b149664ecde049' * commit …
(edit) @777179ed   10 years michaelni Merge commit 'c73c3c34fe72bb06966450207917ce902146b172' * commit …
(edit) @be07270b   10 years michaelni Merge commit 'bb4edddd9389cc1601db618ed3c1375b62628d04' * commit …
(edit) @6af5bf6   10 years michaelni Merge commit '4f2ee9daeedec636fb4fe953a1e0990a7102d5eb' * commit …
(edit) @31559723   10 years michaelni Merge commit '66624ed6319cb1a959256fe1a717fec5b748fbfa' * commit …
(edit) @8c013a9e   10 years michaelni avformat/avidec: Check avio_read() return before using the results for …
(edit) @88b160a   10 years diego avfilter: Return more meaningful error codes Signed-off-by: Diego …
(edit) @8a048fe6   10 years michaelni avformat/avidec: initialize header array Fixes use of uninitialized …
(edit) @ad786dd4   10 years anton h264: remove a now redundant error check It was only relevant when …
(edit) @1cded1f8   10 years clement avfilter/vf_paletteuse: indent fix after 7ccc5848
(edit) @7ccc5848   10 years michaelni avfilter/vf_paletteuse: Use int where AVERROR can be returned …
(edit) @c73c3c34   10 years anton avformat/adxdec: set avctx->channels in adx_read_header It is used in …
(edit) @bb4edddd   10 years anton rmenc: limit packet size The chunk size is limited to UINT16_MAX …
(edit) @4f2ee9da   10 years anton webp: validate the distance prefix code According to the WebP …
(edit) @66624ed6   10 years anton rv10: check size of s->mb_width * s->mb_height If it doesn't fit into …
Note: See TracRevisionLog for help on using the revision log.