source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2ed7e353   13 years michaelni h264: Workaround invalid flag combinations of 8x8 inference. Fixes …
(edit) @1d0afec8   13 years stefasab ffprobe: add AVClass to writers It is useful for logging messages …
(edit) @bd4ebbbb   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @4b9e9a57   13 years michaelni proresdec: rename to avoid confusion Signed-off-by: Michael …
(edit) @05c8f119   13 years janne-libav proresdsp: fix function prototypes. Signed-off-by: Janne Grunau …
(edit) @f78cd0c   13 years janne-libav prores-idct: fix overflow in c code. Fix the fate ref for …
(edit) @8aa80ec5   13 years janne-libav fate: update prores-alpha ref after changing pix_fmt to yuv444p10le …
(edit) @19ec283f   13 years janne-libav prores: add missing feature warning for alpha
(edit) @0f8d7719   13 years michaelni dvbsubdec: add version checking Signed-off-by: Michael Niedermayer …
(edit) @1fc7b0ed   13 years michaelni dvbsubdec: handle mode change page state Signed-off-by: Michael …
(edit) @168a5d3b   13 years michaelni dvbsubdec: change the top_bottom correction Signed-off-by: Michael …
(edit) @f12c7ad8   13 years michaelni dvbsubdec: fix buf ptr in dvbsub_parse_region_segment() …
(edit) @7e0f4f9d   13 years michaelni dvbsubdec: bottom_field_len fix Signed-off-by: Michael Niedermayer …
(edit) @55f17d31   13 years michaelni dvbsubdec: fix x/y_pos checks Signed-off-by: Michael Niedermayer …
(edit) @24fb1b6   13 years michaelni dvbsubdec: outcomment debug stuff in dvbsub_parse_pixel_data_block() …
(edit) @b522d2a3   13 years michaelni dvbsubdec: dirty handkling Signed-off-by: Michael Niedermayer …
(edit) @eea064ae   13 years michaelni dvbsubdec: Fix variable increments & checking in …
(edit) @33749698   13 years michaelni prores: use C idct for fate as the SSE code is not matching the SSE* …
(edit) @7ad06beb   13 years alex.converse mov: 10l: Terminate string with 0 not '0'
(edit) @8fb22c3d   13 years alex.converse mov: Prevent illegal writes when chapter titles are very short.
(edit) @f492df09   13 years diego prores: add appropriate -fix_fmt parameter to FATE command Also …
(edit) @530d8529   13 years michaelni fate: enable the prores tests Signed-off-by: Michael Niedermayer …
(edit) @2c4e08d   13 years janne-libav riff: always generate a proper WAVEFORMATEX structure in …
(edit) @582f2311   13 years anton lavc: add a flag-based error_recognition field to AVCodecContext and …
(edit) @ac90a714   13 years anton lavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE to FF_API_ER …
(edit) @91eb1b1   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (22 …
(edit) @90705aab   13 years michaelni cmdutils.h: Project name cleanup Signed-off-by: Michael Niedermayer …
(edit) @e9adeeec   13 years michaelni cmdutils: Fix loglevel for -debug Signed-off-by: Michael Niedermayer …
(edit) @8937afd3   13 years michaelni proresdec: set CODEC_CAP_DR1, it appears this was forgotten. …
(edit) @da31e537   13 years michaelni opt: handle AV_OPT_TYPE_CONST too Signed-off-by: Michael Niedermayer …
(edit) @a62d3669   13 years diego prores: add FATE tests
(edit) @c4a37885   13 years diego id3v2: reduce the scope of some non-globally-used symbols/structures
(edit) @3b78c180   13 years diego id3v2: cosmetics: move some declarations before the places they are used
(edit) @617a51f9   13 years justin.ruggles shorten: remove the flush function. The shorten decoder does not …
(edit) @e32dfdaa   13 years justin.ruggles shn: do not allow seeking in the raw shn demuxer. The demuxer does …
(edit) @b631fba9   13 years justin.ruggles avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK. This will …
(edit) @050e20a   13 years justin.ruggles avformat: update AVInputFormat allowed flags
(edit) @0041cdba   13 years justin.ruggles avformat: don't unconditionally call ff_read_frame_flush() when trying …
(edit) @c6ac30c   13 years justin.ruggles truespeech: use sizeof() instead of hardcoded sizes
(edit) @6d55506c   13 years justin.ruggles truespeech: remove unneeded variable, 'consumed' increment the 'buf' …
(edit) @b8404893   13 years justin.ruggles truespeech: simplify truespeech_read_frame() by using get_bits()
(edit) @5e5ce70f   13 years justin.ruggles truespeech: decode directly to output buffer instead of a temp buffer
(edit) @3e7a1767   13 years justin.ruggles truespeech: check to make sure channels == 1
(edit) @a8f8db2   13 years justin.ruggles truespeech: check for large enough output buffer rather than …
(edit) @595cf1a1   13 years justin.ruggles truespeech: remove unneeded zero-size packet check. This is already …
(edit) @82be06bb   13 years justin.ruggles mlpdec: return meaningful error codes instead of -1
(edit) @e1b8d88d   13 years justin.ruggles mlpdec: remove unnecessary wrapper function
(edit) @37b67f1   13 years justin.ruggles mlpdec: only calculate output size once
(edit) @caa8458   13 years justin.ruggles mlpdec: validate that the reported channel count matches the actual …
(edit) @e91230a5   13 years Reimar.Doeffinger Improve PVA probe function. Signed-off-by: Reimar Döffinger …
(edit) @b45eb9d6   13 years mans pcm: reduce pointer type casting Making 'samples' a pointer to …
(edit) @c722c88e   13 years michaelni libmodplug: remove mathematical constants now redundant. …
(edit) @7d60b43e   13 years michaelni vsrc_nullsrc: remove mathematical constants now redundant. …
(edit) @21e888bd   13 years michaelni vf_crop: remove mathematical constants now redundant. Signed-off-by: …
(edit) @94b34585   13 years michaelni vf_settb: remove mathematical constants now redundant. Signed-off-by: …
(edit) @db820c3c   13 years michaelni vf_setpts: remove mathematical constants now redundant. …
(edit) @1a3fa3ab   13 years michaelni vf_select: remove mathematical constants now redundant. …
(edit) @3b316f9f   13 years michaelni vf_scale: remove mathematical constants now redundant. Signed-off-by: …
(edit) @e2abe90e   13 years michaelni vf_pad: remove mathematical constants now redundant. Signed-off-by: …
(edit) @8c88d734   13 years michaelni vf_overlay: remove mathematical constants now redundant. …
(edit) @157ff97e   13 years michaelni vf_lut: remove mathematical constants now redundant. Signed-off-by: …
(edit) @a2af9012   13 years michaelni vf_drawtext: remove mathematical constants now redundant. …
(edit) @072a62b5   13 years michaelni Merge remote-tracking branch 'hexene/stagefright' * …
(edit) @40963ea9   13 years michaelni eval: add mathematical constants (PI, E, PHI). Signed-off-by: Nicolas …
(edit) @4d518f1   13 years michaelni g723.1: use raw muxer Signed-off-by: Michael Niedermayer …
(edit) @f59bb3d8   13 years mans mathops: remove undefined behaviour from sign_extend() This function …
(edit) @42feaf40   13 years rsbultje vc1: explicitly zero interlaced mode coding variables for progressive …
(edit) @f884ef00   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (31 …
(edit) @c1847c93   13 years michaelni Correct buffer handling for RTCP packets Previous code could read 4 …
(edit) @47a1d794   13 years justin.ruggles tiffenc: initialize forgotten avctx.
(edit) @c74f1f47   13 years justin.ruggles avplay: free the active audio packet at exit. fixes a memleak
(edit) @cb2c4de3   13 years justin.ruggles avplay: free rdft data used for spectrogram analysis. fixes a memleak
(edit) @67bbf07f   13 years anton log.h: make AVClass a named struct 'struct AVClass' is used in the …
(edit) @dc66951b   13 years michaelni proresdsp: fix rounding Signed-off-by: Michael Niedermayer …
(edit) @67dad8e7   13 years michaelni proresdsp: Correct credits to point to the Author and not just the …
(edit) @96b0ddee   13 years michaelni dct-test: Test ff_prores_idct_put_10_sse2() Signed-off-by: Michael …
(edit) @dfeeb85b   13 years michaelni dct-test: add transpose permutation support Signed-off-by: Michael …
(edit) @370d7ef2   13 years michaelni proresdsp: Optimize series of padds out Signed-off-by: Michael …
(edit) @6398c0f7   13 years michaelni proresdsp.asm: Remove useless instructions.
(edit) @3e68b282   13 years justin.ruggles fix ac3 encoder documentation some of the mode values were reversed
(edit) @bebaf4ea   13 years michaelni prores: change license to LGPL, merge some parts. Signed-off-by: …
(edit) @b87d8825   13 years michaelni proresdsp.asm: drop useless shifts Signed-off-by: Michael Niedermayer …
(edit) @ef47c608   13 years michaelni x86/proresdsp-init: add forgotten HAVE_YASM Signed-off-by: Michael …
(edit) @d186019   13 years michaelni configure: drop GPLv2 support Signed-off-by: Michael Niedermayer …
(edit) @50f97219   13 years diego vc1: more prettyprinting cosmetics Signed-off-by: Diego Biurrun …
(edit) @94e725ca   13 years diego vc1: prettyprint some tables Signed-off-by: Diego Biurrun …
(edit) @b18c68ad   13 years diego vc1: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @492bd1a2   13 years anton AVOptions: bump minor and add APIchanges entry.
(edit) @7a6cd995   13 years anton cmdutils/avtools: simplify show_help() by using av_opt_child_class_next()
(edit) @145f741e   13 years anton AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
(edit) @3b3ea34   13 years anton Remove all uses of deprecated AVOptions API.
(edit) @8c5dcaad   13 years anton AVOptions: add av_opt_next, deprecate av_next_option. Just for naming …
(edit) @dca055be   13 years anton AVOptions: add functions for evaluating option strings.
(edit) @059a037f   13 years anton AVOptions: split get_number(). Split actual writing to read_number() …
(edit) @41d9d51a   13 years anton AVOptions: add av_opt_get*, deprecate av_get*. New functions can get …
(edit) @dac66da6   13 years anton AVOptions: add av_opt_set*(). Deprecate av_set_* New functions …
(edit) @641c7afe   13 years anton AVOptions: add new API for enumerating children. This will allow the …
(edit) @1bca8f4b   13 years janne-libav rv34: move inverse transform functions to DSP context
(edit) @cdd30e56   13 years Clément Bœsch doc: small ascii diagram on I/O files and streams in ffmpeg.c
(edit) @4edcdf5   13 years stefasab ffprobe: show sample_fmt in the stream section
Note: See TracRevisionLog for help on using the revision log.