source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @fc83c99c   11 years onemda avcodec/dpx: cosmetics: fix identation Signed-off-by: Paul B Mahol …
(edit) @0841652b   11 years onemda avcodec/dpx: reformat avpriv_report_missing_feature messages …
(edit) @c3e0fbc5   11 years onemda avcodec/dpx: return proper error code for unsupported files Also use …
(edit) @9665217a   11 years onemda avfilter/af_silencedetect: support more sample formats Signed-off-by: …
(edit) @922596e3   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @47a57c68   11 years michaelni Merge commit '583a287f6f48f263859df142e6f90993e4217c72' * commit …
(edit) @5de251a3   11 years michaelni Merge commit 'd347a7b248d4ffdc278373fecf033b0ade030343' * commit …
(edit) @a7630e37   11 years michaelni Merge commit 'b698542ad83284fbb8c22404e3cafeb2dd739d38' * commit …
(edit) @a927276f   11 years michaelni avcodec/dpx: check packing Signed-off-by: Michael Niedermayer …
(edit) @23f105a8   11 years michaelni avcodec/dpx: check encoding Signed-off-by: Michael Niedermayer …
(edit) @fb726ef0   11 years michaelni avcodec/dpx: fix reading of the packing field Signed-off-by: Michael …
(edit) @8cb7d205   11 years michaelni avcodec/dpx: fix reading 12bit dpx images, which have non zero padding …
(edit) @e1f8184a   11 years michaelni avformat/gifdec: make GIF_APP_EXT_LABEL parsing more robust Fixes …
(edit) @b611ea04   11 years michaelni lavd/pulse: add MAINTAINERS entry Signed-off-by: Lukasz Marek …
(edit) @a4435f92   11 years martin ismindex: Change the duration field to int64_t This reduces the risk …
(edit) @583a287f   11 years martin ismindex: Calculate the file duration among the included tracks If …
(edit) @d347a7b2   11 years martin ismindex: Use the individual stream duration instead of the global one …
(edit) @b698542a   11 years martin mov: Don't allocate arrays with av_malloc that will be realloced CC: …
(edit) @a2c14ba2   11 years onemda avfilter/vf_histogram: use const for variables that are not supposed …
(edit) @e41ea866   11 years michaelni avformat/mov: force parsing of headers if stts is absent Fixes …
(edit) @515e651f   11 years stefasab lavu/opt: fix doxy for av_opt_get* functions about return value …
(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 …
Note: See TracRevisionLog for help on using the revision log.