source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @719b4eef   11 years stefasab lavu/common: add warning to GET_UTF8 doxy Should prevent wrong uses, …
(edit) @9d8e8495   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @74b2b0ed   11 years michaelni Merge commit 'cd818b3a5709b9b08bd5901cb8863a8b61be265e' * commit …
(edit) @5bb3ef3b   11 years michaelni Merge commit '8921e32f730c191543b84e61338bc9d549aa05a3' * commit …
(edit) @b8e44118   11 years michaelni Merge commit '24fee95321c1463360ba7042d026dae021854360' * commit …
(edit) @205b6021   11 years michaelni Merge commit '72540e514ceaaed8ecb97ed63637b2a2a4447ab8' * commit …
(edit) @d32eec33   11 years michaelni Merge commit '4d6d70292e91a7ef027824d731b6b6570ceabf2f' * commit …
(edit) @373d1552   11 years michaelni Merge commit 'a6b361325f2bfc8d9d4e5f761d6c1a07b209c4fb' * commit …
(edit) @b46f1910   11 years clement cosmetics: group remaining .name and .long_name. See b2bed9325.
(edit) @ee77140a   11 years michaelni Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' * commit …
(edit) @f3968ab4   11 years michaelni Merge commit '49fe9c05f97bc2cfafd8fdcfea2f313d7c8e2c48' * commit …
(edit) @90e1fc8b   11 years michaelni Merge commit '47b6cfc2a0333fb24f074d27830bf35ae5007050' * commit …
(edit) @1e678007   11 years michaelni Merge commit '80fefbed623491b92fe59ead99225f99c0d0ca08' * commit …
(edit) @8378aae7   11 years michaelni Merge commit '6a5bfd4d49e7433f6de869ccfe682940dbca8740' * commit …
(edit) @02a6ee51   11 years michaelni avfilter/vf_frei0r: fix out of array read Signed-off-by: Michael …
(edit) @d4dc6734   11 years clement avformat/vobsub: raise packet even if apparently incomplete. This …
(edit) @6cc133ec   11 years diego x86: fdct: Only build fdct code if encoders have been enabled fdct is …
(edit) @cd818b3a   11 years martin rtmpproto: Validate the embedded flv packet size before copying This …
(edit) @8921e32f   11 years martin rtmpproto: Readjust the end of the flv buffer if handle_metadata …
(edit) @24fee953   11 years martin rtmpproto: Move the flv header/trailer addition to append_flv_data …
(edit) @72540e51   11 years martin rtmpproto: Clear the flv allocation size on reallocp failures This …
(edit) @4d6d7029   11 years martin rtmpproto: Pass the 'live' parameter in the right unit The current …
(edit) @a6b36132   11 years martin rtmpproto: Print the error code string if there's no description On …
(edit) @dbfe6110   11 years u avformat/vobsub: fix several issues. Here is an extract of …
(edit) @95cafeb6   11 years u avcodec/dvdsubdec: reconstruct incomplete SPU packets.
(edit) @71e0ae22   11 years u avcodec/dvdsubdec: extract every subtitle in a different file (debug). …
(edit) @41fd6f07   11 years u avcodec/dvdsubdec: factor out rectangles reset.
(edit) @b2bed932   11 years diego cosmetics: Group .name and .long_name together in codec/format declarations
(edit) @49fe9c05   11 years diego oggparsevorbis: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @47b6cfc2   11 years diego avformat/output-example: Declare link dependency on libswscale in the …
(edit) @80fefbed   11 years diego x86: cpu: Restore some explanatory comments removed in 7160bb7
(edit) @6a5bfd4d   11 years diego atrac: Add missing av_cold Signed-off-by: Diego Biurrun <diego@biurrun.de>
(edit) @c7fe2a37   11 years michaelni ffplay: avoid direct access to lowres use av_codec_g/set_lowres() …
(edit) @b72040da   11 years michaelni ffplay: avoid direct access to max_lowres use …
(edit) @79cbac8c   11 years diego atrac3: Generalize gain compensation code Move it to the ATRAC common …
(edit) @5ce04c14   11 years diego Use correct Doxygen syntax
(edit) @4be292da   11 years diego atrac: Move doxygen comments to the header Also update copyright info …
(edit) @be0b4c70   11 years diego atrac3: Replace a silly counter variable name with plain 'j'
(edit) @5f99e6d6   11 years onemda avfilter/vf_pullup: do not ignore frame field order Signed-off-by: …
(edit) @4a63c69f   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: atrac3: …
(edit) @2ece7d94   11 years michaelni Merge commit '5ce04c14dd3dd3670cbdba82275a3a72c716ec6f' * commit …
(edit) @16bb8faa   11 years michaelni Merge commit '4be292dac7e7f0586053fcced8d530ccf4ebef29' * commit …
(edit) @c2df9597   11 years michaelni Merge commit 'be0b4c70ec40d7f9ac8e416a4379d4a387421184' * commit …
(edit) @6565b1ad   11 years michaelni avcodec/h264_sei: make SEI type truncated message more informative …
(edit) @fcd19d6c   11 years michaelni avcodec/jpeg2000dec: Zero code and quant style This prevents future …
(edit) @1c71f185   11 years michaelni avcodec/tiff_common: Improve formating of long arrays Signed-off-by: …
(edit) @4d5d905e   11 years michaelni ffmpeg: avoid direct access to lowres use av_codec_g/set_lowres() …
(edit) @e57dba0d   11 years michaelni avcodec: add av_codec_get_max_lowres() Reviewed-by: Stefano Sabatini …
(edit) @0362cf1a   11 years onemda avfilter/vf_histogram: add mirrored waveform mode Added parameter to …
(edit) @5b5bb0d8   11 years onemda avfilter/vf_histogram: fix segfault in parade waveform mode for …
(edit) @4c292d5c   11 years michaelni Merge remote-tracking branch 'rbultje/master' * rbultje/master: …
(edit) @5a63fb66   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavc: …
(edit) @c4f3b55f   11 years michaelni Merge commit '06e7301a2efa8dededecbe6836ee5b59bf7e5e76' * commit …
(edit) @f5b27b6d   11 years stefasab ffprobe: print stream channel_layout when available Fix trac ticket #3006.
(edit) @f1548c00   11 years rsbultje Full-pixel MC functions. Decoding time of ped1080p.webm goes from …
(edit) @c07ac8d4   11 years rsbultje VP9 MC (ssse3) optimizations. Decoding time of ped1080p.webm goes …
(edit) @848826f5   11 years rsbultje Native VP9 decoder. Authors: Ronald S. Bultje <rsbultje gmail com>, …
(edit) @b5f219c9   11 years Carl Eugen Hoyos Print pix_fmt name on h264 context reinitialisation.
(edit) @64327aab   11 years michaelni ffmpeg: add support to force specific AVCodecs previously only …
(edit) @5082fcc0   11 years michaelni avformat: add support to force specific AVCodecs previously only …
(edit) @f4aec348   11 years michaelni avformat/utils: pass AVFormatContext to find_decoder() Signed-off-by: …
(edit) @af6e232c   11 years Reimar.Doeffinger VC1 VDPAU: Mark missing reference frames as such. Currently the code …
(edit) @ebb8dd43   11 years michaelni mov: fix trun / pseudo_stream_id handling This fixes simple …
(edit) @95666b22   11 years michaelni avcodec/imgconvert/get_color_type: fix type for PAL8 Fixes Ticket3008 …
(edit) @2490996f   11 years onemda avcodec: use designated initializers for bitstream filters …
(edit) @451606f7   11 years anton lavc: mark deprecated AVCodec.max_lowres for removal on next bump
(edit) @06e7301a   11 years anton vf_interlace: do not process an already interlaced frame …
(edit) @5e253fdf   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: rtmp: …
(edit) @c28bca2b   11 years michaelni Merge commit 'ad0560fe7491a85c3e71d5a3d6a0443f10b33ab1' * commit …
(edit) @8aa6ffd8   11 years michaelni Merge commit 'cc41167aede4c101ad17eeffa8f39bb6c23d3dad' * commit …
(edit) @3841e451   11 years onemda avfilter/avf_showspectrum: use the name 's' for the pointer to the …
(edit) @848a1e67   11 years onemda avfilter/af_afade: use the name 's' for the pointer to the private …
(edit) @0425fd7e   11 years michaelni ffmpeg: dont return reserved values Found-by: Daemon404 …
(edit) @e31a239f   11 years onemda avfilter/vf_removelogo: use the name 's' for the pointer to the …
(edit) @7d0ce1e5   11 years onemda avfilter/af_silencedetect: use the name 's' for the pointer to the …
(edit) @d49f3fa5   11 years michaelni atrac3: Generalize gain compensation code Move it to the ATRAC common …
(edit) @4fa24840   11 years michaelni atrac3/decode_gain_control: cosmetics Signed-off-by: Michael …
(edit) @4978be2b   11 years michaelni atrac3: rename num_gain_data to num_points Signed-off-by: Michael …
(edit) @dc80e250   11 years michaelni atrac3: Rename GainInfo to AtracGainInfo Signed-off-by: Michael …
(edit) @746cb9bc   11 years michaelni atrac: limit line length to 80 chars Signed-off-by: Michael …
(edit) @3d80ab01   11 years michaelni atrac: Move doxygen comments to the header Signed-off-by: Michael …
(edit) @cc2330fe   11 years michaelni atrac: Update copyright info and file description. Signed-off-by: …
(edit) @85224156   11 years michaelni atrac: Add missing av_cold. Signed-off-by: Michael Niedermayer …
(edit) @286beebd   11 years michaelni avcodec/wmalosslessdec: check block_align Code copied from wmaprodec …
(edit) @ad8fbddb   11 years michaelni Revert "Merge commit '61c31e4ee7ea79a9e74c0476b81244febf17e6d7'" …
(edit) @edadda96   11 years onemda avfilter/vf_histogram: change order of histograms for planar rgb …
(edit) @cac9af68   11 years onemda avfilter/vf_histogram: add support for subsampled planar yuv modes in …
(edit) @31a8461   11 years onemda avfilter/vf_histogram: improve waveform speed Signed-off-by: Marton …
(edit) @795eaf8d   11 years michaelni avcodec/fraps: increase vlc nb_bits This should fix decoding the file …
(edit) @d3a03d9   11 years michaelni configure: fix logic for threads in case of OpenCL is enabled. Fixes …
(edit) @628a17d7   11 years lu_zero rtmp: alias rtmp_listen to listen Make it uniform with the other …
(edit) @ad0560f   11 years lu_zero mxf: Remove a typo Introduced in 93370d1216
(edit) @2e2a2d8   11 years michaelni swscale/utils: dont divide by zero with zero vectors Signed-off-by: …
(edit) @01e3340f   11 years michaelni swscale: make bilinear scaling the default Before this commit, …
(edit) @fc0d8cf1   11 years onemda fate: add fieldorder test Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @8fafaf18   11 years stefasab doc: move sws_dither option description to scaler.texi That's the …
(edit) @d17aaad6   11 years stefasab doc/filters/scale: mention and link scaler options
(edit) @fd0a1647   11 years stefasab doc/filters/scale: fix MAN rendering of @ref arguments
(edit) @31b6300f   11 years michaelni doc: try to add a link from the vf_scale sws_flags to the scaler docs …
(edit) @0a4aea6d   11 years onemda avfilter/vf_hflip: support slice threading Signed-off-by: Paul B …
Note: See TracRevisionLog for help on using the revision log.