source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @c9367c07   11 years michaelni avformat/matroskaenc: functions that add entries should not destroy …
(edit) @32805f85   11 years michaelni avformat/matroskadec: ebml_parse_elem() should not deallocate priorly …
(edit) @cbe47b1e   11 years michaelni Merge commit 'f369b9356c4606cd4d713d60f7db5de119d901fa' * commit …
(edit) @64b6279d   11 years michaelni avcodec/mjpegdec: Support >8bpc color mjpeg Fixes Ticket2939 …
(edit) @7bc9fb8c   11 years michaelni avcodec/utils: add 16bit planar YUV formats to …
(edit) @ae12d655   11 years michaelni lavcodec: Adding support for End Trimming in Opus encoder Adds the …
(edit) @7b0a839b   11 years michaelni opus/matroska: Adding support for End Trimming in demuxer/decoder …
(edit) @889bc79b   11 years michaelni lavc/utils: Add support for discarding samples from the end Adding …
(edit) @bf5ceeff   11 years onemda avfilter/vf_psnr: >8 bit planar support Signed-off-by: Paul B Mahol …
(edit) @83165e39   11 years michaelni doc: Rename avtools-common-opts to fftools-common opts Signed-off-by: …
(edit) @942babd   11 years onemda avcodec/vp56: use av_reallocp_array() and check if allocation failed …
(edit) @7883827c   11 years michaelni ffmpeg: check for unsupported "queing of command on first filter …
(edit) @1525107   11 years michaelni ffmpeg: improve built in docs for passing commands Signed-off-by: …
(edit) @f8f4e48b   11 years michaelni ffmpeg: print command replies starting on column 0 This fixes …
(edit) @bb23bf8f   11 years michaelni avfilter/avfilter: fix null pointer dereference with queued ping …
(edit) @9b07d34e   11 years michaelni Make avcodec_find_best_pix_fmt_of_list const-correct Signed-off-by: …
(edit) @5cfa519   11 years michaelni avformat/riff: add 0x594a TwoCC sample: …
(edit) @f369b935   11 years diego avformat: Use av_reallocp_array() where suitable Signed-off-by: Diego …
(edit) @46405813   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: movenc: …
(edit) @ada9b17e   11 years michaelni Merge commit '8b524ab0c43c1767919530abb79d3656113cdc47' * commit …
(edit) @16ae64ce   11 years michaelni Merge commit 'a6a4596e12192375e1d9dffeae24d6d4c41b25c1' * commit …
(edit) @f7003c7   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Use …
(edit) @fe8e0136   11 years Carl Eugen Hoyos Use 0x88 as stream id when muxing DTS in program streams. This is …
(edit) @d92b1b1b   11 years michaelni lavf/matroska: Adding support for Opus CodecDelay In order to …
(edit) @bb47aa58   11 years michaelni opus/matroska: Adding support for DiscardPadding in muxer Support for …
(edit) @bdf99042   11 years martin movenc: Simplify setting the fragmentation flag This makes sure the …
(edit) @8b524ab0   11 years martin movenc: Add a warning message if conflicting options have been …
(edit) @a6a4596e   11 years martin tcp: Explicitly convert a pointer to a boolean integer This fixes …
(edit) @d1a16564   11 years onemda avcodec/ffv1: YUVA(444,422,420) 9, 10 and 16 bit support …
(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 …
Note: See TracRevisionLog for help on using the revision log.