source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @4da42ebe   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: MS …
(edit) @e632a430   12 years michaelni vf_vflip: fix handling of the last line. Fixes Ticket1271 …
(edit) @a46f8915   12 years michaelni vf_lut: fix handling of odd dimensions Signed-off-by: Michael …
(edit) @005c80b6   12 years kostya.shishkov MS Screen 1 decoder
(edit) @43886eae   12 years alex.converse aacdec: Fix popping channel layouts. 'channel_layout' not 'channels' …
(edit) @827667e   12 years michaelni mjpegenc: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @4eae08b4   12 years michaelni mjpegdec: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @61183b5a   12 years mans av_gettime: support Win32 without gettimeofday() Based on patch by …
(edit) @980f81d9   12 years mans Use av_gettime() in various places Signed-off-by: Mans Rullgard …
(edit) @ae0a3016   12 years mans Move av_gettime() to libavutil Signed-off-by: Mans Rullgard …
(edit) @bc210bfc   12 years michaelni log: flip highlight bit for codec & muxer layer This way the …
(edit) @db7d8fb4   12 years mans dct-test: use emms_c() from libavutil instead of duplicating it
(edit) @f1f37c70   12 years mans mov: fix operator precedence bug
(edit) @a2b186a1   12 years janne-libav mathematics.h: remove a couple of math defines While these defines …
(edit) @493156ed   12 years michaelni doc/ffmpeg.texi: use an exising preset file name libx264-max.ffpreset …
(edit) @6501dcf   12 years mans Remove unnecessary inclusions of [sys/]time.h Signed-off-by: Mans …
(edit) @4e5a5148   12 years mans lavf: remove unnecessary inclusions of unistd.h These files do not …
(edit) @3ea3e32e   12 years stefasab lavfi: add showwaves filter
(edit) @93bbe53c   12 years stefasab lavfi/asplit: fix memleak The input samples buffer must be …
(edit) @86206035   12 years onemda avio: av_protocol_next() is gone Signed-off-by: Paul B Mahol …
(edit) @4996e8f   12 years mans bfin: libswscale: add const where appropriate to fix warnings …
(edit) @6bac8971   12 years mans bfin: libswscale: remove unnecessary #includes Signed-off-by: Mans …
(edit) @420990db   12 years onemda libilbc: use designated initializers for AVClass Signed-off-by: Paul …
(edit) @10952e06   12 years onemda lavfi/color: fix typo Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @18d7bea6   12 years michaelni wmv2enc: fix rounding flag. Fixes Ticket1467 Signed-off-by: Michael …
(edit) @9e754336   12 years onemda lavfi/color: use AVOptions Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @cabbd271   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (24 …
(edit) @042b272a   12 years martin udp: Properly check for invalid sockets If stdin has been closed, 0 …
(edit) @bb6c1abb   12 years martin tcp: Check the return value from getsockopt Make sure we actually …
(edit) @a840cdda   12 years martin network: Use av_strerror for getting error messages Also use …
(edit) @860b40f1   12 years martin udp: Properly print error from getnameinfo getnameinfo doesn't set …
(edit) @6aa4e881   12 years martin mmst: Use AVUNERROR() to convert error codes to the right range for …
(edit) @56168769   12 years martin network: Pass pointers of the right type to get/setsockopt/ioctlsocket …
(edit) @9d811fd8   12 years martin rtmp: Reduce the number of idle posts sent by sleeping 50ms Rtmpt is …
(edit) @6b9446e9   12 years onemda avidec: add .category While here make .class_name consistent with …
(edit) @5fa82264   12 years michaelni libavfilter: improve atempo audio quality Reduce audio fragment …
(edit) @08613d50   12 years michaelni lavf: separate muxer/demuxer class category Signed-off-by: Michael …
(edit) @6fb7d03d   12 years michaelni lavc: seperate encoder/decoder class category Signed-off-by: Michael …
(edit) @e69263cd   12 years michaelni avutil: add get_category() for the case where one AVClass can have …
(edit) @b76f77ee   12 years michaelni log: swap colors for muxer and codec layer This way the filters which …
(edit) @0412e518   12 years michaelni lavfi/avfilter: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @82ac6a66   12 years michaelni rv40dsp: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @db142a8   12 years stefasab lavfi/avcodec: make avfilter_fill_frame_from*() functions use …
(edit) @8f8d8b95   12 years stefasab lavfi/avcodec: always use av_frame* accessors in …
(edit) @d5761fe4   12 years stefasab lavfi/avcodec: copy pos field from AVFilterBuffer to AVFrame pkt_pos
(edit) @208c5a08   12 years stefasab lavc/qtrlenc: return proper error codes from qtrle_encode_init()
(edit) @5793a6d9   12 years stefasab lavc/libschroedinger: add missing failure checks in ff_create_schro_frame()
(edit) @97726e86   12 years michaelni x86/intmath: fix type of FASTDIV Signed-off-by: Michael Niedermayer …
(edit) @7238ed6c   12 years onemda avidec: use designated initializers for AVClass Signed-off-by: Paul B …
(edit) @ef8bea91   12 years onemda mov: use designated initializers for AVClass Signed-off-by: Paul B …
(edit) @c47fc942   12 years Carl Eugen Hoyos Fix dependencies for the atempo filter. Found, analysed and tested by …
(edit) @4cc2920d   12 years diego flvdec: remove incomplete, disabled seeking code
(edit) @be1a839c   12 years martin mem: add support for _aligned_malloc() as found on Windows The check …
(edit) @7146177d   12 years martin lavc: Extend the documentation for avcodec_init_packet Add a note …
(edit) @0c142e4c   12 years michaelni swr: introduce filter_alloc in preparation of SIMD resample …
(edit) @80e857c9   12 years michaelni swr/resample: optimize C code for the most common case 15% speedup …
(edit) @8703f01   12 years mans flvdec: remove incomplete, disabled seeking code
(edit) @51a2b554   12 years mans http: replace atoll() with strtoll()
(edit) @ae2bb52c   12 years mans mpegts: remove unused/incomplete/broken seeking code
(edit) @c90e805   12 years stefasab lavc/avcodec.h: fix reference to nonexistent function in …
(edit) @18b4404d   12 years stefasab lavc/imgconvert: fix check on av_image_check_size() return code in …
(edit) @0b2ecf82   12 years stefasab lavc/imgconvert: remove pointless switch block from avpicture_fill()
(edit) @b583ccc   12 years stefasab lavc/rawdec: propagate duration from packet to frame
(edit) @ae46fbee   12 years justin.ruggles af_amix: allow float planar sample format as input
(edit) @f0ece49e   12 years justin.ruggles af_amix: use AVFloatDSPContext.vector_fmac_scalar()
(edit) @82b2df97   12 years justin.ruggles float_dsp: add x86-optimized functions for vector_fmac_scalar()
(edit) @cb5042d0   12 years justin.ruggles float_dsp: Move vector_fmac_scalar() from libavcodec to libavutil
(edit) @4e4dd717   12 years justin.ruggles lavr: Add x86-optimized function for flt to s32 conversion
(edit) @6c63cbfe   12 years justin.ruggles lavr: Add x86-optimized function for flt to s16 conversion
(edit) @97ce1ba8   12 years justin.ruggles lavr: Add x86-optimized functions for s32 to flt conversion
(edit) @5904f25b   12 years justin.ruggles lavr: Add x86-optimized functions for s32 to s16 conversion
(edit) @d721f67d   12 years justin.ruggles lavr: Add x86-optimized functions for s16 to flt conversion
(edit) @1168e29d   12 years justin.ruggles lavr: Add x86-optimized function for s16 to s32 conversion
(edit) @4b5c7d4d   12 years michaelni huffyuv: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @da42f569   12 years michaelni asv1: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @579fd87b   12 years martin rtpenc: Support packetizing iLBC Signed-off-by: Martin Storsjö …
(edit) @89c39605   12 years martin rtpdec: Add a depacketizer for iLBC Signed-off-by: Martin Storsjö …
(edit) @a2b251a0   12 years martin Implement the iLBC storage file format Signed-off-by: Martin Storsjö …
(edit) @9e74db68   12 years martin mov: Support muxing/demuxing iLBC The packet size, signalled via …
(edit) @3641b04   12 years martin Add support for iLBC decoding/encoding via the external library …
(edit) @46743a85   12 years martin rtmp: Don't send every flv packet in a separate HTTP request in RTMPT …
(edit) @bbc80386   12 years martin rtsp: Send mode=record instead of mode=receive This seems to be the …
(edit) @db28b01d   12 years mans dirac: replace compound literal with normal initialiser …
(edit) @b90f83e9   12 years michaelni snowenc: update selftest code for the new temporary arrays …
(edit) @82edf672   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavr: …
(edit) @f87dacb2   12 years michaelni libavutil: add a merge sort. compared to qsort this is slower but its …
(edit) @096db654   12 years michaelni qsort doxy Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @88f87eba   12 years michaelni qsort: add some forgotten () Signed-off-by: Michael Niedermayer …
(edit) @f61ce90c   12 years justin.ruggles lavr: add x86-optimized functions for mixing 1-to-2 s16p with flt coeffs
(edit) @29f7490c   12 years justin.ruggles lavr: add x86-optimized functions for mixing 1-to-2 fltp with flt coeffs
(edit) @3971be0   12 years justin.ruggles Add Dolby/DPLII downmix support to libavresample Signed-off-by: …
(edit) @3a0a2f33   12 years michaelni libavutil: add AV_QSORT() about 2-5 times faster than gnu libcs …
(edit) @9fcda25e   12 years mans vorbisdec: replace div/mod in loop with a counter 2x speedup of …
(edit) @7457ebee   12 years mans fate: vorbis: add 5.1 surround test Signed-off-by: Mans Rullgard …
(edit) @d77f4af   12 years martin rtpenc: Allow requesting H264 RTP packetization mode 0 This requires …
(edit) @becc3c62   12 years martin configure: Sort the library listings in the help text alphabetically …
(edit) @8c351464   12 years nicolas.george ffmpeg.c: count subtitles in total size. This avoids the "Output file …
(edit) @c49e960a   12 years nicolas.george ffprobe: dump AVPacket.convergence_duration.
(edit) @9ae3e455   12 years nicolas.george ffprobe: add -show_data option.
(edit) @2243f0d   12 years nicolas.george lavf: add field for how duration is estimated Signed-off-by: Michael …
Note: See TracRevisionLog for help on using the revision log.