source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @56b7aa2   10 years michaelni doc/examples: add directory listing example Signed-off-by: Michael …
(edit) @303c3da   10 years michaelni postproc: Removed unecessary if/else branch when getting QP. There's …
(edit) @0a731e45   10 years michaelni Merge commit '72b7441a10f578a1d0be7083d8f5adf6a01921c2' * commit …
(edit) @d985976e   10 years michaelni Merge commit '9ba27c2348d26000257e891e40a72facb0d916be' * commit …
(edit) @b12eacb3   10 years michaelni Merge commit 'd0a63d8b989647ffdb5f40da8e1feaffe1a8e791' * commit …
(edit) @151ae8ea   10 years michaelni Merge commit 'b04d009b0e1a34b717f3d3bbf407aef0c742aff1' * commit …
(edit) @4ae7c370   10 years michaelni fate: Use a variable QP input for fate-filter-pp Signed-off-by: …
(edit) @c6649898   10 years michaelni fate: simplify filter-pp tests Signed-off-by: Michael Niedermayer …
(edit) @72b7441   10 years anton lavc: add Intel libmfx-based H.264 encoder
(edit) @9ba27c23   10 years anton qsvdec: add 'decode' to the non-static function names
(edit) @d0a63d8b   10 years anton qsvdec: split off some code that will be shared with the encoder
(edit) @b04d009b   10 years anton qsv: rename to qsvdec This is to avoid conflicts with the upcoming …
(edit) @d03b998c   10 years michaelni avformat/avio: Document the end of list case in avio_read_dir() This …
(edit) @fff78717   10 years michaelni lavfi: add inverse telecine filter Approved-by: Paul B Mahol …
(edit) @184084c6   10 years michaelni lavf: add directory listing API API allows protocol implementations …
(edit) @dbce8cda   10 years michaelni avfilter/vf_telecine: Avoid floating point values Signed-off-by: …
(edit) @174330b1   10 years michaelni avutil/timer: give each printed value of STOP_TIMER a fixed length …
(edit) @0fee509c   10 years michaelni avutil/timer: show histogram of cpu cycles each run took The new …
(edit) @1f5d1eed   10 years James avutil/cpu: add missing check for mmxext to av_force_cpu_flags …
(edit) @613483dc   10 years michaelni avfilter/vf_telecine: Fix loss of AVFrame properties in output …
(edit) @0245abc   10 years michaelni avcodec/x86/hpeldsp_init: Put CONFIG_* first in if() This is more …
(edit) @cd5a48e5   10 years michaelni avcodec/h264_slice: Put CONFIG_GRAY first in if() This is more …
(edit) @47aee6f0   10 years michaelni avcodec/arm/flacdsp_init_arm: Put CONFIG_FLAC_DECODER first in if() …
(edit) @71258e5d   10 years michaelni avcodec/ac3dec: Put CONFIG* first in if() This may fix build failures …
(edit) @2139e58   10 years michaelni avformat/dv: fix used dimension variables Fixes null pointer …
(edit) @df43d037   10 years michaelni avformat/rmdec: fix support for 0 sized mdpr Fixes Ticket4393 …
(edit) @1301aa55   10 years michaelni avfilter/vf_telecine: Fix AV desync by using the first input timestamp …
(edit) @21adb996   10 years Philip Langdale avcodec/nvenc: Need a separate class for each encoder The encoders …
(edit) @9f91c519   10 years michaelni doc: remove the reference to supporting AviSynth 2.5 Signed-off-by: …
(edit) @1492118c   10 years michaelni avisynth: drop support of AviSynth 2.5 If the user attempts to use …
(edit) @bdcd36a4   10 years michaelni swscale/output: Fix undefined shifts Fixes: …
(edit) @3a6df0b4   10 years michaelni avisynth: ifdef to avoid implicit function declaration errors The …
(edit) @b020a25d   10 years michaelni avcodec/j2kenc: Initialize variable to silence compiler warnings …
(edit) @589a604   10 years michaelni avutil: make AVFrameSideData buffers ref-counted. Signed-off-by: …
(edit) @b8e36690   10 years michaelni lavu/frame: move av_frame_copy_props() up in the file. Preparation …
(edit) @23e1303c   10 years James avcodec/nvenc_h265: add missing version bump and changelog entry …
(edit) @7c491075   10 years James configure: add missing dependency for nvenc_h265 Should fix …
(edit) @21175d85   10 years Philip Langdale avcodec/nvenc: Add support for H.265 encoding Sufficiently new nvenc …
(edit) @354db19f   10 years michaelni avcodec/h264: Remove bits_per_raw_sample hacks Fixes assertion …
(edit) @e003a534   10 years michaelni avisynth: update headers against AviSynth+ Signed-off-by: Michael …
(edit) @62e2fae8   10 years michaelni ffmpeg: fix option name in documentation Signed-off-by: Michael …
(edit) @19321a29   10 years michaelni avformat/utils: Terminate SPS in avci100_1080i_extradata to avoid …
(edit) @e5de6de8   10 years michaelni avutil/pixfmt: Add missing AV_ prefix to PIX_FMT_YUV411P …
(edit) @48f7c30b   10 years michaelni avcodec/nvenc: Drop support for old nvenc api Signed-off-by: Michael …
(edit) @c20eab5   10 years michaelni avcodec/msrledec: More verbose error message Signed-off-by: Michael …
(edit) @f7e1367f   10 years michaelni avcodec/msrledec: restructure msrle_decode_pal4() based on the line …
(edit) @0276b952   10 years michaelni avformat/mov: check color parameter type explicitly. Fixes ticket …
(edit) @4a6096e4   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @d66ca43f   10 years michaelni Merge commit '1188119624e42c1b2ce5be6137d2e6c6f4f03328' * commit …
(edit) @15307320   10 years michaelni Merge commit 'a8c99205ca8703bd849efae13fcf844315c7147d' * commit …
(edit) @1188119   10 years lu_zero avisynth: update documentation about the avisynth_c.h header …
(edit) @a8c99205   10 years lu_zero avisynth: Fix compilation against current 2.6 header(s). AviSynth 2.6 …
(edit) @b76df6ef   10 years Carl Eugen Hoyos lavf/matroskaenc: List subtitle codecs with fake codec_tags to allow …
(edit) @c5d0148c   10 years Carl Eugen Hoyos doc: Remove non-existing decklink options. Reported-by: Bostjan Hamler
(edit) @a2dd2d79   10 years michaelni Merge commit '1ddd3e23a49b9eec11c62dca018238cf7349c90f' * commit …
(edit) @70cf40f9   10 years michaelni Merge commit 'ae4f5d944cce431b1f4715c863122355e1d78007' * commit …
(edit) @2850131f   10 years michaelni Merge commit 'b21af32aed7e343f962753943e9f16baedfb1750' * commit …
(edit) @3e399561   10 years michaelni Merge commit '312a9ef04bf6b55e68e4a61694b169cd3cc69bb8' * commit …
(edit) @d280d43   10 years michaelni Merge commit '592a04054e6423be5050efd2bceece48b10b9c1d' * commit …
(edit) @cceb7379   10 years michaelni Merge commit '7419b34825c20d52f667da2fbe4dc710ec8398f8' * commit …
(edit) @dfea1acb   10 years michaelni Merge commit 'e4fe535d12f4f30df2dd672e30304af112a5a827' * commit …
(edit) @001b28b0   10 years michaelni libavformat/mxfenc: add container duration and package name to primer …
(edit) @1ddd3e23   10 years vittorio.giovara vaapi_h264: fix slice data offset
(edit) @ae4f5d94   10 years vittorio.giovara dxva2_h264: fix slice offset in long slice structs
(edit) @b21af32   10 years vittorio.giovara lavc: Prefer x264 over openh264 if both libraries are available
(edit) @312a9ef   10 years vittorio.giovara pixfmt: Update documentation with prefixed pixel formats
(edit) @592a0405   10 years vittorio.giovara pixdesc: Replace a few leftover instances of non AV-prefixed flags
(edit) @7419b348   10 years vittorio.giovara fate: Add test for tscc2 in mov Rename the existing tscc2 test.
(edit) @e4fe535d   10 years vittorio.giovara mov: Write the display matrix in order This will allow to copy the …
(edit) @ad3c5ff3   10 years michaelni Merge commit 'e0046bc9c96150fa06146ace9093f06857dd7b23' * commit …
(edit) @67ceb42d   10 years michaelni avfilter/vf_stereo3d: Change enum to int, which is accessed via …
(edit) @744c9b49   10 years michaelni avutil/frame: Add some very basic documentation for AVFrameSideData …
(edit) @c3d0edd4   10 years michaelni doc: Use @lisp where appropriate Signed-off-by: Michael Niedermayer …
(edit) @ecba41bf   10 years michaelni doc: More semantic markup using @samp and @var where appropriate …
(edit) @aba3030a   10 years michaelni vaapi_h264: fix slice data offset Signed-off-by: Michael Niedermayer …
(edit) @cf1fba0f   10 years michaelni dxva2_h264: fix slice offset in long slice structs Fixes Ticket #4384
(edit) @641ef7d4   10 years michaelni doc/fate: better formatting The initial spaces get ignored anyway so …
(edit) @e0046bc9   10 years martin movenc: Write the make and model metadata keys for mov style files …
(edit) @83020f89   10 years michaelni postproc/postprocess_template: split 2nd blockgroup loop out …
(edit) @d9e3fe8c   10 years michaelni postproc/postprocess_template: split first part of block loop …
(edit) @2a9b9579   10 years michaelni postproc/postprocess_template: Move QP initialization down …
(edit) @330113b0   10 years michaelni postproc/postprocess_template: Remove dead code and comments …
(edit) @fc90d150   10 years michaelni bpostproc/postprocess_template: drop avoidable #ifdef Signed-off-by: …
(edit) @93f45383   10 years michaelni postproc/postprocess_template: split loop in 2 (block groups of 4, …
(edit) @7517e932   10 years michaelni avcodec/snow: fix support for odd dimensions Fixes Ticket3914 …
(edit) @a089d56   10 years michaelni avcodec/jpeglsdec: support PAL1-PAL7 Fixes Ticket3933 Signed-off-by: …
(edit) @74097e09   10 years michaelni avfilter/vf_signalstats: Change enum to int, which is accessed via …
(edit) @3a23ec0d   10 years michaelni avfilter/vf_setfield: Change enum to int, which is accessed via …
(edit) @14bc7aaa   10 years michaelni Revert "avformat/flvenc: Allow muxing video codecs which are not …
(edit) @76f4b117   10 years michaelni avformat/flvenc: Allow muxing video codecs which are not explicitly …
(edit) @797ba4d   10 years michaelni avcodec/h264_cavlc: Drop local_ref_count This basically switches to …
(edit) @563a8b4   10 years michaelni avcodec/h264_cabac: Drop local_ref_count 7966 -> 7897 decicycles …
(edit) @aa65ff2a   10 years michaelni Merge commit 'cfe64613923a2d47644a87386146ada1f9f6b659' * commit …
(edit) @cff55cfe   10 years michaelni Merge commit '27aa1ff35a13bc471c6e0a9cc496ec3f62f1574f' * commit …
(edit) @c75681ab   10 years michaelni Merge commit '93c1b04abfc0dd31211a18bf2c0041d69cd16919' * commit …
(edit) @a821617   10 years michaelni Merge commit 'd450cb07d91ef39ad1d39bd7ca0cfce4bd7b13e7' * commit …
(edit) @a3f5a8c3   10 years michaelni Merge commit 'd3aa307da076e8820298b2c59ec5d6ff01a5e374' * commit …
(edit) @324067d1   10 years michaelni Merge commit '7ebb3022297aa00afda6800105684b8303f2608e' * commit …
(edit) @0346783   10 years michaelni avcodec/h264.h: Drop unused macro Signed-off-by: Michael Niedermayer …
(edit) @141b9d5   10 years michaelni avcodec/h264_slice: update slice context linesizes when a new picture …
Note: See TracRevisionLog for help on using the revision log.