59142 Commits (48d39c8786d2a1a36258d8e442602729eef0474c)
 

Author SHA1 Message Date
  Anton Khirnov d351ef47d0 pthread_frame: use the AVFrame API properly. 12 years ago
  Anton Khirnov b605b123ef mxpegdec: use the AVFrame API properly. 12 years ago
  Anton Khirnov afa21a12bf p*menc: use the AVFrame API properly. 12 years ago
  Anton Khirnov e2274aa555 mjpegdec: use the AVFrame API properly. 12 years ago
  Michael Niedermayer 2d4ef7c905 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 8e70fdab36 Merge commit '4958f35a2ebc307049ff2104ffb944f5f457feb3' 12 years ago
  James Almer a12f679a5d common.mak: Less ugly version of the previous windres fix 12 years ago
  James Almer 0cde2ae3f1 configure: Move MinGW64 specific check to the correct place 12 years ago
  James Almer 5f302b1f38 common.mak: fix the current fate failures with windres 12 years ago
  Michael Niedermayer b07da13ac0 avcodec/ffv1enc: support forcing experimental 1.4 version 12 years ago
  Michael Niedermayer 7854d2d251 avcodec/ffv1: support adjusting the g vs r + b coefficient in the RCT 12 years ago
  d s f0b234ab9e avformat: AviSynth demuxer rewrite 12 years ago
  Diego Biurrun 19c20a0a1a configure: Move adding of compat objects out of libc detection 12 years ago
  Michael Niedermayer 1b26460788 Merge remote-tracking branch 'qatar/master' 12 years ago
  Andrey Utkin c1b9d7189d avformat/rtpdec: Enable GSM RTP depacketization 12 years ago
  Alexander Strasser cea5812fa7 configure: Special case libfreetype test 12 years ago
  Diego Biurrun 4958f35a2e dsputil: Move apply_window_int16 to ac3dsp 12 years ago
  Michael Niedermayer bc9cee98c0 avfilter/vf_mergeplanes: specify pixel format min/max 12 years ago
  Michael Niedermayer 6faf426470 avcodec/mpeg4video: fix 2 more incorrectly associated comments 12 years ago
  Michael Niedermayer eb87d1f678 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 120797e2ef configure: Separate MinGW32 and MinGW64 libc handling 12 years ago
  James Almer ae330070ee libvpxenc: token_parts is VP8 specific 12 years ago
  Guillaume Martres 9aa053cede libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0 12 years ago
  James Almer e2f800f8b7 windres: Track dependencies 12 years ago
  Michael Niedermayer d042c8251d Merge remote-tracking branch 'rbultje/vp9-simd' 12 years ago
  Ronald S. Bultje 92436e8ad9 vp9: implement top/left half (4x4) sub-8x8-IDCT. 12 years ago
  Ronald S. Bultje b2045c44a9 vp9: split pre-load of 11585x2 out of 1d idct macro. 12 years ago
  Ronald S. Bultje f9a0d4c6e0 vp9: minor refactorings in idct ssse3 assembly. 12 years ago
  Ronald S. Bultje 8729964b99 vp9: split x86 assembly in two files. 12 years ago
  Michael Niedermayer c6959918f6 Merge remote-tracking branch 'cus/stable' 12 years ago
  Michael Niedermayer e8ac905dae avutil/opt: Implement av_opt_set_defaults* in O(N) instead of O(N²) time 12 years ago
  Michael Niedermayer 0aedf90e62 avutil/opt: factor set_string_color() out 12 years ago
  Michael Niedermayer 758d4e4067 avutil/opt: factor set_string_video_rate() out 12 years ago
  Michael Niedermayer 9648c4fe9c avutil/opt: factor set_string_image_size() out 12 years ago
  Michael Niedermayer 7f763775aa avformat/utils: remove unused variable 12 years ago
  Michael Niedermayer 4dfc8f69b2 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 1770da18f7 avformat/utils: reject poorly fitting rfps values earlier 12 years ago
  Michael Niedermayer ba189b1db4 avformat/mov: use rfps_add_frame() only for video 12 years ago
  Michael Niedermayer 4d18060e56 swscale/utils: fill xyz tables only when they will be used 12 years ago
  Michael Niedermayer f52852098d avutil/utils: run ff_check_pixfmt_descriptors() only when ASSERT_LEVEL is > 0 12 years ago
  Michael Niedermayer b6a9719941 dcadec: Decode LFE to avoid adding random data when downmixing with LFE 12 years ago
  Michael Niedermayer a044a183a3 avutil/log: skip IO calls on empty strings 12 years ago
  Michael Niedermayer d6838309fe avutil/log: skip setting color for default (AV_LOG_INFO) level 12 years ago
  Michael Niedermayer 2c21e2ee4c avutil/log: merge calls that set ansi color and print the string 12 years ago
  James Almer 22ef9cb46d avresample: Include libavutil/avutil.h in version.h 12 years ago
  Michael Niedermayer 59398c1342 Merge remote-tracking branch 'lukaszmluki/master' 12 years ago
  Marton Balint ad01fae86d ffplay: set default window size before starting audio 12 years ago
  Marton Balint 2b377fb4c0 ffplay: factor out function setting default window size 12 years ago
  Marton Balint eff4820eb2 ffplay: remove no longer necessary codec flush 12 years ago
  Marton Balint 318bf57c3f ffplay: do not wait for flushing the picture queue on flush packet 12 years ago