48395 Commits (fd44dfb29dc7d5e126a3f0ba06308b55a0d11e20)
 

Author SHA1 Message Date
Diego Biurrun 015da965a6 libavcodec/utils: Add braces to shut up gcc warnings 12 years ago
Michael Niedermayer c77eb4ee90 sws: fix warning: cast from pointer to integer of different size 12 years ago
Michael Niedermayer 3cd137bfea vf_deshake: fix strict aliassing errors 12 years ago
Michael Niedermayer aa9507cc3d swscale: fix warning: assignment from incompatible pointer type 12 years ago
Michael Niedermayer 05d81a57f5 motion_est_template: fix warning: "ASSERT_LEVEL" is not defined 12 years ago
Michael Niedermayer 4f1d7cc0ed bktr: fix warning: missing braces around initializer 12 years ago
Dave Yeo 925c9f444f Fix OS/2 threading 12 years ago
Michael Niedermayer 53228f47d6 avf_concat: init pointers to NULL for saftey and to avoid warning of uninitialized use. 12 years ago
James Almer d59d39e164 wavdec: fix duration calculation for files with invalid data size 12 years ago
Luca Barbato d615da60c1 snow: use VideoDSPContext 12 years ago
Luca Barbato 30a7648730 hlsenc: make segment number unsigned 12 years ago
Luca Barbato 9b1370aced hlsenc: do not add timestamps in different timebases 12 years ago
Luca Barbato 0448f26c97 hlsenc: keep the playlist to the correct number of items 12 years ago
Kanglin 27a15e0af6 hlsenc: make EXT-X-MEDIA-SEQUENCE always increase 12 years ago
Kanglin 0d8cc7a3b2 hlsenc: use the correct AV_TIME_BASE macro 12 years ago
Luca Barbato 6dd93ee6f1 hlsenc: check append_entry return value 12 years ago
Luca Barbato ae85d6c9c0 hlsenc: use the segment filename in the playlist entry 12 years ago
Luca Barbato 66f7b4862f hlsenc: use the basename to generate the list entries 12 years ago
Luca Barbato d8fd06c37d avstring: add av_basename and av_dirname 12 years ago
Michael Niedermayer 981baf742c lavfi: replace REGISTER_BUILTIN_FILTER() by REGISTER_FILTER_UNCONDITIONAL() 12 years ago
Michael Niedermayer 83d4a8442c Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 2a9443a110 Merge commit '69583bd3b1eba471366141c945030c163e073e02' 12 years ago
Michael Niedermayer ba34e56c0d Merge remote-tracking branch 'cus/stable' 12 years ago
Michael Niedermayer c5bea1b02b xtea: fix unused variable warning for config_small 12 years ago
Michael Niedermayer e0a99d5411 msmpeg4enc: fix possible use of uninitialized warning 12 years ago
Michael Niedermayer 2fbc8ea08e hpel_motion_search: move code used for asserts under correct #if 12 years ago
Michael Niedermayer 30872fa09b ivi_common: Fix use of uninitialized warnings 12 years ago
Michael Niedermayer 76e65a1b73 avs: silence "may be used uninitialized" warnings 12 years ago
Paul B Mahol 3f8ee30e63 mmfenc: use ff_raw_write_packet() 12 years ago
Paul B Mahol f18d2137d6 aiffenc: use ff_raw_write_packet() 12 years ago
Paul B Mahol 8ad010a7e0 soxenc: use ff_raw_write_packet() 12 years ago
Paul B Mahol a4b62f36c7 soxdec: use meaningful error codes 12 years ago
Paul B Mahol 09401694db soxenc: use ffio_fill 12 years ago
Paul B Mahol a4912aa61e soxenc: use FFALIGN 12 years ago
Michael Niedermayer 07abf13da4 h264: avoid a grayscale related if() in hl_decode_mb() 12 years ago
Marton Balint 92b50b71a1 ffplay: fix type of time_diff in waveform display 12 years ago
Marton Balint ec89ea3022 ffplay: always display audio visualization if mode is set 12 years ago
Marton Balint ef7f3b0870 ffplay: hide cursor on no mouse movement 12 years ago
Marton Balint 0ca4e9f014 ffplay: reset external clock to unknown on start 12 years ago
Marton Balint 4e33d8ebb3 ffplay: only drop frames if not in frame step mode 12 years ago
Marton Balint 97660b8b13 ffplay: move frame step pause from the video thread to video_refresh 12 years ago
Diego Biurrun c73c87b412 cosmetics: Prettyprint codec/format/filter registration files 12 years ago
Diego Biurrun 69583bd3b1 avfilter: Refactor unconditional filter registration 12 years ago
Diego Biurrun 5ad2f0bfb2 build: Add rtpenc_chain extra config option 12 years ago
Diego Biurrun 844c68520e configure: Add --disable-all command line option 12 years ago
Paul B Mahol 507956824c auenc: do not write invalid file size 12 years ago
Michael Niedermayer 8afe168c78 vf_divtc: dont mix av_strdup and free 12 years ago
Michael Niedermayer baa5d6df77 vf_detc: dont mix av_strdup & free 12 years ago
Michael Niedermayer 458afd2a0e vf_mp: fix 'discards const qualifier from pointer target type' 12 years ago
Michael Niedermayer 33f15ab35d libavutil/samplefmt: Fix project name 12 years ago