source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @e3d34100   11 years michaelni doc: add *install-doc that covers all documentation Signed-off-by: …
(edit) @ea538b0d   11 years michaelni avcodec/snowenc: fix constness of the AVFrame argument in …
(edit) @ffde17e   11 years onemda avfilter/vf_histeq: remove unused item from filter private context …
(edit) @c4c3a3d5   11 years michaelni vformat/tee: fix uninitialized use of ret Signed-off-by: Michael …
(edit) @4cf1900b   11 years onemda avfilter/vf_format: add .get_video_buffer back Unbreak xyz12 with …
(edit) @1e97ae4b   11 years michaelni doc: rename *install-doc to *install-html Signed-off-by: James Almer …
(edit) @2df184f3   11 years michaelni doc: fix install-doc dependencies Put it inside its own ifdef …
(edit) @d2382903   11 years onemda avfilter/vf_rotate: fix 'oh' option description Signed-off-by: Paul B …
(edit) @b077d8d9   11 years onemda avfilter: remove redundant .get_(audio/video)_buffer initializations …
(edit) @5a16a1d5   11 years onemda avfilter/af_asetnsamples: remove .needs_writable as it is not required …
(edit) @64c54f83   11 years michaelni avfilter/af_compand: silence "maybe uninitialized" warnings if …
(edit) @797762fc   11 years michaelni avfilter/af_aecho: silence "maybe uninitialized warning" if channels …
(edit) @0f48acf2   11 years michaelni lavu: provide msvc implementation of attribute_deprecated …
(edit) @50b90d5   11 years onemda lavfi/telecine: remove bitstream and pal formats Signed-off-by: Paul …
(edit) @6770fa4d   11 years onemda lavfi/fieldorder: work with non writtable frames too Signed-off-by: …
(edit) @33dacda4   11 years onemda lavfi/fieldorder: remove pal8 format Signed-off-by: Paul B Mahol …
(edit) @86cb986c   11 years onemda lavfi/fieldorder: add timeline support Signed-off-by: Paul B Mahol …
(edit) @df7e3572   11 years onemda lavfi/fieldorder: use av_image_fill_linesizes() Signed-off-by: Paul B …
(edit) @9b35bee6   11 years onemda lavfi/fieldorder: remove redundant get_video_buffer() Signed-off-by: …
(edit) @c9b5ad12   11 years onemda s302m: s/bits_per_coded_sample/bits_per_raw_sample …
(edit) @6b024d8a   11 years onemda avcodec/xan: use uint8_t instead of unsigned char Signed-off-by: Paul …
(edit) @6508bd4a   11 years onemda pixfmt: add native GBRAP16 format Signed-off-by: Paul B Mahol …
(edit) @898c6191   11 years onemda lavfi: Weston 3 Field Deinterlacing Filter Signed-off-by: Paul B …
(edit) @911a100   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @86ca6a75   11 years michaelni Merge commit '97b052e56807fab6887e9ba210a28a622e6a4b78' * commit …
(edit) @c4a696fb   11 years michaelni Merge commit 'befe044bb9561c9d7d6559db06bba375e82a4b66' * commit …
(edit) @2a27e52   11 years michaelni Merge commit '7f93a861aaf2e76fd63b53ccc465909873b8dc29' * commit …
(edit) @61845dc7   11 years michaelni Merge commit '66f091053f11a8957b2175480d2f368d2cf4474c' * commit …
(edit) @5866c107   11 years michaelni Merge commit 'c3e6e8f06c42499bd020fd0b37f9542150e6067b' * commit …
(edit) @92424a4   11 years michaelni Merge commit 'b634b36fcebfe16b837b6c4044f5d5cb99a75040' * commit …
(edit) @c16ddcc9   11 years diego avisynth: K&R formatting cosmetics
(edit) @97b052e5   11 years diego avisynth: Add missing #include for NULL_IF_CONFIG_SMALL
(edit) @bcd1c206   11 years michaelni avcodec/mjpegdec: support >8bit in mjpeg_decode_scan_progressive_ac() …
(edit) @b155fb0   11 years michaelni avcodec/mjpegdec: move shift_output() to its own function …
(edit) @c407c734   11 years michaelni avcodec/mjpegdec: 12bit Grayscale support Fixes part of Ticket2812 …
(edit) @1deeb943   11 years michaelni avcodec/mjpegdec: Fix normal jpeg with bits < 8 Untested due to lack …
(edit) @15071ed4   11 years michaelni avcodec/mjpegdec fix last_dc for bits != 8 Signed-off-by: Michael …
(edit) @ae57e824   11 years michaelni avcodec/dsputil: add 12bit simple idct Will be needed for jpeg …
(edit) @d2e2373   11 years onemda lavfi/mp: remove mp=fil The filter does not work correctly most of …
(edit) @befe044b   11 years diego avcodec: Stop exporting the removed audio_resample* symbols
(edit) @0a8bb915   11 years onemda lavfi/mp: remove mp=dint There are better and actually maintained …
(edit) @7f93a861   11 years diego mpeg12enc: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @59b9ecc9   11 years michaelni avfilter/vf_yadif: Treat mode as a field of flags Signed-off-by: …
(edit) @4ff5b268   11 years michaelni avfilter/vf_yadif: fix "incompatible pointer type" warning …
(edit) @a67dcd74   11 years michaelni avfilter/vf_yadif: add gbr(a)p support Suggested-by: durandal_1707 …
(edit) @2230d85c   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @66f09105   11 years diego mpeg12enc: drop forward declarations Signed-off-by: Diego Biurrun …
(edit) @c3e6e8f0   11 years diego mem: Do not check unsigned values for negative size
(edit) @b634b36f   11 years diego mem: Improve documentation wording and spelling
(edit) @b042712a   11 years michaelni avcodec/mjpegdec: Simplify masking in ljpeg_decode_yuv_scan() …
(edit) @b394ccfe   11 years michaelni avcodec/mjpegdec: fix rgb ljpeg prediction 5/6/7 with point_transform …
(edit) @38f8640d   11 years michaelni avcodec/mjpegdec: fix yuv ljpeg prediction 5/6/7 with point transforms …
(edit) @4ced3090   11 years michaelni avcodec/jpeg2000dec: make SOC finding code more robust Fixes file …
(edit) @cb026ac3   11 years michaelni avcodec/mjpegdec: make "unknown colorspace" error more informative …
(edit) @61c68000   11 years michaelni avcodec/mjpegdec: Add some sanity checks to ljpeg_decode_rgb_scan() …
(edit) @f9742896   11 years u doc/APIchanges: update hashes and dates after last two commits. …
(edit) @3e1f507f   11 years u avcodec: make avcodec_close() more tolerant. See previous commit.
(edit) @36cd017a   11 years u avformat: make avformat_close_input() more tolerant. The purpose of …
(edit) @bc68927a   11 years u tools/crypto_bench: fix 2 typos.
(edit) @9cbb3fc   11 years michaelni avcodec/avpacket: zero memory in av_packet_new_side_data() This …
(edit) @26b241c0   11 years anton matroskaenc: Allow chapters to be written in trailer This allows …
(edit) @04dcdc46   11 years nicolas.george lavc/avfft: init context to 0. Prevent an invalid free in case of …
(edit) @83635ac6   11 years nicolas.george ffprobe: show bitmap subtitles size. Fix trac ticket #2930.
(edit) @d7ccfe5   11 years nicolas.george lavc/libvorbisdec: do not return empty frames. Some parts of the code …
(edit) @d5b58f6   11 years nicolas.george tools: add benchmark for crypto functions. The benchmark tests the …
(edit) @dc8f7322   11 years clement doc/examples: fix lib math dep for resampling_audio. It uses at least …
(edit) @2c1eb38e   11 years clement avcodec: fix AVpacket → AVPacket typo.
(edit) @98b9bbb7   11 years clement doc/examples: remove extra "the". "into the doc/examples directory" …
(edit) @2ffead98   11 years michaelni avcodec: add emuedge_linesize_type Currently all uses of the emu edge …
(edit) @3eeca8b0   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @35307df5   11 years michaelni Merge commit '0ebfdae099d2749240b6a565abcdf0bf62589748' * commit …
(edit) @1c10e89c   11 years michaelni Merge commit 'b4ec7a5fee644ad9882e10c097817b65447b8e55' * commit …
(edit) @a711a2cb   11 years martin mpegvideo: Avoid 32-bit wrapping of linesize multiplications This …
(edit) @44d884f0   11 years michaelni Merge commit '7f9e893f56db52078e0f46677ed337b2e25fa94d' * commit …
(edit) @49f5519   11 years michaelni Merge commit 'af11fa5409cc72fc45ca7f3527400beca10967b9' * commit …
(edit) @f1b15c1e   11 years michaelni Merge commit '35cbc98b720db95b923cb2d745f77bb2ee4363dc' * commit …
(edit) @0ebfdae0   11 years diego doc: Describe TB option of setpts filter Signed-off-by: Diego Biurrun …
(edit) @9411e9ca   11 years michaelni Merge commit 'd719981273bc779c7d1e879d88404fd867f93a0e' * commit …
(edit) @233ab0f0   11 years michaelni Merge commit '5bcd3ae5b167fb74215520b01d5d810e0c8986ab' * commit …
(edit) @642207d   11 years michaelni Merge commit 'f7c5883126f9440547933eefcf000aa78af4821c' * commit …
(edit) @b4ec7a5f   11 years lu_zero mem: Document the av_realloc family of functions properly realloc() …
(edit) @7f9e893f   11 years lu_zero build: Report an error message when a pc file is not found Ease …
(edit) @54d628a   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @e5c338ba   11 years michaelni avformat/utils: assert position monotonicity in ff_find_last_ts() …
(edit) @6fcfafff   11 years Carl Eugen Hoyos Show subtitle resolution in avcodec_string().
(edit) @a6609919   11 years michaelni avformat/mpegts: Ensure that mpegts_get_dts() only considers packets …
(edit) @b78e75eb   11 years michaelni fate: Force diff into text mode On openbsd the exif-image-jpg test …
(edit) @56061234   11 years michaelni avcodec/pictordec: remove y checks, which have become redundant …
(edit) @8088d6f5   11 years michaelni avcodec/pictordec: run av_image_check_size() unconditionally This …
(edit) @d21e496   11 years onemda lavfi/mptestsrc: use outlink->frame_count Signed-off-by: Paul B Mahol …
(edit) @af11fa5   11 years martin mjpegb: Detect changing number of planes in interlaced video …
(edit) @35cbc98b   11 years martin alac: Check that the channels fit at the given offset The code tries …
(edit) @d7199812   11 years martin 4xm: Check that the read track value is non-negative Reported-by: …
(edit) @5bcd3ae5   11 years martin matroskadec: Check that .lang was allocated and set before reading it …
(edit) @f7c58831   11 years martin alac: Limit max_samples_per_frame Otherwise buffer size calculations …
(edit) @30d40c9e   11 years u lavfi/drawtext: add generic timeline interface and deprecate "draw".
(edit) @493ebbd   11 years u Update copyrights where my email appears with the new one.
(edit) @060c6c46   11 years u avformat/mpl2dec: handle files with CRLF linebreaks correctly Skip …
(edit) @902a5fa7   11 years michaelni avformat: H265 demuxer Signed-off-by: Michael Niedermayer …
(edit) @771e2e5   11 years onemda lavfi/hue: relicense to LGPL with permission by all contributors …
Note: See TracRevisionLog for help on using the revision log.