source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @cf714205   10 years michaelni avcodec/libvpxenc: Clear twopass_stats.sz on deallocation …
(edit) @a11440c   10 years michaelni Merge commit '93f7948136fcda8ddbbc44a6c24418f11ca829b8' * commit …
(edit) @e71dce57   10 years michaelni avformat/siff: Fix checks and variable types Signed-off-by: Michael …
(edit) @8f92c089   10 years michaelni Merge commit 'ad94c6ca0b86c463f476b26606259a2041dcddc9' * commit …
(edit) @2e8020c6   10 years michaelni Merge commit '9f25a109922da43c1f81273a431d3b40cb5a785a' * commit …
(edit) @d898482a   10 years michaelni Merge commit 'bfeb83a8b7d3fcf09a54d8dbc9c521e10bb17530' * commit …
(edit) @b3a56e60   10 years michaelni avcodec/hevc_parser: use avpriv_find_start_code in hevc_split() …
(edit) @1f4088b2   10 years michaelni avcodec/options_table: remove extradata_size from the AVOptions table …
(edit) @374ec681   10 years michaelni tests/fate-run: Print more details on failure of stddev / filesize …
(edit) @6b8263b0   10 years michaelni ffmdec: limit the backward seek to the last resync position If …
(edit) @b4ec6afd   10 years michaelni Add dependencies to configure file for vf_fftfilt Signed-off-by: …
(edit) @93f79481   10 years vittorio.giovara libvpx: Fix mixed use of av_malloc() and av_reallocp() This buffer is …
(edit) @ad94c6ca   10 years vittorio.giovara siff: Use the correct type for packet size variables The avio …
(edit) @9f25a109   10 years vittorio.giovara matroskaenc: Also validate chapter end time This prevents it to be …
(edit) @bfeb83a8   10 years vittorio.giovara rtpdec_hevc: Drop extra sanity check for size of input packet In this …
(edit) @4c91d81b   10 years michaelni ffmdec: make sure the time base is valid A negative time base can …
(edit) @ba0198a7   10 years michaelni Merge commit '46d4d8575979a24a8d026d9805039b724e0e3e5f' * commit …
(edit) @e8821e7   10 years michaelni Merge commit '00d751d4fc20ec88d2cc2c9f39ec8b9e9c8cdeba' * commit …
(edit) @6453fddb   10 years Carl Eugen Hoyos doc: Clarify documentation for fade duration.
(edit) @4a94f7b2   10 years Carl Eugen Hoyos doc: Improve video creation examples (from image2). The examples used …
(edit) @b69238d9   10 years Carl Eugen Hoyos Fix the intra_dc_precision API doc. The mpegvideo decoder has set …
(edit) @bf4bd427   10 years Carl Eugen Hoyos lavc/ffv1enc: Auto-select -coder 1 for >8bit also for yuv. …
(edit) @46d4d85   10 years martin movenc: Avoid writing separate flags for the first sample if not …
(edit) @00d751d4   10 years martin movenc: Set tfhd default sample flags based on actual samples, if …
(edit) @6fa98822   10 years michaelni ffmdec: fix infinite loop at EOF If EOF is reached, while skipping …
(edit) @66879ee1   10 years michaelni ffmdec: initialize f_cprv, f_stvi and f_stau They are used in a …
(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 …
Note: See TracRevisionLog for help on using the revision log.