source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a3a97129   12 years michaelni mpegvideo: make ff_print_debug_info independant of mpegvideo …
(edit) @e2789d3e   12 years michaelni split out ff_hwaccel_pixfmt_list_420[] over individual codecs. Not …
(edit) @480ddf2b   12 years onemda lavfi/histogram: overlay display mode for levels histogram mode …
(edit) @e39821a6   12 years michaelni nutenc: only write an index if there are syncpoints Signed-off-by: …
(edit) @6cd650db   12 years michaelni ff_gen_search: Fix finding the maximum timestamp in a really small …
(edit) @695a766b   12 years michaelni ff_read_timestamp: check stream_index before using it as array index …
(edit) @85921499   12 years onemda cdgraphics: set palette to zero too Signed-off-by: Paul B Mahol …
(edit) @1f4ab61   12 years onemda lavc/cdxl: clear palette before reading it Signed-off-by: Paul B …
(edit) @71ae8d50   12 years michaelni x86/dsputil: fix compilation when h263 decoder/encoder are disabled. …
(edit) @51513b98   12 years michaelni h264/svq3: stop using draw_edges. Instead, only extend edges …
(edit) @f8942463   12 years Clément Bœsch lavf/showspectrum: add divVerent in the (c) for his recent work on the …
(edit) @0789374e   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: svq3: …
(edit) @82e82fa2   12 years michaelni Merge commit 'aa11cb79318baa3415d553424ba378f6c62e1f9b' * commit …
(edit) @4b7c81c3   12 years michaelni Merge commit '870a0c669e536d56c6325d84f65e34c53792398e' * commit …
(edit) @2220f13   12 years michaelni Merge commit '8837f4396a1a458a0efb07fe7daba7b847755a7a' * commit …
(edit) @ab213b53   12 years michaelni Merge commit 'e6bda9a9fd86505927a2e095e495eae104860701' * commit …
(edit) @4ff0e63a   12 years michaelni Merge commit '56632fef65c0cb6946ed3648ded3d7b82e5c5c17' * commit …
(edit) @f88f7b86   12 years michaelni Merge commit '0b70fb1d518cbd796545fd6eef02772cd0d892c7' * commit …
(edit) @96008082   12 years michaelni Merge commit '488f87be873506abb01d67708a67c10a4dd29283' * commit …
(edit) @7f3624dc   12 years lu_zero svq3: unbreak decoding a7d2861d36756b913e85681b86ed3385274e8ced
(edit) @c63f9fb3   12 years michaelni h264: don't store intra pcm samples in h->mb. Instead, keep them in …
(edit) @54b2bddd   12 years michaelni v4l2: try to fix build on BSD Signed-off-by: Michael Niedermayer …
(edit) @f4e29c40   12 years onemda lavfi/noise: switch to AVLFG noise generator Signed-off-by: Paul B …
(edit) @259603b9   12 years Carl Eugen Hoyos h264: don't initialize missing pictures when using VDPAU. This fixes …
(edit) @dece584a   12 years michaelni h264: avoid calling get_format() multiple times Some applications do …
(edit) @aa11cb79   12 years lu_zero build: make audio_frame_queue a stand-alone component Encoders …
(edit) @8d0757e1   12 years Carl Eugen Hoyos Revert "swfenc: use av_get_audio_frame_duration() instead of …
(edit) @fdbe7628   12 years Carl Eugen Hoyos Add yvu410 as a supported v4l2 input format.
(edit) @fdec49c   12 years Carl Eugen Hoyos Add gray16 as a supported v4l2 input format.
(edit) @29c8619a   12 years michaelni fate: add print() to the tests of eval Signed-off-by: Michael …
(edit) @09ece9fa   12 years michaelni eval: print() support This allows printing values via av_log from …
(edit) @cf361801   12 years Carl Eugen Hoyos Only set accelerated arm fft functions if fft is enabled. Fixes lavc …
(edit) @1e860f16   12 years Clément Bœsch doc/codecs: simple sub_charenc option documentation.
(edit) @dcc73aaa   12 years nicolas.george doc/examples: do not allocate AVFrame directly. The size of the …
(edit) @59e46ef6   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @f3147917   12 years Clément Bœsch lavf/subtitles: error out in case of bitmap subtitles.
(edit) @fe150a48   12 years Clément Bœsch lavc: fix codec_descriptor and pkt_timebase doxy.
(edit) @894ed8fb   12 years stefasab tests: fix values for the unsharp test Set odd size for unsharp …
(edit) @b1e6b144   12 years Clément Bœsch lavc/utils: reindent in avcodec_decode_subtitle2() after f7963993.
(edit) @90fb3e9b   12 years Clément Bœsch lavfi/subtitles: set a different description between ass and subtitles.
(edit) @2a14b234   12 years Clément Bœsch lavfi: rename vf_ass.c to vf_subtitles.c
(edit) @08d149d6   12 years Clément Bœsch lavfi/subtitles: support charenc option.
(edit) @3a0a959d   12 years Clément Bœsch lavfi/subtitles: split options between ass and subtitles.
(edit) @f796399   12 years Clément Bœsch lavc: support subtitles character encoding conversion.
(edit) @870a0c66   12 years lu_zero build: The libopencore-amrnb encoder depends on audio_frame_queue CC: …
(edit) @8837f439   12 years lu_zero libopencore-amrwb: Make AMR-WB ifdeffery more precise The library …
(edit) @e6bda9a9   12 years lu_zero libopencore-amr: Conditionally compile decoder and encoder bits CC: …
(edit) @56632fef   12 years lu_zero libopencore-amrnb: cosmetics: Group all encoder-related code together …
(edit) @0b70fb1d   12 years lu_zero dsputil: convert remaining op_pixels_func Convert to diffptr_t the …
(edit) @8732271e   12 years Clément Bœsch lavc: mark bitmap based subtitles codecs as such.
(edit) @7ca2f8b1   12 years stefasab lavfi/mp: drop mp=kerndeint filter The filter has been natively …
(edit) @8c85a9f0   12 years stefasab lavfi/mp: drop mp=unsharp filter The native filter is equivalent from …
(edit) @89505f2c   12 years stefasab lavfi/unsharp: add missing NULL check
(edit) @64e592ee   12 years stefasab lavfi/unsharp: merge definition and declaration in init_filter_param()
(edit) @d2cadea3   12 years stefasab lavfi/unsharp: directly access in-loop variables in apply_unsharp() …
(edit) @ef4c71e8   12 years stefasab lavfi/unsharp: add check on matrix x/y size values oddity
(edit) @488f87be   12 years siretart roqvideodec: check dimensions validity Found-by: Mateusz "j00ru" …
(edit) @f7d18deb   12 years siretart vqavideo: check chunk sizes before reading chunks Fixes out of array …
(edit) @39bec05e   12 years siretart qdm2: check array index before use, fix out of array accesses …
(edit) @1f8f43a5   12 years anton error_resilience: add required headers.
(edit) @b8bb661d   12 years michaelni Changelog: Add entry for encrypted TTA stream decoding Signed-off-by: …
(edit) @2e988fd6   12 years michaelni lavc/tta: Use a safer check for encrypted streams The user can …
(edit) @1d6f6ff   12 years michaelni h264: don't initialize missing pictures when using a hwaccel Writing …
(edit) @a56fd9ed   12 years michaelni lavu: Fix checkheaders for x86/emms.h internal.h doesn't need to …
(edit) @b7fe35c9   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: h264: …
(edit) @ddbbfd95   12 years michaelni Merge commit '1d0feb5d1ac04d187b335f0e8d411c9f40b3a885' * commit …
(edit) @1fad547c   12 years michaelni Merge commit '54974c62982ae827becdbdb9b620b7ba75d079a0' * commit …
(edit) @2bac1535   12 years stefasab Changelog: add missing empty line after the version line
(edit) @8b7568cc   12 years michaelni Merge commit 'd9ebb00dcbaac3812b8b1fbc3d6e027506c11cbc' * commit …
(edit) @131b9c9   12 years michaelni Merge commit '68f930d2188aba5b32624887dcbf688c23482834' * commit …
(edit) @0a707da3   12 years michaelni cinepack: print an error if cinepak_decode() failed Signed-off-by: …
(edit) @b4bb996d   12 years michaelni yadif: remove unused variable Found by: durandal_1707 Signed-off-by: …
(edit) @bb29ee62   12 years michaelni Merge commit 'd2a25c4032ce6ceabb0f51b5c1e6ca865395a793' * commit …
(edit) @1c5b8b91   12 years michaelni h264: color frames gray This prevents a regression from the removial …
(edit) @a53b144e   12 years michaelni avcodec: add avpriv_color_frame() Signed-off-by: Michael Niedermayer …
(edit) @af882e18   12 years onemda lavfi: port MP noise filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @1e786797   12 years michaelni mpegvideo_enc: draw edges on input Improves Motion estimation, avoids …
(edit) @446f7c6   12 years michaelni Merge commit '64ed397635ef2666b0ca0c8d8c60a8bc44581d82' * commit …
(edit) @fab8a89a   12 years michaelni Merge commit 'ccd70d9c1689990e5aef2de383199bbc7cf60d13' * commit …
(edit) @b9c54489   12 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @87d359ff   12 years michaelni lavfi/yadif: support 9, 12, and 14 bits per pixel Signed-off-by: …
(edit) @72406188   12 years michaelni lavfi/yadif: remove unnecessary cast Finish what 99162f8 started …
(edit) @f84ef19f   12 years stefasab lavfi/kerndeint: move is_rgb_packed definition to the internal context …
(edit) @51ba843f   12 years stefasab lavfi/kerndeint: use aligned linesizes for the temporary buffer. This …
(edit) @2042cd37   12 years stefasab lavfi/unsharp: extend range for amount values, to reflect the behavior …
(edit) @37b42bcb   12 years stefasab doc/filters: itemize unsharp examples Also drop pointless example.
(edit) @fbcc584d   12 years stefasab lavfi/unsharp: use named options, and add missing checks on matrix …
(edit) @5e947ae   12 years michaelni sws/x86: improve rounding for yuv2yuvX This tries to compensate for …
(edit) @5ad43af9   12 years michaelni lavfi/kerndeint: use av_pix_fmt_desc_get instead of directly accessing …
(edit) @0018221c   12 years stefasab doc: fix reference to ffmpeg-bitstream-filters.html page
(edit) @b64de24f   12 years Clément Bœsch lavfi/ebur128: advance pointer to samples Correct the advancement of …
(edit) @de21e67   12 years Clément Bœsch lavfi/ebur128: fix channel weights Correct the recognition of channel …
(edit) @2c541554   12 years anton h264: deMpegEncContextize Most of the changes are just trivial are …
(edit) @1d0feb5d   12 years anton mpegvideo: split ff_draw_horiz_band(). Split out dependency on …
(edit) @54974c62   12 years anton error_resilience: decouple ER from MpegEncContext
(edit) @d9ebb00   12 years anton svq3: remove a pointless if() The H264 context is always …
(edit) @2491f9ee   12 years anton h264: remove a pointless if() !encoding is always true, we do not …
(edit) @68f930d2   12 years anton h264: simplify calls to ff_er_add_slice(). partitioned_frame is never …
(edit) @d2a25c40   12 years anton get_buffer(): do not initialize the data. There may be more decoders …
(edit) @64ed3976   12 years anton vf_yadif: fix out-of line reads Some changes in the border pixels, …
Note: See TracRevisionLog for help on using the revision log.