107724 Commits (9c16310fe509bd81b355207160ce5afc5f645855)
 

Author SHA1 Message Date
Andreas Rheinhardt 49a63c6c66 avformat/matroskaenc: Reset cur_master_element when discarding master 3 years ago
Andreas Rheinhardt 9ff0fbbc0a avformat/mxfdec: Offload allocating string to av_dict_set() 3 years ago
Andreas Rheinhardt 6b5e3590c7 avformat/mxfdec: Use ff_data_to_hex() for data->hex conversion 3 years ago
Andreas Rheinhardt 8823900b14 avformat/mxfdec: Don't duplicate av_uuid_unparse 3 years ago
Andreas Rheinhardt 41365fdf5c avformat/mxf: Use AVUUID for uids 3 years ago
Peter Ross 5242ede48d doc: describe QOI image format 3 years ago
Paul B Mahol 42289d5eaf avfilter/vf_zscale: dissallow too small slices 3 years ago
Paul B Mahol afc7679c89 avcodec/mace: fix some style issues 3 years ago
Paul B Mahol d39f9feddc avfilter: add virtualbass filter 3 years ago
Gyan Doshi 557a1a8af2 doc/APIchanges: add missing marker for release 5.0 3 years ago
Andreas Rheinhardt 2c882f4708 avcodec/exif: Move tag_list out of header 3 years ago
Andreas Rheinhardt ca2c60b060 swresample/noise_shaping_data: Remove unused tables 3 years ago
Andreas Rheinhardt 40e6575aa3 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 3 years ago
Michael Niedermayer e5f6707a7b avformat/ape: more bits in size for less overflows 3 years ago
Michael Niedermayer b97e58da44 avcodec/binkaudio: Clear state on EAGAIN 3 years ago
Michael Niedermayer 9274fb2532 avformat/mov: Non overflowing ambisonic order check 3 years ago
Zane van Iperen 9874baf2cd doc/APIchanges: add missing uuid and csp entries 3 years ago
Zane van Iperen ff59ecc4de avutil: bump version after UUID changes 3 years ago
Andreas Rheinhardt 0e8a5ded7e swresample/resample: Remove unnecessary emms_c 3 years ago
Andreas Rheinhardt dd61d6489b swresample/x86/resample: Remove obsolete MMXEXT functions 3 years ago
Andreas Rheinhardt 4e51e48ebd swresample/x86/rematrix: Remove obsolete MMX functions 3 years ago
Andreas Rheinhardt 2b94f23b06 swresample/x86/audio_convert: Remove obsolete MMX functions 3 years ago
Andreas Rheinhardt 55fc2c5a89 swresample/resample: Properly empty MMX state 3 years ago
Stefano Sabatini ff07492cd8 ffprobe: add -o option 3 years ago
Stefano Sabatini 7cae3d8b76 lavf/avio: add avio_vprintf() 3 years ago
Pierre-Anthony Lemieux 4d45f5acbd
avfilter/showinfo: refactor to use avutil/uuid 3 years ago
Pierre-Anthony Lemieux 751549af9b
avformat/imf: refactor to use avutil/uuid 3 years ago
Pierre-Anthony Lemieux 1fd6758178
avformat/smoothstreamingenc: refactor to use avutil/uuid 3 years ago
Pierre-Anthony Lemieux a2c1a439b3
avformat/mov: refactor to use avutil/uuid 3 years ago
Pierre-Anthony Lemieux 7c2f029ede
avutil/tests/uuid: add uuid tests 3 years ago
Zane van Iperen 76e95daa08
avutil/uuid: add utility library for manipulating UUIDs as specified in RFC 4122 3 years ago
Marton Balint 843c4346b1 doc/ffmpeg: fix typo in VCD creation example 3 years ago
Andreas Rheinhardt 8678b75bda avcodec/x86/h264_qpel_8bit: Remove unused function 3 years ago
Andreas Rheinhardt 1799e27020 avcodec/x86/rv34dsp: Remove unused ff_rv34_idct_dc_mmxext 3 years ago
Andreas Rheinhardt 50a8cbb23e avcodec/x86/fpel: Remove unused ff_avg_pixels4_mmx 3 years ago
Andreas Rheinhardt 1cb038a7d5 avcodec/videodsp: Make ff_emulated_edge_mc_16 static 3 years ago
Andreas Rheinhardt ae2dd5d42b avcodec/v4l2_m2m: Remove unused ff_v4l2_m2m_codec_full_reinit 3 years ago
Andreas Rheinhardt 324545d02f avcodec/hevcdec: Make ff_hevc_pel_weight static 3 years ago
Andreas Rheinhardt 5eee930726 avcodec/x86/hevcdsp_init: Remove unnecessary inclusion of get_bits.h 3 years ago
Andreas Rheinhardt 03cbec7bdc avcodec/x86/qpeldsp: Remove unused ff_put_no_rnd_pixels16_l2_3dnow 3 years ago
Matt Oliver dd5a0302d5 avcodec/libx264: Set min build version to 158 for msvc 3 years ago
softworkz 3b3c567ad3 avformat/os_support: use windows stat structs with 64bit time_t 3 years ago
Gyan Doshi 09c53a04c5 ffmpeg: add option fps_mode 3 years ago
Tomas Härdin cb204f007b libavcodec/jpeg2000_parser: Localize m->bytes_read 3 years ago
Tomas Härdin ffc2d95674 libavcodec/jpeg2000_parser: Reindent 3 years ago
Tomas Härdin d6d7b78c46 libavcodec/jpeg2000_parser: Rearrange ifs 3 years ago
Tomas Härdin 01827beb70 libavcodec/jpeg2000_parser: LUTify info_marker() 3 years ago
Tomas Härdin 6704c2dd19 libavcodec/jpeg2000_parser: next_state is just a temporary 3 years ago
Tomas Härdin 5cfc1b0595 libavcodec/jpeg2000_parser: Simplify, fix reset_context() 3 years ago
Tomas Härdin 1ee994e168 libavcodec/jpeg2000_parser: Speed up long skips 3 years ago