38633 Commits (4cda8aa1c5bc58f8a7f53a21a19b03e7379bbcdc)
 

Author SHA1 Message Date
  Michael Niedermayer 4cda8aa1c5 avformat_new_stream: fix initial last_dts value 13 years ago
  Tomas Härdin f6daa9f4f6 mxfdec: Add intra_only flag to MXFTrack 13 years ago
  Tomas Härdin 8c7721e709 mxfdec: Fix Avid AirSpeed files being misinterpreted as OP1a 13 years ago
  Tomas Härdin bf2290a80c mxfdec: Truncate packets that extend past the next edit unit 13 years ago
  Michael Niedermayer f64cfba93b libavutil: document av_force_cpu_flags(-1). 13 years ago
  Nicolas George 78306c51ef ffmpeg: show fps more accurately when it is small. 13 years ago
  Nicolas George a8cdb7b95a swr: special case for empty channels in rematrix. 13 years ago
  Nicolas George 1ea3b657d6 vf_yadif: accept input with several frames available. 13 years ago
  Nicolas George c088b7f389 ass_split: accept files with only \n and no \r. 13 years ago
  Nicolas George e5dd4ae728 assdec: avoid a possible NULL dereference. 13 years ago
  Paul B Mahol 1eabd71c2b ffv1: PIX_FMT_YUV444P10 support 13 years ago
  Paul B Mahol 65491fa3d5 ffv1: PIX_FMT_YUV444P9 & PIX_FMT_YUV422P9 support 13 years ago
  Michael Niedermayer eff2399f24 Revert "error_resilience: initialize s->block_index[]." 13 years ago
  Michael Niedermayer 6df42f9874 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 57986c501e lavc/utils: fix const correctness of AVClass cast 13 years ago
  Michael Niedermayer 11344792e8 lavc/utils: remove unused variable from avcodec_encode_video2. 13 years ago
  Michael Niedermayer 7d75febe0f mjpegenc: Fix const correctness and avoid writes into AVFrame of amv_encode_picture() 13 years ago
  Michael Niedermayer 5e6514e24f h264 Fix: "warning: assigning to 'uint8_t *' (aka 'unsigned char *') from 'const uint8_t *' (aka 'const unsigned char *') discards qualifiers" 13 years ago
  Michael Niedermayer 902bdf706f h264: fix warning about "uint8_t *p" and const 13 years ago
  Michael Niedermayer 3a5836038d cook: silence some signed overflow warnings. 13 years ago
  Michael Niedermayer 4707f1da8a swscale: remove duplicate PIX_FMT_GBRP entry from format_entries. 13 years ago
  Michael Niedermayer 776c89f019 vsrx_mptestsrc: remove duplicate config_props init. 13 years ago
  Reimar Döffinger b5161908e0 SBR DSP: fix SSE code to not use SSE2 instructions. 13 years ago
  Ronald S. Bultje a9c5b6f602 cpu: initialize mask to -1, so that by default, optimizations are used. 13 years ago
  Michael Niedermayer a8d67efa53 aacdec: Fix out of array writes (stack). 13 years ago
  Bastien Bouclet b521f11349 Fix bink decoder for files with 24px width. 13 years ago
  Ronald S. Bultje 6193ff6854 error_resilience: initialize s->block_index[]. 13 years ago
  Ronald S. Bultje 11b940a1a8 svq3: protect against negative quantizers. 13 years ago
  Ronald S. Bultje c23acbaed4 Don't use ff_cropTbl[] for IDCT. 13 years ago
  Ronald S. Bultje 2254b559cb swscale: make filterPos 32bit. 13 years ago
  Michael Niedermayer 0f13cc732b diracdec: Correct the bytestream end pointer. 13 years ago
  Anton Khirnov 018f39ef49 FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option. 13 years ago
  Anton Khirnov 4138cd2907 avconv: add -cpuflags option for setting supported cpuflags. 13 years ago
  Anton Khirnov 4d851f8dcf cpu: add av_set_cpu_flags_mask(). 13 years ago
  Martin Storsjö 338978a7c1 libx264: Allow overriding the sliced threads option 13 years ago
  Anton Khirnov 39da3b223f avconv: fix counting encoded video size. 13 years ago
  Michael Niedermayer f095391a14 Merge remote-tracking branch 'qatar/master' 13 years ago
  Reimar Döffinger 632eb1bbae cdxl demux: do not create packets with uninitialized data at EOF. 13 years ago
  Derek Buitenhuis 01606d10e6 libutvideo: Add Ut Video encoder wrapper 13 years ago
  Derek Buitenhuis d6e4e69a49 libutvideo: Move structs and includes to header 13 years ago
  Alex Converse 3574a85ce5 Replace computations of remaining bits with calls to get_bits_left(). 13 years ago
  Alex Converse b70feb4053 amrnb/amrwb: Remove get_bits usage. 13 years ago
  Carl Eugen Hoyos 18794000c6 Remove AV_LOG_DEBUG from av_dlog() calls. 13 years ago
  Justin Ruggles 94cf64b81f cosmetics: reindent 13 years ago
  Justin Ruggles 8c1d6ac66a avformat: do not require a pixel/sample format if there is no decoder 13 years ago
  Justin Ruggles a7fa75684d avformat: do not fill-in audio packet duration in compute_pkt_fields() 13 years ago
  Justin Ruggles 6c65cf58fd lavf: Use av_get_audio_frame_duration() in get_audio_frame_size() 13 years ago
  Justin Ruggles 11ac796f7a dca_parser: parse the sample rate and frame durations 13 years ago
  Justin Ruggles 85469f1c9e libspeexdec: do not set AVCodecContext.frame_size 13 years ago
  Justin Ruggles adbf61ff8a libopencore-amr: do not set AVCodecContext.frame_size 13 years ago