source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @aa36dcf   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @3f9e2aad   11 years michaelni Merge commit '7716dd9fbbcea2700a100c995df967d5547c2eb9' * commit …
(edit) @e53ec2fe   11 years michaelni Merge commit '78987a88a88b28d93d03ed6c228bcb33f178444f' * commit …
(edit) @dd4237f8   11 years michaelni Merge commit '5312818524484a995433b986a2a7a6602572d4db' * commit …
(edit) @8eaa6621   11 years michaelni Merge commit '9ee9c679a7d444db223cf932e89cd39351f54f2d' * commit …
(edit) @de17ccc7   11 years michaelni Merge commit '51daafb02eaf96e0743a37ce95a7f5d02c1fa3c2' * commit …
(edit) @04ffd22   11 years janne-libav fate: add xvid test for custom matrices Test sample is made from the …
(edit) @7716dd9f   11 years janne-libav xvid: switch to xvid mmx idct as soon as possible The idct …
(edit) @78987a8   11 years janne-libav lavf: include 60 fps in guessed standard frame rates Due to what …
(edit) @53128185   11 years janne-libav atrac3plus: Make initialization dependant on channel count rather than …
(edit) @a85a718f   11 years michaelni doc/examples/decoding_encoding: Check all av_samples_get_buffer_size() …
(edit) @c89f8f80   11 years michaelni avformat/hdsenc: check mkdir() return code This also returns failure …
(edit) @2e02d71   11 years michaelni ffmpeg: print data size too in statistic Reviewed-by: Stefano …
(edit) @4111856   11 years stefasab doc/APIchanges: apply minor formatting fixes
(edit) @9a6d91b6   11 years michaelni Changelog: add entries relating to metadata_header_padding …
(edit) @be7b7623   11 years michaelni ffmpeg: also count data streams bytes Fixes wrong error message about …
(edit) @c5dd73b8   11 years u x86/vp9lpf: add ff_vp9_loop_filter_h_{48,84}_16_{sse2,ssse3,avx}(). …
(edit) @6dc9d2cf   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: doc: …
(edit) @9ee9c679   11 years janne-libav x86: videodsp: Fix a bug in a %if statement where we used '%%' instead …
(edit) @51daafb0   11 years janne-libav x86: videodsp: Properly mark sse2 instructions in emulated_edge_mc as …
(edit) @d85284d4   11 years michaelni Merge commit 'a17ab0e46a9fec7c31cc1be363828184c6ecebf7' * commit …
(edit) @3c7195a9   11 years michaelni Merge commit '23d461fe8714a20ee5e6929f22c61512fdda568e' * commit …
(edit) @3f35a31e   11 years Carl Eugen Hoyos Add rangecoder to the sonic dependencies in configure. Fixes …
(edit) @e1cb6dc5   11 years Carl Eugen Hoyos Warn the user if mjpeg cbr encoding with frame threading was requested.
(edit) @1a5e8511   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @b80073c0   11 years michaelni avcodec/mjpegdec: use av_freep() instead of av_free() Signed-off-by: …
(edit) @ed56c021   11 years michaelni avcodec/mjpegdec Fix potential memleak of stereo3D at the end in case …
(edit) @cfc3666   11 years Carl Eugen Hoyos Force automatic thread_count to 1 for cbr mjpeg frame threading. …
(edit) @e9e7e685   11 years michaelni mjpegdec: parse JPS extension and save relevant stereo3d information …
(edit) @72afa381   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @64ba831   11 years tdskywalker doc: document correct option to list encoders
(edit) @a17ab0e4   11 years tdskywalker doc: add decoders.texi Only documents ac3 decoder options at this point.
(edit) @23d461fe   11 years tdskywalker ac3dec: Allow asymmetric application of DRC when drc_scale > 1 …
(edit) @fbafd64a   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mpeg: …
(edit) @d67cfdeb   11 years diego avformat: utils: Refactor duplicated PRINT macro
(edit) @54b2ce74   11 years diego mpeg: Drop unused parameters from ff_draw_horiz_band()
(edit) @cfe282ec   11 years Carl Eugen Hoyos Remove now unneeded Makefile dependency for the wtv muxer.
(edit) @29986885   11 years michaelni avformat/mpegts: Continue parsing PMTs until at least 2 streams are …
(edit) @ad61419b   11 years michaelni avformat/mpegts: drop stray space Signed-off-by: Michael Niedermayer …
(edit) @bf9a8d18   11 years Carl Eugen Hoyos Support writing E-AC3 in wav.
(edit) @862174ec   11 years Carl Eugen Hoyos Move GUID-related objects to riffenc.c and riff.c. This simplifies …
(edit) @4151b995   11 years Carl Eugen Hoyos Add elbg Makefile dependency to the cinepak encoder.
(edit) @b50efe85   11 years michaelni avfilter/vf_colormatrix: update output AVFrame colorspace …
(edit) @3e41e747   11 years michaelni avfilter/vf_colormatrix: Support using the source AVFrame colorspace …
(edit) @5846d8a9   11 years michaelni avformat/hls: Fix cookies and user agent with encrypted HLS streams …
(edit) @406cb21b   11 years michaelni doc/general: update device and protocol status Signed-off-by: Lukasz …
(edit) @9ff2cc68   11 years michaelni MAINTAINERS: add myself as opengl_enc.c maintainer Signed-off-by: …
(edit) @4115cd0e   11 years michaelni doc/APIchanges: add avdevice_*_control_message functions …
(edit) @bb7a7111   11 years michaelni avcodec/huffyuvenc: frame multi-threading support Signed-off-by: …
(edit) @644c32e   11 years clement x86/vp9lpf: add ff_vp9_loop_filter_[vh]_88_16_sse2() Similar gains as …
(edit) @222c46c5   11 years u x86/vp9lpf: add ff_vp9_loop_filter_[vh]_88_16_{ssse3,avx}. 9680 …
(edit) @2a9c5079   11 years michaelni avcodec/huffyuv: dont depend on bitstream_bpp having a specific value …
(edit) @c94ed2a7   11 years michaelni Merge remote-tracking branch 'lukaszmluki/master' * …
(edit) @673ce8e   11 years michaelni avcodec/libfdk-aacenc: change MODE_7_1_FRONT_CENTER to map to …
(edit) @a3884212   11 years michaelni avcodec/libfdk-aacenc: change MODE_7_1_REAR_SURROUND to map to …
(edit) @822385d7   11 years u x86/vp9lpf: add a preload system in FILTER_UPDATE. Allow some macro …
(edit) @315b4775   11 years u x86/vp9lpf: refactor v/h using common macros for P7 to Q7.
(edit) @5d144086   11 years u x86/vp9lpf: faster P7..Q7 accesses. Introduce 2 additional registers …
(edit) @ded6b3af   11 years lukasz.m.luki lavd: add opengl device It can render to OpenGL context provided by …
(edit) @102bd641   11 years lukasz.m.luki lavd: add avdevice_dev_to_app_control_message API New API allows to …
(edit) @7151411b   11 years lukasz.m.luki lavd: add avdevice_app_to_dev_control_message API New API allows to …
(edit) @05e5bb61   11 years Carl Eugen Hoyos Fix decoding of some 8 < bpc < 16 signed j2k samples with libopenjpeg. …
(edit) @bceeccc   11 years michaelni dxva2: bump maximum number of slieces for mpeg2 Suggested by …
(edit) @9d087ab5   11 years michaelni ffplay: remove redundant prototype Signed-off-by: Lukasz Marek …
(edit) @6369766f   11 years michaelni avcodec/huffyuv: support gbrp9/10/12/14 Signed-off-by: Michael …
(edit) @7cf8918b   11 years michaelni avcodec/huffyuv: update years in copyright Signed-off-by: Michael …
(edit) @17e7048d   11 years michaelni Merge commit 'b7d0d10a1d54073501b728dbe166a32e2b7b26f1' * commit …
(edit) @896d6a7   11 years michaelni Merge commit '50ecf15712354a1d5b3f4dc9a57ff90ed7ee9654' * commit …
(edit) @c2871568   11 years michaelni vp9: fix invalid ref frame w/h on size change. Fixes invalid reads …
(edit) @d9343c34   11 years michaelni vp9: disable use_last_frame_mvs on resolution change (scalable). …
(edit) @e6c0da70   11 years michaelni avcodec/huffyuvdec: optimize >8bps VLC reading 97479 -> 54891 …
(edit) @b7d0d10a   11 years diego x86inc: Speed up assembling with Yasm Work around Yasm's inefficiency …
(edit) @37baa2af   11 years stefasab configure: add missing dependency for the remuxing example
(edit) @50ecf157   11 years diego avformat: utils: K&R formatting cosmetics Also adjust some comment …
(edit) @9651239f   11 years stefasab ffmpeg: use intermediary variables in reap_filters, increase readability
(edit) @68c5ba1f   11 years stefasab doc/filters: re-edit notes on filtergraph escaping State the escaping …
(edit) @599e629   11 years michaelni avcodec/huffyuvenc: fix end pointer for stats_out Signed-off-by: …
(edit) @a301bb63   11 years michaelni avcodec/huffyuvenc: fail if stats_out is too small instead of silently …
(edit) @bc11b2c3   11 years michaelni fate: add test for 16bps ffvhuff Signed-off-by: Michael Niedermayer …
(edit) @91489d28   11 years michaelni avcodec/libfdk_aacenc: enable 7.1 channel encoding 7.1(wide) and …
(edit) @c46faac   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @0e2dd05   11 years michaelni Merge commit 'fb87e69ff77f96536768dbae01d82db70c8b41f3' * commit …
(edit) @7667afff   11 years michaelni avcodec/mpeg12dec: Revert Change to mpeg2_fast_decode_block_non_intra …
(edit) @6a92598e   11 years michaelni avcodec/mpeg12dec: Redesign index checks for …
(edit) @20626f53   11 years michaelni Merge commit '6d93307f8df81808f0dcdbc064b848054a6e83b3' * commit …
(edit) @3e6088f7   11 years michaelni avutil/internal.h: add timer.h back Without this a developer would …
(edit) @965fa6b0   11 years michaelni Merge commit 'fb0c9d41d685abb58575c5482ca33b8cd457c5ec' * commit …
(edit) @53167ecf   11 years michaelni avcodec/huffyuv: support AV_PIX_FMT_YUV(A)4XYP16 and GRAY16 …
(edit) @9e057f53   11 years janne-libav configure: clang: explicitly state dep file and rule name in DEPFLAGS …
(edit) @fb87e69f   11 years janne-libav configure: add missing x86 dependency for i686
(edit) @6d93307f   11 years janne-libav mpeg12: check scantable indices in all decode_block functions Add …
(edit) @fb0c9d41   11 years janne-libav avutil: remove timer.h include from internal.h Added …
(edit) @214a3b8   11 years michaelni avfilter/vf_scale: simplify alignment code Signed-off-by: Michael …
(edit) @1e48c39e   11 years michaelni avfilter/vf_scale: do aspect ratio and scale factor compensation …
(edit) @682ddb89   11 years michaelni Merge branch 'scale-filter-factor' of …
(edit) @018e2b57   11 years michaelni avcodec/libx264: also consider ticks per frame for fps/timebase setup …
(edit) @5f4d04d0   11 years u x86/lossless_videodsp: silly one-line cosmetic.
(edit) @c49b0360   11 years lkiesow Documentation for scale filter factor
(edit) @69b1d1d9   11 years lkiesow Documentation for scale filter factor
(edit) @e395f8de   11 years lkiesow Fixed factor for scale filter
Note: See TracRevisionLog for help on using the revision log.