64443 Commits (689e02808d09bd0441ec199cb1a8953ac7c666f6)
 

Author SHA1 Message Date
James Almer dd2c9034b1 x86/swr: convert resample_{common, linear}_double_sse2 to yasm 11 years ago
Luca Barbato 48e6432407 matroska: Factor out mkv_write_stereo_mode 11 years ago
Luca Barbato b75a1f9892 matroska: Factor out write_track from mkv_write_tracks 11 years ago
Luca Barbato f1f6156b3f matroska: K&R formatting cosmetics 11 years ago
Diego Biurrun d0449e7545 vaapi: Update idct_permutation location after dsputil/idctdsp split 11 years ago
Michael Niedermayer fb318def5d Merge commit '20f95f21f9b9595608ba668a6eca78f2d508be67' 11 years ago
Michael Niedermayer 8d0c7031a8 Merge commit '79793f833784121d574454af4871866576c0749d' 11 years ago
Michael Niedermayer 581b5f0b9b Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' 11 years ago
Yusuke Nakamura 20f95f21f9 mov: Support default-base-is-moof. 11 years ago
Michael Niedermayer 909f53f2b2 Merge commit 'adcb8392c9b185fd8a91a95fa256d15ab1432a30' 11 years ago
Diego Biurrun 79793f8337 Update Fiona's name in copyright statements. 11 years ago
Michael Niedermayer a97137e948 avfilter/f_ebur128: Use av_malloc_array() 11 years ago
Michael Niedermayer 7faa7d3d42 avcodec/hevc: Use av_malloc(z)_array() 11 years ago
Michael Niedermayer 80da227c66 cmdutils_opencl: Use av_malloc_array() 11 years ago
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
Diego Biurrun e3fcb14347 dsputil: Split off IDCT bits into their own context 11 years ago
Diego Biurrun adcb8392c9 mjpeg: Split off bits shared by MJPEG and LJPEG encoders 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