64327 Commits (46563af79c6508d5bc919e5ec0d1fecc79ed9d42)
 

Author SHA1 Message Date
Muhammad Faiz 46563af79c avfilter/showcqt: adding freetype support 11 years ago
Michael Niedermayer 9efa7f82ce avdevice/xv: fix missing { 11 years ago
Ronald S. Bultje 847bb638c0 swr: convert resample_common/linear_int16_mmx2/sse2 to yasm. 11 years ago
Lukasz Marek e5c806fd67 lavd/xv: handle delete window message 11 years ago
Michael Niedermayer e429d6c197 avcodec/pgssubdec: remove unused variables 11 years ago
Michael Niedermayer 89bcb77726 avcodec/pgssubdec: Check input buffer size in parse_presentation_segment() 11 years ago
Michael Niedermayer ae9a73de2a Merge commit '253d0be6a1ecc343d29ff8e1df0ddf961ab9c772' 11 years ago
John Stebbins 0c911c8fbc avcodec/pgssubdec: fix end display time 11 years ago
John Stebbins 066a4819cc avcodec/pgssubdec: Bail out of decode_rle() if error and AV_EF_EXPLODE is set 11 years ago
John Stebbins fc7da418ff avcodec/pgssubdec: better error codes 11 years ago
John Stebbins 5c019ec91d avcodec/pgssubdec: Pass AVSubtitleRect to decode_rle() 11 years ago
John Stebbins 4701f7676c avcodec/pgssubdec: split out flush_cache() 11 years ago
John Stebbins ca7f2a7372 avcodec/pgssubdec: do not fail when part of the packet is faulty unless AV_EF_EXPLODE is set 11 years ago
John Stebbins 376f353e3d avcodec/pgssubdec: rename PICTURE_SEGMENT 11 years ago
Clément Bœsch ec94c52e97 doc: remove trailing ':' at the end of sections 11 years ago
John Stebbins 253d0be6a1 pgssubdec: handle more complex PGS scenarios 11 years ago
Michael Niedermayer f054d1e7ae avformat/hdsenc: Use av_mallocz_array() 11 years ago
Michael Niedermayer ca384d708b avformat/rtsp: use av_malloc_array() 11 years ago
Michael Niedermayer 418e5768c6 swresample/resample_template: move division out of loop for float/double swri_resample_linear() 11 years ago
Michael Niedermayer 86576129bd Merge remote-tracking branch 'cehoyos/master' 11 years ago
Michael Niedermayer c5a405c4f0 swresample/resample_template: flip order of operations in swri_resample_linear() for 32bit 11 years ago
Matthew Oliver 09adb1dd36 configure: enable lto for icl compiler. 11 years ago
Michael Niedermayer 7f5d75f95b cmdutils: ignore sws_flags if swscale is not enabled 11 years ago
Michael Niedermayer 3f42434600 avcodec/huffyuvencdsp: try to fix misaligned access 11 years ago
Michael Niedermayer cddbf95c5f doc/examples/resampling_audio: use av_freep() for saftey 11 years ago
Clément Bœsch d5f817793e avfilter/overlay: reindent 11 years ago
Clément Bœsch b18d1b094e avfilter/buffersrc: reindent 11 years ago
Michael Niedermayer f02a440814 ffmpeg_opt: route -ab to -b:a 11 years ago
Michael Niedermayer 525a165d99 avfilter/vf_pullup: workaround bug in gcc 4.4.3 on ARM 11 years ago
Michael Niedermayer 4d3072ada3 doc/examples/muxing: remove unused variable 11 years ago
Michael Niedermayer 01983e50c0 Merge commit '7b0c7c9163fe3dd0081696befde28617119d2590' 11 years ago
Michael Niedermayer e6aba1be4c avformat/options_table: Fix flush_packet flag flags 11 years ago
Michael Niedermayer c599c211fb avformat/mux: fix flush_packets flag with flushing buffers 11 years ago
Martin Storsjö 7b0c7c9163 arm: Detect 32 bit cpu features on ARMv8 when running on a 64 bit kernel 11 years ago
Yao Wang 5464916677 avcodec/cavs: improve conformance with rm52j reference decoder 11 years ago
Michael Niedermayer f9f8491ddf avcodec/cavs: make cavs_chroma_qp non static 11 years ago
Ronald S. Bultje faa1471ffc swr: rewrite resample_common/linear_float_sse/avx in yasm. 11 years ago
Michael Niedermayer a348f4befe avfilter/x86/vf_pullup: fix "invalid combination of opcode and operands" with nasm 11 years ago
Ronald S. Bultje ddb7b4435a swr: move dst_size == 0 handling outside DSP function. 11 years ago
Michael Niedermayer cc92372722 doc/APIchanges: lengthening a hash to make it non ambigous 11 years ago
Michael Niedermayer 7448afc52b APIchanges: fillin some missing data 11 years ago
Michael Niedermayer 823ea19a74 Merge commit '39975acc699c83af0a87a7318c0f41e189142938' 11 years ago
Michael Niedermayer e925a82e24 Merge commit 'f134b5ec53b4cb51cb69bf0c64de87687ea72b12' 11 years ago
Vittorio Giovara 39975acc69 rtpenc_jpeg: check for color_range too 11 years ago
Vittorio Giovara f134b5ec53 apichanges: fill in changes for lavu 51.19 and 51.20 11 years ago
Michael Niedermayer 504475f38e avcodec/mpegvideo: dont overwrite emu_edge buffer 11 years ago
Michael Niedermayer 21bfed5b06 avcodec/mpegvideo_enc: reduce space between blocks in emu_edge in encode_mb_internal 11 years ago
Michael Niedermayer 5bca5f87d1 Revert "x86/videodsp: add emulated_edge_mc_mmxext" 11 years ago
Michael Niedermayer 4d1fa38d98 avcodec/mpeg12dec: Limit progressive_seq reinitilaization to where the resolution changes 11 years ago
Michael Niedermayer 8c22bea574 avcodec/vp8: Fix multiple ff_thread_finish_setup() calls 11 years ago