40526 Commits (ca78ee73db9e059f501706ba6108e23902e84933)
 

Author SHA1 Message Date
  Anton Khirnov ca78ee73db opusdec: make sure all substreams have the same number of coded samples 11 years ago
  wm4 517ce1d09b lavu: fix memory leaks by using a mutex instead of atomics 11 years ago
  Anton Khirnov 46a17d886b lavu: add wrappers for the pthreads mutex API 11 years ago
  Anton Khirnov 12700b0219 mp3enc: fix a triggerable assert 11 years ago
  Timothy B. Terriberry ca8c62d187 resample: Avoid off-by-1 errors in PTS calcs. 11 years ago
  Vittorio Giovara e443165c32 imc: fix order of operations in coefficients read 11 years ago
  Anton Khirnov 0b41eeac45 hevc_mvs: make sure to always initialize the temporal MV fully 11 years ago
  Anton Khirnov de31f85707 hevc_mvs: initialize the temporal MV in case of missing ref 11 years ago
  Michael Niedermayer ff24824a72 h264: reset ret to avoid propagating minor failures 11 years ago
  Luca Barbato 570cefb02b hevc: Initialize mergecand_list to 0 11 years ago
  Rémi Denis-Courmont ce0972ecdd mpeg12: Always invoke the get_format() callback 11 years ago
  Rémi Denis-Courmont 09c848855a h264: Always invoke the get_format() callback 11 years ago
  Diego Biurrun 9eb442cca2 Update default FATE URL for release/11 11 years ago
  Katerina Barone-Adesi b45ab61b24 apetag: Fix APE tag size check 11 years ago
  Diego Biurrun f851477889 Prepare for 11 release 11 years ago
  Diego Biurrun 4f2d4b98fc doc: Fix syntax and logical errors in avconv stream combination example 11 years ago
  Sean McGovern 7d8ebb8774 Fix RELEASE identification 11 years ago
  Diego Biurrun 07b0ccf511 Mark 11 release in the changelog 11 years ago
  Anton Khirnov 9d3e69ae30 Add release notes for 11. 11 years ago
  Michael Niedermayer 480633c6c2 avcodec: fix missing doxygen comment marker 11 years ago
  Reinhard Tartler b5d4f49e3c Prepare for 11_beta2 Release 11 years ago
  Diego Biurrun 4cde8bae49 license: Mention that vf_interlace is GPL, not LGPL 11 years ago
  Vittorio Giovara 5b740d1eaa matroskaenc: convert avstream stereo3d side data during encoding 11 years ago
  Vittorio Giovara 152e09fde7 matroskadec: parse stereo mode on decoding 11 years ago
  Vittorio Giovara 110841c3ab avcodec: add stream-level stereo3d side data 11 years ago
  Vittorio Giovara 5694831e06 matroska: list supported extensions 11 years ago
  Anton Khirnov 1f52f82a55 doc/APIchanges: fill in missing hashes and dates 11 years ago
  Luca Barbato e62f08ca8d pulse: Add a wallclock option to be compatible with other other captures 11 years ago
  Luca Barbato ee099059e7 vc1: Initialize start_code_found to 0 11 years ago
  Anton Khirnov e2a89f7f0f avconv: fix parsing the AVOptions for -target 11 years ago
  Anton Khirnov 7c46855074 avconv: fix the muxrate values for -target 11 years ago
  Anton Khirnov c2d6cc2971 mpegenc: limit the maximum muxrate 11 years ago
  Luca Barbato 8c91414803 vc1: Fix the skip condition 11 years ago
  Diego Biurrun 0263750a0d vfwcap: Add fallback define for HWND_MESSAGE 11 years ago
  Diego Biurrun 63795fe5b9 setpts: Add missing inttypes.h #include for PRId64 11 years ago
  Diego Biurrun d2bad216f7 mpeg12enc: Add missing #include for PICT_FRAME 11 years ago
  Diego Biurrun d04fb11868 error_resilience: Drop asserts from guess_mv() 11 years ago
  Diego Biurrun e8f2823f06 vsrc_movie: Adjust a silly typo from b977b287f6 11 years ago
  Anton Khirnov 7dfccac20c electronicarts: do not fail on zero-sized chunks 11 years ago
  Andrew Stone 04361427e6 Revert "lavf: eliminate ff_get_audio_frame_size()" 11 years ago
  Diego Biurrun 67a7695c14 avfilter: Remove unused variable from ff_get_video_buffer() 11 years ago
  Diego Biurrun b977b287f6 vsrc_movie: Avoid a variable indirection in movie_get_frame() 11 years ago
  Diego Biurrun 6af2930222 pcm: Drop av_unused attribute from variable that is always used 11 years ago
  Diego Biurrun 14d2006ca6 pcm: Drop unused variable from DECODE_PLANAR macro 11 years ago
  Diego Biurrun d456baafb6 vc1: Add missing parentheses to conditions in vc1_decode_b_mb_intfr() 11 years ago
  Diego Biurrun 8bc52dbd9d vfwcap: Drop fallback VfW defines 11 years ago
  Diego Biurrun 86dfcfd0e3 mov: Drop unused parameter from ff_mov_read_esds() 11 years ago
  Christophe Gisquet 41e1354c10 proresenc: Properly account for alpha plane 11 years ago
  Christophe Gisquet 45ce880a9b proresenc: Realloc if buffer is too small 11 years ago
  Christophe Gisquet 58b68e4fde proresenc: Report buffer overflow 11 years ago