58994 Commits (4cbf3eb9e6a88426da255a00305b5858070d192a)
 

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