source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @636c2dd4   12 years michaelni avutil/sha: reorder Maj arguments about 1% speedup Signed-off-by: …
(edit) @514cb9bb   12 years onemda tta encoder Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @2e67dde9   12 years onemda tta: move code that will be shared with encoder to separate file …
(edit) @a4b5863e   12 years Carl Eugen Hoyos Fix compilation of libavcodec/tiff.c
(edit) @379ad978   12 years onemda tiff: planar rgb Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @09d6beee   12 years michaelni avutil/sha512: Reshuffle Maj() operands This reduces dependancy …
(edit) @682b2273   12 years michaelni lavu: Add SHA-2 512 hashing Signed-off-by: James Almer …
(edit) @a4037066   12 years michaelni use Kostyas full name in copyrights This fixes 2 files that where not …
(edit) @54ddbb47   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @4d4f5911   12 years michaelni Merge commit '28306e6d620c109ddd672f7243adfbc2bbb3b18f' * commit …
(edit) @5711e4fd   12 years michaelni fate: use TARGET_SAMPLES in mcdeint tests Signed-off-by: Michael …
(edit) @58b36959   12 years onemda tta: use get_unary() Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @c28aafe6   12 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @ec34963   12 years stefasab lavfi/mp: drop mcdeint wrapper It was ported to a native libavfilter …
(edit) @5fa252b2   12 years stefasab tests: add mcdeint tests
(edit) @e89182fc   12 years stefasab lavfi: port mcdeint filter from libmpcodecs
(edit) @3a2b9911   12 years stefasab lavfi/mp/mcdeint: avoid uninited data read Do not read padding or …
(edit) @534f1a28   12 years Clément Bœsch lavc/avcodec: decodimg → decoding.
(edit) @f514b5df   12 years Carl Eugen Hoyos Fix libcdio-paranoia detection. Fixes ticket #2614.
(edit) @f849a77   12 years lu_zero network: factor out connect-listening code Introduce …
(edit) @28306e6d   12 years lu_zero network: factor out bind-listening code Introduce ff_listen_bind, to …
(edit) @07f6a66b   12 years Clément Bœsch lavf/webvttdec: factorize identifier and settings side data code.
(edit) @8f75ba9   12 years Clément Bœsch lavf/webvttdec: save cue id and settings as side data Currently the …
(edit) @151b4947   12 years Clément Bœsch lavc/avpacket: fill padding area on side data split. The padding data …
(edit) @9054e725   12 years michaelni jpeg2000: make sure s->numXtiles / s->numYtiles are reset when tile is …
(edit) @de421b20   12 years kostya.shishkov use my full first name instead of short one in copyrights
(edit) @30d724bd   12 years Marton Balint ffplay: detect when the created overlay buffers are not valid for the …
(edit) @87917a32   12 years Marton Balint ffplay: do not allow wider window than 16383 SDL surface pitch is …
(edit) @3b6f1526   12 years Marton Balint ffplay: use 0 frame delay if redisplaying an already displayed frame …
(edit) @97e42551   12 years Marton Balint ffplay: use more sane frame timer resetting logic Signed-off-by: …
(edit) @35b2f30f   12 years Marton Balint ffplay: only update pts if not redisplaying a frame Signed-off-by: …
(edit) @e341cb11   12 years Marton Balint ffplay: fix compute_target_delay to better handle frames with long …
(edit) @5b492720   12 years Marton Balint ffplay: if playing only audio or video only, show the master clock …
(edit) @f2175a62   12 years Marton Balint ffplay: factorize clock functions There should be no change in …
(edit) @b764b53   12 years Marton Balint ffplay: decrease video picture queue size to 3 It was raised to 4 …
(edit) @1fb52bf9   12 years Clément Bœsch lavfi/mptestsrc: fix chroma subsampling with odd sizes. This makes no …
(edit) @7ba04b3c   12 years Clément Bœsch lavfi/pixdesctest: fix chroma subsampling with odd sizes.
(edit) @35cf069a   12 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
(edit) @dc60061b   12 years michaelni jpeg2000dec: optimize dequantization_int() 4400->2800 cycles …
(edit) @6cbd0241   12 years michaelni jpeg2000dec: optimize dequantization_float() 4700 -> 2700 cycles …
(edit) @f1c8413d   12 years Carl Eugen Hoyos Fix compilation with --disable-everything --enable-encoder=jpeg2000 …
(edit) @c485c83   12 years michaelni avutil/crc: Dont limit CRC32 standard tables Currently, standard …
(edit) @0c2f673e   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: indeo4: …
(edit) @b919a8d3   12 years michaelni Merge commit '14fb9d3d8ccf5f50180aabdb1afe8b570fea3d28' * commit …
(edit) @33f64fd5   12 years kostya.shishkov indeo4: expand allowed quantiser range Indeo 4 has quantiser range …
(edit) @716dbc7e   12 years Clément Bœsch lavf/allformats: align nit for tee muxer.
(edit) @710940be   12 years onemda tta: stop checking header checksum in extradata It's redundant now as …
(edit) @6510686c   12 years onemda lavf/tta: check header and seek table checksum Since we don't check …
(edit) @60f09c04   12 years derek.buitenhuis configure: icl: Merge -Qdiag-error parameters Signed-off-by: Derek …
(edit) @14fb9d3   12 years derek.buitenhuis configure: Separate commonalities in msvc and icl flags Allows for …
(edit) @f70d0212   12 years michaelni Merge remote-tracking branch 'lukaszmluki/master' * …
(edit) @6e073dd1   12 years michaelni configure: check for nanosecond precission stat Signed-off-by: …
(edit) @887d74c4   12 years michaelni av_d2q: Add a special case for |value| > MAX and |value| < 1/MAX …
(edit) @ddbcc48   12 years lukasz.m.luki ftp: enhanced error handling Add error codes to expected codes to …
(edit) @34c42389   12 years lukasz.m.luki ftp: reconnect on seek ABOR command usually takes long (FTP server …
(edit) @d99beeb7   12 years lukasz.m.luki ftp: move common commands code to function Each send command routine …
(edit) @3f00521   12 years lukasz.m.luki ftp: enhanced status code handling Reimplementation of ftp_status …
(edit) @1931c2d2   12 years lukasz.m.luki ftp: reconnect on read FTP server may disconnect after some period of …
(edit) @c84d6aa2   12 years lukasz.m.luki ftp: move create control connection to function Move common code that …
(edit) @e46e49e3   12 years lukasz.m.luki ftp: credentials moved into FTPContext FTP server may disconnect …
(edit) @80cce899   12 years lukasz.m.luki ftp: rename function name ftp_send_command was used only once. This …
(edit) @afa30e51   12 years lukasz.m.luki ftp: formatting and typos fixes
(edit) @f77467a1   12 years michaelni jpeg2000dec: fix indention Signed-off-by: Michael Niedermayer …
(edit) @c1415cfe   12 years michaelni jpeg2000dec: print more detailed cdx/y debug info Signed-off-by: …
(edit) @f0b9bd80   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @7de8a38   12 years Clément Bœsch lavfi/vignette: remove extra semi-colon.
(edit) @9d56ccf   12 years michaelni j2k/jpeg2000dec: merge Signed-off-by: Michael Niedermayer …
(edit) @fd7e1190   12 years michaelni jpeg2000dec: merge simplification of jpeg2000_decode_packets() from …
(edit) @192050d7   12 years michaelni jpeg2000dec: merge sgnd fix from j2k Signed-off-by: Michael …
(edit) @5dbbb762   12 years michaelni jpeg2000dec: merge struct field types from j2k Fixes AVOption type …
(edit) @89f472b3   12 years michaelni j2kdec: merge JPEG2000_PGOD_CPRL code from jpeg2000 Signed-off-by: …
(edit) @45c0e33   12 years michaelni j2kdec: merge picture handling from jpeg2000 Signed-off-by: Michael …
(edit) @f471b5fa   12 years michaelni j2k: restructure bitstream decoding This is based on jpeg2000 but …
(edit) @cdb8613   12 years michaelni j2k/jpeg2000: merge some of the tilepart related code Signed-off-by: …
(edit) @a5203d86   12 years michaelni j2kdec: merge length==0 check from jpeg2000 Signed-off-by: Michael …
(edit) @f67f2681   12 years michaelni jpeg2000deci/j2kdec: fix sizeof types Signed-off-by: Michael …
(edit) @20a2d5ec   12 years michaelni jpeg2000dec: fix ff_mqc_initdec() and data setup order Signed-off-by: …
(edit) @7a2b6342   12 years michaelni jpeg2000dec: simplify init_tile() / merge from j2k Signed-off-by: …
(edit) @f468325   12 years onemda lavf/id3v2enc: fix cover art display on some software Adding an …
(edit) @c4e0e314   12 years onemda tta: remove pointless code Checking seek table crc in decoder is …
(edit) @2886e806   12 years Clément Bœsch lavfi/vignette: add aspect option.
(edit) @33620e24   12 years Clément Bœsch lavfi/vignette: add some scaling debug.
(edit) @bfafcc4   12 years Clément Bœsch lavfi/vignette: simplify dmax definition.
(edit) @cf6f1790   12 years Clément Bœsch lavfi/vignette: fix scale with aspects smaller than one.
(edit) @826b3a7   12 years michaelni h264_cavlc: fix reading skip run Fixes Ticket2606 Signed-off-by: …
(edit) @3f714d1f   12 years michaelni jpeg2000/j2k: merge non functional changes Signed-off-by: Michael …
(edit) @941a8efa   12 years michaelni j2k:decode_tile() pass picture as argument Reduce diff to jpeg2000dec …
(edit) @9ccc9f30   12 years michaelni jpeg2000: drop red-blue swap This should no longer be needed as the …
(edit) @78365839   12 years michaelni j2kdec: s/j2k_/jpeg2000_/ Signed-off-by: Michael Niedermayer …
(edit) @4a85390d   12 years Clément Bœsch lavfi/vignette: make sure a sane sar is set.
(edit) @0ab9362f   12 years Clément Bœsch lavfi: add vignette filter.
(edit) @310f9dd6   12 years michaelni j2k/jpeg2000: merge pix_fmt setting code Signed-off-by: Michael …
(edit) @6f7de3d5   12 years michaelni mpegvideo_enc: allow mpeg_quant to be set in mpeg2video …
(edit) @62d00aa2   12 years michaelni jpeg2000/j2k: merge j2k/jpeg2000.c/h Now only j2kdec / jpeg2000dec.c …
(edit) @c2ac389b   12 years michaelni jpeg2000: remove unneeded casts Signed-off-by: Michael Niedermayer …
(edit) @09e03a84   12 years michaelni jpeg2000: merges quantization fixes from j2k Signed-off-by: Michael …
(edit) @efc2df2e   12 years michaelni jpeg2000: remove unneeded variable initialization Signed-off-by: …
(edit) @84a6bc23   12 years michaelni jpeg2000: tag_tree_size: replace check by assert This function is …
(edit) @8bedbb8   12 years michaelni j2k/jpeg2000: split data pointer in int & float. This fixes a TODO …
(edit) @b3af9242   12 years Carl Eugen Hoyos Use -lX11 -lXext when linking Xv output device. Reviewed-by: Stefano …
Note: See TracRevisionLog for help on using the revision log.