2464 Commits (f71869a4db1d20dd93cb6a37ba8ef1249812c864)
 

Author SHA1 Message Date
Michael Niedermayer b928ec649c fixing chroma MC 21 years ago
Michael Niedermayer a2f11b3c3a MC rounding fixed? 21 years ago
Michael Niedermayer 8e39d4a744 fix AVFrame.reference (the frames are used for decoding future frames so it should be !=0) 21 years ago
Michael Niedermayer bd5a60201e use codec_tag for encoding too 21 years ago
Michael Niedermayer f818862633 fixing thread safety, this may cause alignment problms (if it does than the stuff should be moved to MpegEncContext) 21 years ago
Roman Shaposhnik 36b58e850d * fixing a regression in mpeg encoder (not setting pix_fmt), 21 years ago
Alex Beregszaszi bdb2e37c4a initial sh4 support 21 years ago
Mike Melanson 966df5b6b3 reverse earlier patch 21 years ago
Magnus Damm b6e52719c6 Simplified and fixed altivec/altivec.h detection under Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se> 21 years ago
Fabrice Bellard c95108037f support for older real audio files (<= version 3) 21 years ago
Michael Niedermayer 62563c38d0 skip ext header missing message for msmpeg4v2 21 years ago
Fabrice Bellard 48091512c9 no default bit rate if decoding 21 years ago
Fabrice Bellard cb750e331b added get_audio_frame() 21 years ago
Fabrice Bellard 12f996edfa initial duration/start_time generic support - displays stream duration and average total bitrate when using an input file 21 years ago
Fabrice Bellard 5b685a7a76 removed MAXINT64 21 years ago
Fabrice Bellard 25c4950e9b update duration and start_time 21 years ago
Fabrice Bellard 32f38cb4cc exports mpegps_demux 21 years ago
Fabrice Bellard ca1538f8d9 update duration and start_time 21 years ago
Fabrice Bellard 247eadca9d update duration and start_time - add av_new_stream() usage 21 years ago
Fabrice Bellard fa26a29d65 add av_new_stream() usage 21 years ago
Fabrice Bellard ee40480319 added stream start time and duration API - AV_NOPTS_VALUE is no longer zero 21 years ago
Mike Melanson c965f94346 endian-conscious fix, courtesy of Sebastian Jedruszkiewicz 21 years ago
Fabrice Bellard 638c9d91a0 fine A-V synchronisation support with either audio or video as master clock source - MPEG2 A-V synchronisation fixes - fixed format selection - fixed error reporting - audio and video component selection 21 years ago
Roman Shaposhnik 1fbe1a61b1 patch for DV capturing by Dan Dennedy <dan at dennedy dot org> 21 years ago
Michael Niedermayer 6e23091277 check input pix_fmt 21 years ago
Michael Niedermayer 59c673d518 cleanup / fixes 21 years ago
D Richard Felker III 2864dfd579 yuv4mpeg pipe reader for libavformat patch by (D Richard Felker III <dalias at aerifal dot cx>) 21 years ago
Michael Niedermayer 769fc4660c clear bitstream buffers in AVCodec.flush() 21 years ago
Michael Niedermayer 6a686d58b4 FF_INPUT_BUFFER_PADDING_SIZE 21 years ago
Michael Niedermayer ffba1dc02b make the h263 decoder more error tolerant 21 years ago
Roman Shaposhnik e7d0374f27 A/V sync patch from Gildas Bazin. 21 years ago
Ivan Kalvachev 302898fcbe Add GNU header, remove X includes, add more check for xvmc render packet 21 years ago
Michael Niedermayer 782b80d9dd namespace fix (triggered by gcc-alivec-bugfix + gentoo or so) by (Magnus Damm <damm at opensource dot se>) 21 years ago
Michael Niedermayer f5ea4461ce patch for flv deblocking by (Garrick Meeker <gmeeker at theoryllc dot com>) 21 years ago
Michael Niedermayer 7d1c3fc1d6 rate distortion mb decision support 21 years ago
Michael Niedermayer 80adda8efd debug stuff 21 years ago
Alex Beregszaszi e7124ffc68 using av_abort instead exit 21 years ago
Alex Beregszaszi 7855ef1ce4 remove cs_test and swscale-example too 21 years ago
Alex Beregszaszi c39c1dcae5 410p -> 411p 21 years ago
Alex Beregszaszi 3aff069b58 CLJR decoding support 21 years ago
Ivan Kalvachev f23a68dff3 make MPV_frame_start fail on get_buffer failer 21 years ago
Ivan Kalvachev 4f1bb8a983 compile xvmc only when requested 21 years ago
Ivan Kalvachev fb364ada4a initial XvMC support 21 years ago
Ivan Kalvachev 7fade368d5 initial XvMC support, define common packet for decoder <-> libXvMC communication 21 years ago
Ivan Kalvachev 2e7b4c8442 initial XvMC support 21 years ago
Michael Niedermayer ff862be5ed ati vcr2 uv swap 21 years ago
Alex Beregszaszi 0c938bd102 get_bits -> skip_bits 21 years ago
Alex Beregszaszi 669e5093f6 warning fixes 21 years ago
Michael Niedermayer 008f085172 vcr2 cleanup 21 years ago
Michael Niedermayer 6b17c988e5 ATI VCR2 21 years ago