68425 Commits (add040ff01cd325dde30e43bda5d603c99f27e8a)
 

Author SHA1 Message Date
  Michael Niedermayer add040ff01 Merge commit 'e10e6651b50b4087f08813f3e503620db7413d3a' 11 years ago
  Michael Niedermayer a29524bf2e avformat/utils: Do not update programs streams from program-less streams in update_wrap_reference() 11 years ago
  Michael Niedermayer 8ddfc00ab7 avformat/mp3dec: Name the dummy variable as what it is, to avoid confusion 11 years ago
  Anton Khirnov e10e6651b5 thread: use "" instead of <> for including the w32pthreads wrapper 11 years ago
  Michael Niedermayer ed86dbd05d avformat/aviobuf: Check that avio_seek() target is non negative 11 years ago
  Michael Niedermayer 6de2f027cd avfilter/vf_dctdnoiz: use av_freep() to avoid leaving stale pointers in memory 11 years ago
  Michael Niedermayer eb055295bd avfilter/f_sendcmd: Use av_freep() to avoid leaving stale pointers in memory 11 years ago
  Michael Niedermayer ad2deb02e5 avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_headers() 11 years ago
  Michael Niedermayer 3b537eab27 avformat/nutenc: store the actual r_frame_rate in the corresponding field if available 11 years ago
  Michael Niedermayer 28a6f970f6 ffmpeg: forward r_frame_rate to the muxer in case of stream copy 11 years ago
  Michael Niedermayer add46edf33 avformat/utils: use r_frame_rate only in the demuxer for ff_compute_frame_duration() 11 years ago
  Clément Bœsch d823edee8d avcodec: fix wording in AVSubtitleRect doxy 11 years ago
  Rob Sykes 4b6f225374 swresample/soxr_resample: fix error handling 11 years ago
  Michael Niedermayer d5a263f480 fix "than" typo 11 years ago
  Michael Niedermayer 53496aa7f3 avformat/utils: Do not estimate the container bitrate from the streams if one video stream lacks the bitrate 11 years ago
  Michael Niedermayer 609a73b6ff avfilter/vf_uspp: fix gray pixfmt handling 11 years ago
  Michael Niedermayer 3dd5f7aaa0 avfilter/vf_uspp: fix used chroma subsampling factors 11 years ago
  Michael Niedermayer 354fda7698 avfilter/vf_uspp: fix used pix_fmt 11 years ago
  Michael Niedermayer 5d0cfb58ef avcodec/dvdsubdec: Avoid strerror() due to thread saftey 11 years ago
  Michael Niedermayer 3ab82e9206 avcodec/libxvid_rc: Avoid strerror() for thread saftey 11 years ago
  Michael Niedermayer d7de48f0df avformat/mov: Simplify code by using OFFSET() and FLAGS macros 11 years ago
  Michael Niedermayer 43fb40c3c3 avfilter/vf_kerndeint: use av_freep(), avoid leaving stale pointers in memory 11 years ago
  Michael Niedermayer 498396f80c avfilter/vf_unsharp: use av_freep() avoid leaving stale pointers in memory 11 years ago
  Michael Niedermayer 792a5004a1 avfilter/vf_uspp: Add grayscale support 11 years ago
  Michael Niedermayer b898c49ba1 avfilter/vf_uspp: assert that the qp_type is valid 11 years ago
  Lou Logan 10ef8f063b doc: add FFREPORT example 11 years ago
  wm4 a963fdb0ea lavu/dict: check for malloc failures 11 years ago
  wm4 a66893ac94 avformat/utils: check for malloc failure 11 years ago
  wm4 ce35a61399 lavc/avpacket: check for malloc failure 11 years ago
  Arwa Arif 9f85c273a3 Delete mp=uspp 11 years ago
  Michael Niedermayer 2a8eb0d156 avfilter/vf_spp: The qp array width is qp_stride not stride/16 11 years ago
  Michael Niedermayer e8dbecb995 avfilter/vf_spp: Allocate qp storage after qp_stride is known 11 years ago
  Michael Niedermayer eb725235b0 avdevice/v4l2: use av_freep() to avoid leaving stale pointers in memory 11 years ago
  Michael Niedermayer 30d2ac4bf9 avfilter/vf_spp: change temporary to unsigned 11 years ago
  Michael Niedermayer e07c82688e avfilter/vf_uspp: fix integer overflow in intermediate 11 years ago
  Michael Niedermayer 13c3a97bf1 avfilter/vf_uspp: remove YUV 411/422/440 11 years ago
  Michael Niedermayer e1540cdf07 avfilter/vf_uspp: use the average QP instead of QP[0] 11 years ago
  Michael Niedermayer 5172782352 avfilter/vf_uspp: The qp array width is qp_stride not stride/16 11 years ago
  Michael Niedermayer d2d8ac24b8 avfilter/vf_uspp: Allocate qp storage after qp_stride is known 11 years ago
  Michael Niedermayer 327c5292f2 avfilter/version: bump for uspp 11 years ago
  Clément Bœsch 1a4128c843 LICENSE: mention that uspp is GPL 11 years ago
  Clément Bœsch df307debf2 build: add forgotten avcodec dependency in uspp 11 years ago
  Clément Bœsch e93abe1f40 avfilter/uspp: use AVFILTER_DEFINE_CLASS() 11 years ago
  Clément Bœsch 397859c4a8 avfilter/uspp: make src const in store_slice_c() 11 years ago
  Clément Bœsch 73d88109c0 avfilter/uspp: misc style fixes 11 years ago
  Arwa Arif 100fc395b6 lavfi: USPP Filter 11 years ago
  Michael Niedermayer e2829a8175 avformat/mov: Disable XMP metadata by default 11 years ago
  Michael Niedermayer f96fcba1e3 avcodec/libutvideoenc: Check avpicture_get_size() return code 11 years ago
  Michael Niedermayer 086e29a011 avcodec/libutvideoenc: fix leak of info array on error 11 years ago
  Michael Niedermayer ff0a0b62f3 compat/avisynth/avxsynth_c: Clear all unused fields in returned structs 11 years ago