source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a27227d4   11 years onemda avcodec/ffv1dec: fix format detection Fixes crash with carefuly …
(edit) @723cf4b2   11 years Reimar.Doeffinger Move packed B-frames message level to info. Since they generally …
(edit) @4ebf09c3   11 years Reimar.Doeffinger Make packed B-frame warning message more useful. Signed-off-by: …
(edit) @3576b564   11 years michaelni avcodec/ffv1enc: encode slice as raw PCM in 1.4 when the buffer is too …
(edit) @8393b80b   11 years michaelni avcodec/ffv1dec: Support decoding planes as raw PCM in 1.4 …
(edit) @77f521d9   11 years michaelni avcodec/ffv1enc: check encode_line()s return code Signed-off-by: …
(edit) @3728603f   11 years michaelni avcodec/ffv1enc: update buffer check for 16bps Signed-off-by: Michael …
(edit) @904a2864   11 years michaelni avcodec/ffv1enc: fix size used for ff_alloc_packet2() Signed-off-by: …
(edit) @9a0e2081   11 years michaelni avcodec/util: Make size argument of ff_alloc_packet2() int64_t This …
(edit) @a5615b82   11 years onemda avcodec/eatgv: use av_reallocp_array() and check return value Fixes …
(edit) @81f231b5   11 years onemda avcodec/asfdec: check return value of av_mallocz() Signed-off-by: …
(edit) @5e66d8ac   11 years onemda avcodec/xwdenc: use AV_LOG_ERROR in error message Signed-off-by: Paul …
(edit) @9bc59c10   11 years onemda avcodec/bmpenc: return meaningful error code Signed-off-by: Paul B …
(edit) @6e07bb36   11 years onemda avcodec/truemotion2: use av_reallocp_array() and check return value …
(edit) @7d75fb38   11 years michaelni h264: do not discard NAL_SEI when skipping frames Signed-off-by: …
(edit) @8702a94e   11 years michaelni lavu/ripemd: Add a size optimized version of the transform functions …
(edit) @452ac2aa   11 years michaelni lavu/ripemd: Fully unroll the transform function loops crypto_bench …
(edit) @b4e1630   11 years michaelni lavc: don't show "Invalid and inefficient vfw-avi..." warning in mpeg4 …
(edit) @ce228206   11 years michaelni avcodec/mjpegdec: fix shift_output() with lowres Fixes Ticket2940 …
(edit) @7caaa72e   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @43497d8a   11 years onemda avcodec/proresdec2: return meaningful error codes Signed-off-by: Paul …
(edit) @d8fb170d   11 years michaelni avcodec/ratecontrol: give some trivial tips in case of buffer …
(edit) @43353bf3   11 years Carl Eugen Hoyos libxvid: guess a good aspect when we cant store the exact one. Based …
(edit) @cd6241b5   11 years onemda avcodec/truemotion2: use av_calloc() & av_malloc_array() …
(edit) @c54aa2fb   11 years michaelni avcodec/truemotion2: Fix av_freep arguments Fixes null pointer …
(edit) @8586d8dd   11 years michaelni avformat/avidec: fix signedness of pointer type in get_stream_idx() …
(edit) @3a54c221   11 years u avcodec/srtdec: fix potential overread.
(edit) @860a0810   11 years u avcodec/assenc: fix potential overread.
(edit) @378a830e   11 years u avformat/subtitles: support standalone CR (MacOS). Recent .srt files …
(edit) @90fc00a6   11 years u avformat/subtitles: add a next line jumper and use it. This fixes a …
(edit) @cfcd55db   11 years u avformat/srtdec: skip initial random line breaks. I found a bunch of …
(edit) @7d7b4e8d   11 years onemda avcodec/png: remove obsolete comments Signed-off-by: Paul B Mahol …
(edit) @c914c99d   11 years michaelni swscale/utils: use memcpy instead of loop in sws_cloneVec() …
(edit) @14851ca5   11 years onemda avformat/matroskaenc: remove bogus prores tag Fixes: ffmpeg -i input …
(edit) @7f6ec05f   11 years michaelni lavd/v4l2: Improve debug message In particular, print the standard …
(edit) @0227b429   11 years onemda avfilter/vf_psnr: refactor subsampled format support Signed-off-by: …
(edit) @b1319e14   11 years u avformat/subtitles: binary search seeking.
(edit) @1ca4bf93   11 years u avformat/subtitles: check lower bound for duration overlap seeking.
(edit) @f8678dce   11 years u avformat/vobsub: fix seeking.
(edit) @53fb52a   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavf: …
(edit) @13e35a2   11 years michaelni Merge commit '7ee191cab0dc44700f26c5784e2adeb6a779651b' * commit …
(edit) @58e5f6a4   11 years michaelni oMerge commit '85ac12587bfef970d0e0e4abc292df346daf8478' * commit …
(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) @26f027fb   11 years lu_zero lavf: fix the comparison in an overflow check CC: …
(edit) @7ee191ca   11 years lu_zero dv: Add a guard to not overread the ppcm array Reported-by: Mateusz …
(edit) @85ac1258   11 years lu_zero nuv: check ff_rtjpeg_decode_frame_yuv420 return value CC: …
(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() …
Note: See TracRevisionLog for help on using the revision log.