76672 Commits (2d8c2f1a28073d451c7db31291c333cb15ca3d0b)
 

Author SHA1 Message Date
Ganesh Ajjanagadde fd0bf457b7 avcodec/aacsbr_template: replace qsort with AV_QSORT 10 years ago
Michael Niedermayer bc55cec57e avcodec/rawenc: Cast argument for av_image_copy_to_buffer() to const 10 years ago
Michael Niedermayer 432c1f35f7 avcodec/libzvbi-teletextdec: Remove unused variable ret 10 years ago
Michael Niedermayer f3867b0a4a avcodec/vdpau: Remove CONFIG_H263_VDPAU_HWACCEL 10 years ago
Bryan Huh d917f25658 avformat/cache: Use int64_t to avoid int overflow in cache_read 10 years ago
Muhammad Faiz 6df2c94130 avfilter/showcqt: remove yuv offset 10 years ago
Ganesh Ajjanagadde 92e483f8ed all: use FFDIFFSIGN to resolve possible undefined behavior in comparators 10 years ago
Ganesh Ajjanagadde 265f83fd35 avutil/common: add FFDIFFSIGN macro 10 years ago
Ganesh Ajjanagadde 03f5bcd921 avfilter/vf_rotate: correct log message 10 years ago
James Almer a97f1e7bd0 fate: update fate-source ref file 10 years ago
wm4 f128b8e19a mov: detect cover art pictures by content 10 years ago
Paul B Mahol cb7a00da21 avformat: add acm demuxer 10 years ago
Paul B Mahol c89e075d5a avcodec: add Interplay ACM decoder 10 years ago
Tobias Rapp 4746653466 avutil/file_open: avoid file handle inheritance on Windows 10 years ago
Luca Barbato 50d2a3b5f3 flashsv: Initialize the block array 10 years ago
Luca Barbato de41b555cd truemotion2: Fix the buffer check 10 years ago
Luca Barbato 4a32692338 mimic: Always return on failure 10 years ago
Luca Barbato 452d659aa4 msnwc_tcp: Use the correct return values 10 years ago
Luca Barbato f8d10511fe cosmetics: msnwc_tcp: Reformat 10 years ago
Luca Barbato 4dfbc7a755 msnwc_tcp: Correctly report failure 10 years ago
Luca Barbato 60f50374f1 rpza: Check the blocks left before processing one 10 years ago
Luca Barbato 0b699920f3 lagarith: Correctly compute hash_shift 10 years ago
Derek Buitenhuis 9ae73d0644 hlsenc: Only write PAT/PMT once per segment 10 years ago
Ganesh Ajjanagadde 430f943e63 avfilter/vf_frei0r: use av_strtod instead of strtod for added flexibility 10 years ago
Luca Barbato 1e7ff5ac69 nut: Use the correct codec_tag when multiple are available 10 years ago
Hendrik Leppkes 23dffc7b54 Merge commit '8161220eee152dad8b2ea9e2755c78c8e127f747' 10 years ago
Hendrik Leppkes c1b712e078 Merge commit '407ac22322e5ce67996ec54ef619cafa4c9ceb78' 10 years ago
Hendrik Leppkes 859c4ae402 Merge commit 'a0562e531723923b632684c7b51a9dd584bf534f' 10 years ago
Hendrik Leppkes d15adeacf3 Merge commit 'd35d0c723e3c8fc8cde76bf677f67928f5e179a8' 10 years ago
Hendrik Leppkes b0b752334c Merge commit 'f53583ea6e2e3fda4e4aa363f9a62cff4285affb' 10 years ago
Hendrik Leppkes 3ff6d40cbc Merge commit 'b4a82e740743744136e07054525560351e4892ae' 10 years ago
Hendrik Leppkes ed6d451d93 Merge commit '8487987b87a252963b27b6adfd82887ea5933918' 10 years ago
Hendrik Leppkes 1fc13a6269 Merge commit '1720791e36f9cc24c05efea5bb275ab52156ce50' 10 years ago
Hendrik Leppkes 6b5d6c93dd Merge commit '00b62968d079e63bf22028f253ac297292436ebe' 10 years ago
Hendrik Leppkes 9dc9b7e682 Merge commit '567ca142952c5be57e52c149c815dfe5d6ac6d41' 10 years ago
Paul B Mahol 85a5cdb4fa avformat/segafilm: set video stream duration 10 years ago
Paul B Mahol 0cb09b0511 avformat/segafilm: set audio stream duration 10 years ago
Paul B Mahol e6cccf9daa avformat/segafilm: implement seeking 10 years ago
Hendrik Leppkes 55abb94b7d avformat: unref packet after storing it in internal packet queue 10 years ago
Hendrik Leppkes b64fe49371 avformat: always unref the packet after parsing 10 years ago
Paul B Mahol 83d20a6a7e avformat/ipmovie: add context to av_log() 10 years ago
Paul B Mahol c293ef258c avformat/ipmovie: put video decoding_map_size into packet and use it in decoder 10 years ago
Timothy Gu dee7440531 vf_boxblur: Templatize blur{8,16} 10 years ago
Ganesh Ajjanagadde c03044c86a avutil/eval: minor typo 10 years ago
Diego Biurrun 8161220eee h264_parser: Rename close() to h264_close() 10 years ago
Timothy Gu ee20354b29 pixblockdsp: Use AV_COPY128U for get_pixels_16_c 10 years ago
Michael Niedermayer 507b01f899 avcodec/h264_slice: Disable slice threads if there are multiple access units in a packet 10 years ago
Michael Niedermayer 58346f6a29 avformat/icecast: Initialize .str based default for AV_OPT_TYPE_STRING types 10 years ago
Michael Niedermayer 4d76e89c18 avformat/http: Initialize .str based default for AV_OPT_TYPE_STRING types 10 years ago
Clément Bœsch 953d358462 avcodec/libopenh264enc: use AV_OPT_TYPE_BOOL for allow_skip_frames option 10 years ago