32425 Commits (a86ca94615454e795be35a2842bdc49284b799fc)
 

Author SHA1 Message Date
Paul B Mahol 9aff2d1753 tta: use skip_bits_long() 13 years ago
Tomas Härdin e24167aae6 mxfdec: Ignore the last entry in Avid's index table segments 13 years ago
Tomas Härdin d6b81ff949 mxfdec: Sanity-check SampleRate 13 years ago
Tomas Härdin c65642d351 mxfdec: Handle small EditUnitByteCount 13 years ago
Tomas Härdin 240ddbce56 mxfdec: Consider OPAtom files that do not have exactly one EC to be OP1a 13 years ago
Tomas Härdin 9123950be0 mxfdec: Don't crash in mxf_packet_timestamps() if current_edit_unit overflows 13 years ago
Tomas Härdin d00257e96a mxfdec: Zero nb_ptses in mxf_compute_ptses_fake_index() 13 years ago
Tomas Härdin df2a85085e mxfdec: Sanity check PreviousPartition 13 years ago
Tomas Härdin 11800c8c89 mxfdec: Never seek back in local sets and KLVs 13 years ago
Tomas Härdin 687e2fdebd mxfdec: Move the current_partition check inside mxf_read_header() 13 years ago
Tomas Härdin e352c96c17 mxfdec: Fix infinite loop in mxf_packet_timestamps() 13 years ago
Tomas Härdin 0373ec635d mxfdec: Check eof_reached in mxf_read_local_tags() 13 years ago
Tomas Härdin effe3b9575 mxfdec: Check for NULL component 13 years ago
Tomas Härdin 29fc8f50cd mxfdec: Make sure mxf->nb_index_tables > 0 in mxf_packet_timestamps() 13 years ago
Tomas Härdin a3923482f2 mxfdec: Make sure x < index_table->nb_ptses 13 years ago
Diego Biurrun f769cfedd8 build: Add missing directories to DIRS declarations. 13 years ago
Diego Biurrun aa06d65693 arm: Add missing #include to vp8.h to fix a make checkheaders warning. 13 years ago
Diego Biurrun a2e40cd3e2 swscale: ppc: Add missing header #includes to pass 'make checkheaders'. 13 years ago
Diego Biurrun 0bba26466f cosmetics: Delete empty lines at end of file. 13 years ago
Aneesh Dogra ab9ae40152 bytestream: K&R formatting cosmetics 13 years ago
Paul B Mahol a16c3a07a6 apetag: fix comment 13 years ago
Anton Khirnov cd1ad18a65 rawenc: switch to encode2(). 13 years ago
Anton Khirnov 38d5533228 pixdesc: mark pseudopaletted formats with a special flag. 13 years ago
Anton Khirnov 8e37038a34 avconv: switch to avcodec_encode_video2(). 13 years ago
Anton Khirnov 06484d0b8a libx264: implement encode2(). 13 years ago
Anton Khirnov 05d699222d libx264: split extradata writing out of encode_nals(). 13 years ago
Anton Khirnov 52f82a1148 lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacket 13 years ago
Ronald S. Bultje 21d0d1d64f cmdutils: update copyright year to 2012. 13 years ago
Ronald S. Bultje 783487ae44 swscale: sign-extend integer function argument to qword on x86-64. 13 years ago
Haruhiko Yamagata 166f399377 x86inc: support yasm -f win64 flag also. 13 years ago
Ronald S. Bultje ce1e250ee9 h264: manually save/restore XMM registers for functions using INIT_MMX. 13 years ago
Henrik Gramner 9cf7385309 x86inc: allow manual use of WIN64_SPILL_XMM. 13 years ago
Alex Converse 314af0ff94 aacdec: Use correct speaker order for 7.1. 13 years ago
Alex Converse 8ece266213 aacdec: Remove incorrect comment. 13 years ago
Alex Converse e600a1e44a aacdec: Simplify output configuration. 13 years ago
Diego Biurrun 0144fe6995 Remove Sun medialib glue code. 13 years ago
Ronald S. Bultje 9b027c0d07 dsputil: set STRIDE_ALIGN to 16 for x86 also. 13 years ago
Ronald S. Bultje 4ff6dea390 pngdsp: swap argument inversion. 13 years ago
Ronald S. Bultje ef1c785f11 swscale: make yuv2yuv1 use named registers. 13 years ago
Michael Kostylev 3206cccc0e h264: mark h264_idct_add8_10 with number of XMM registers. 13 years ago
Ronald S. Bultje b7542dd3d7 swscale: fix V plane memory location in bilinear/unscaled RGB/YUYV case. 13 years ago
Ronald S. Bultje fb90785e98 vp8: always update next_framep[] before returning from decode_frame(). 13 years ago
Anton Khirnov 722410ade5 avconv: estimate next_dts from framerate if it is set. 13 years ago
Anton Khirnov b34856a116 avconv: better next_dts usage. 13 years ago
Anton Khirnov 23576b3fbb avconv: rename InputStream.pts to last_dts. 13 years ago
Anton Khirnov 6e98390258 avconv: reduce overloading for InputStream.pts. 13 years ago
Anton Khirnov 3101bb6669 avconv: rename InputStream.next_pts to next_dts. 13 years ago
Anton Khirnov 1270e12e49 avconv: rework -t handling for encoding. 13 years ago
Anton Khirnov c9af832623 avconv: set encoder timebase for subtitles. 13 years ago
Anton Khirnov 4be1d7dc20 pva-demux test: add -vn 13 years ago