source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @5d7009da   12 years onemda evrcdec: fix wrong condition Fixes CID980005 and CID980004. …
(edit) @fd6a021d   12 years michaelni get_bits: return pointer to buffer that is the result of the …
(edit) @5e74a2b6   12 years michaelni bit_depth_template: don't depend on dsputil.h. Signed-off-by: Michael …
(edit) @c7e3e554   12 years michaelni Move ff_emulated_edge_mc prototypes to videodsp. Signed-off-by: …
(edit) @55e35c98   12 years michaelni h264 intra pred: add missing includes. Signed-off-by: Michael …
(edit) @8491ac3a   12 years michaelni mlpdec: check ch_assign more completely Fixes CID970924 …
(edit) @3acaea26   12 years stefasab lavfi/il: filter out hwaccels formats from the list of supported formats
(edit) @6b171f04   12 years stefasab lavf/matroskaenc: provide more feedback in case of unsupported codec …
(edit) @f0703b6c   12 years stefasab lavd/v4l2: fix error logic when enumerating standards Set ret to 0 …
(edit) @0e3dacb1   12 years michaelni tiff: dont leave geotag_count in an invalid state on errors. Fixes …
(edit) @f28043d0   12 years michaelni tiff: check for failure in search_keyval() Fixes null pointer …
(edit) @478fc7f5   12 years michaelni pictordec: fix cga palette index limit Fixes out of array read …
(edit) @ea1d8465   12 years michaelni Fix division by 0 due to audio frame size Found-by: Mateusz "j00ru" …
(edit) @cb85779d   12 years michaelni dpx: include offset in the total_size calculation Fixes out of array …
(edit) @151067b   12 years michaelni dpx: Fix rounding in 10bit total_size calculation This could have …
(edit) @d24de459   12 years michaelni pcx: Add missing padding to scanline buffer Fixes out of array read …
(edit) @f41329c   12 years michaelni pcx: use init_get_bits8() Signed-off-by: Michael Niedermayer …
(edit) @60950adc   12 years stefasab lavd/v4l2: implement consistent error handling In particular, avoid …
(edit) @e005697a   12 years stefasab tests: add fate-lavfi-il test
(edit) @6462268e   12 years michaelni pcx: fix rounding in bytes_per_scanline check Fixes out of array …
(edit) @034a125c   12 years Carl Eugen Hoyos Support more atrac3-in-mkv samples. The mkv demuxer sometimes finds …
(edit) @2c5e4ae2   12 years michaelni Revert "Merge commit 'db0a943266be29ff0596872ebb418dfed75d00de'" This …
(edit) @02b3ac87   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: sws: …
(edit) @f2b89f21   12 years michaelni Merge commit '7b41c24c5fa221b55a9302efaf1a9eeb38b12551' * commit …
(edit) @0b189654   12 years stefasab lavfi/il: move query_formats() definition up Respect order of call …
(edit) @63a99622   12 years stefasab lavfi/il: simplify/generalize linesize computation Rely on generic …
(edit) @d1d9b93e   12 years michaelni Merge commit 'e58013dd8f00e17dd98ba64e41c72f1d152f6608' * commit …
(edit) @42431a55   12 years michaelni Merge commit 'd6d5ef5534d582f9dbaf18ac2605cf5bb72cd821' * commit …
(edit) @e88f392   12 years michaelni Merge commit '81726a4f0b8a43e19898e2a36fdde80583bafff0' * commit …
(edit) @9a714d87   12 years michaelni Merge commit 'f5fac6f77752931347ab302563802dcaa49c2419' * commit …
(edit) @d8082065   12 years michaelni Merge commit 'db0a943266be29ff0596872ebb418dfed75d00de' * commit …
(edit) @30085bd4   12 years michaelni Merge commit '84b721db366c0734fdfd23c8daaa7da7da21f761' * commit …
(edit) @3600049d   12 years michaelni Merge commit '61f9ad2dfcb3f98b7ac5777d19d0e7b61d0be01e' * commit …
(edit) @0af4506e   12 years michaelni Merge commit '36fab50e90d15352e403e4cc210890810f2fb4e2' * commit …
(edit) @f02f231e   12 years Carl Eugen Hoyos Do not write invalid matroska files. Some real codecs are supported …
(edit) @cf8d9b74   12 years michaelni imgconvert: use get_pix_fmt_score in avcodec_find_best_pix_fmt_of_2() …
(edit) @13ae02d0   12 years michaelni imgconvert: add get_pix_fmt_score() get_pix_fmt_score() returns a …
(edit) @969039eb   12 years onemda lavfi/il: fix typo in Copyright Signed-off-by: Paul B Mahol …
(edit) @c0a8918f   12 years onemda lavfi: remove mp=il filter Native il video filter is now available. …
(edit) @6e9abce5   12 years onemda lavfi: port MP il filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @796012af   12 years michaelni targa: Fix y check in advance_line Fixes out of array accesses …
(edit) @f43d09cd   12 years nicolas.george lavf: add tee pseudo-muxer.
(edit) @813784a8   12 years derek.buitenhuis sws: disable yuv2rgb warning for planar rgb. planar rgb formats do …
(edit) @350128b2   12 years onemda rv10: remove check that is always true Signed-off-by: Paul B Mahol …
(edit) @7b41c24c   12 years derek.buitenhuis sws: dont enable chrSrcHSubSample for planar RGB This code path is …
(edit) @e58013d   12 years derek.buitenhuis sws: use planarRgbToRgbWrapper only for 8bit per component The …
(edit) @d6d5ef55   12 years derek.buitenhuis sws: GBRP9, GBRP10, and GBRP16 output support Signed-off-by: Michael …
(edit) @81726a4f   12 years anton FATE: add tests for additional flavors of asf cover art
(edit) @f5fac6f7   12 years anton asfdec: support reading ID3v2 tags in ASF files Yes, these files do …
(edit) @db0a9432   12 years anton avplay: apply the stream sample_aspect_ratio to decoded video frames …
(edit) @84b721d   12 years anton asfdec: also read Metadata Library Object In some ASF files this …
(edit) @61f9ad2d   12 years anton asfdec: read the full Metadata Object, not just aspect ratio …
(edit) @36fab50e   12 years anton asfdec: silence a warning Signed-off-by: Vladimir Pantelic …
(edit) @1ef0e8a6   12 years anton asfdec: do not assume every AVStream has a corresponding ASFStream …
(edit) @b5fc95e7   12 years michaelni motionpixels: Check that the vlc table has been fully inited Fixes …
(edit) @4401958f   12 years michaelni motionpixels: Propagate errors in vlc table init Found-by: Mateusz …
(edit) @e149127b   12 years Carl Eugen Hoyos Call the common 7.1 wide channel layout "7.1(wide)". Rename the …
(edit) @faac8500   12 years onemda lavu/internal: rename macro E(x) to EXPAND(x) Fixes bunch of warnings …
(edit) @4fa9defc   12 years onemda lavfi/histogram: make waveform mode more useful Now it displays all …
(edit) @da726a87   12 years onemda paf, sanm: remove unused header after b05830169d Signed-off-by: Paul …
(edit) @7a259a5f   12 years Carl Eugen Hoyos Fix libpostproc compilation on x86_32 with disable-optimizations.
(edit) @b46a8f05   12 years stefasab doc/filters: end table in histogram docs
(edit) @bad82243   12 years stefasab doc/demuxers: add docs for rawvideo demuxer
(edit) @765dbea9   12 years stefasab lavf/rawvideodec: fix/extend option descriptions
(edit) @9b9b5a47   12 years stefasab doc/demuxers: fix copy&paste error in "@c man end" line Use proper …
(edit) @11169717   12 years stefasab doc/demuxers: sort demuxers by name
(edit) @5cfc0ae8   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @6b2e6507   12 years michaelni Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9' * commit …
(edit) @8658e1c6   12 years diego mss4, ra288: Remove unused DSPContext local codec context members
(edit) @276c9c05   12 years michaelni Merge commit '059866eb17cd3c66422a61d3e9c3305f55830a50' * commit …
(edit) @5fd6d85d   12 years michaelni rnd_avg: fix author attribution Reference: commit …
(edit) @81a11452   12 years michaelni Merge commit 'bf6b3ec924b4fb64d14df33077f4d4541d525dbf' * commit …
(edit) @a8864615   12 years michaelni Merge commit 'b9c2408b19dc9408e9dc0ce4a099af529bbfba3b' * commit …
(edit) @ffbe19fc   12 years michaelni Merge commit '35685a3c2a1ec09f3c62dcfc4368fe9e92bcddf6' * commit …
(edit) @0af07495   12 years michaelni Merge commit '6a4430407404bfe55581e66a86a496c9adf6fb44' * commit …
(edit) @e5670cb8   12 years onemda lavfi/histogram: make it C90 compliant Signed-off-by: Paul B Mahol …
(edit) @b0583016   12 years michaelni Merge commit 'b9ba5253dd1232be4b48cfe61c31ff4b3de3d10a' * commit …
(edit) @29a92c01   12 years onemda histogram filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @e5212354   12 years michaelni Merge commit 'b9ee5f2cab3ffe1c962e542346b1ed61394864ec' * commit …
(edit) @bcb15e66   12 years michaelni Merge commit 'b5b7b75e91e291c810ebd01868a42b53f267a87c' * commit …
(edit) @55151aa1   12 years michaelni Merge commit '0b016eb99d38738e2c53e36549a4732a0f863b2e' * commit …
(edit) @a35f5c22   12 years michaelni Merge remote-tracking branch 'rdp/dshow_shared' * rdp/dshow_shared: …
(edit) @53b2083f   12 years michaelni sparc: Revert some parameter name changes in dsputil_vis.c They were …
(edit) @a92816c4   12 years michaelni get_se_golomb: fix decoding of very large values Signed-off-by: …
(edit) @5d3d39c7   12 years diego dsputil: Move fdct function declarations to dct.h
(edit) @218aefce   12 years diego dsputil: Move LOCAL_ALIGNED macros to libavutil
(edit) @059866eb   12 years diego dsputil: Move WRAPPER8_16_SQ macro to the only place it is used
(edit) @bf6b3ec9   12 years diego dsputil: Move rnd_avg inline functions to a separate header
(edit) @b9c2408b   12 years diego dsputil: Remove commented-out, unused function declarations
(edit) @b8820e7a   12 years michaelni dsp: make put_no_rnd_pixels_tab 4x4 big This makes it match the other …
(edit) @89946c8   12 years michaelni dxva2: Prevent redefinition of _WIN32_WINNT Don't redefine …
(edit) @47335126   12 years michaelni ff_end_tag: assert that the start is aligned. If its start is not …
(edit) @810cd0dd   12 years onemda riff: chunks must be at 2 byte boundary Fixes #2244. Signed-off-by: …
(edit) @0d194ee5   12 years michaelni vc1dec: Fix destination pointers in context for fields This replaces …
(edit) @35685a3c   12 years diego dsputil: Move ff_shrink* function declarations to separate header
(edit) @6a443040   12 years diego dsputil: Move ff_h264_idct function declarations to a separate header
(edit) @b9ba5253   12 years diego dsputil: Move copy_block functions to a separate header
(edit) @b9ee5f2   12 years diego indeo3: replace use of copy_block4 with put_pixels The destination is …
(edit) @75d5156a   12 years diego dsputil: Move ff_svq3 function declarations to a separate header
(edit) @9e31729d   12 years diego dsputil: Drop unused functions copy_block{2|4|16}
Note: See TracRevisionLog for help on using the revision log.