66325 Commits (0cda7baa8b22d7ca42437487bbfab76719b807da)
 

Author SHA1 Message Date
  Bernd Kuhls 0cda7baa8b Fix compile error on arm4/arm5 platform 11 years ago
  Michael Niedermayer 31baa6f199 Changelog: fix sws typo 11 years ago
  Michael Niedermayer 3b364ac18a Merge commit 'ff24824a721576195c3b4a711e3ee2af900de795' into release/2.4 11 years ago
  Michael Niedermayer 63660277fd Merge commit '570cefb02b4f149c4263677e1a3eea216ee0ec8c' into release/2.4 11 years ago
  Michael Niedermayer 6101187c55 Merge commit 'ce0972ecddef3eee3c03e393108e5728821e3e37' into release/2.4 11 years ago
  Michael Niedermayer 91ff803a74 Merge commit '09c848855a7bf11a9ab4a69971cced260b17817d' into release/2.4 11 years ago
  Michael Niedermayer 4f4f78ea48 Merge commit '9eb442cca23bb8d33b3e6d37b8c0e3afff04c37a' into release/2.4 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
  Michael Niedermayer e1ce4f805f update for 2.4.1 11 years ago
  Michael Niedermayer bb5c0ac922 avfilter/vf_scale: Allow chroma samples to be above and to the left of luma samples 11 years ago
  Michael Niedermayer d389438296 swscale: Allow chroma samples to be above and to the left of luma samples 11 years ago
  Gianluigi Tiesi 3b57d7769a avcodec/libilbc: support for latest git of libilbc 11 years ago
  Pascal Massimino b7f2719951 libavcodec/webp: treat out-of-bound palette index as translucent black 11 years ago
  Andreas Cadhalpun dc4e34a2f0 vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion 11 years ago
  Michael Niedermayer d694ab846c avcodec/x86/vp9lpf: Always include x86util.asm 11 years ago
  Michael Niedermayer ab02548c8a Merge commit 'b45ab61b24a8f2aeafdd4451491b1b30b7875ee5' into release/2.4 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
  Michael Niedermayer cc73b4f574 tools/crypto_bench: fix build when AV_READ_TIME is unavailable 11 years ago
  Michael Niedermayer 8ac3b2cdb7 RELEASE_NOTES: add H.261 & HEVC RTP support 11 years ago
  Michael Niedermayer ace90ee265 avcodec/mjpegenc: the AMV encoder doesnt support yuv422 11 years ago
  Michael Niedermayer 703bd31647 Changelog: add 2.4 11 years ago
  Michael Niedermayer c16e80ee3d doc/examples: remove unneeded NULL checks 11 years ago
  Michael Niedermayer 66ac5b96e8 MAINTAINERS: Add 2.4 to maintained releases, drop 2.3 11 years ago
  Michael Niedermayer 547cad8c81 Merge commit 'f851477889ae48e2f17073cf7486e1d5561b7ae4' into release/2.4 11 years ago
  Michael Niedermayer 55b1a1e9c1 update for 2.4 11 years ago
  Clément Bœsch 5eef7042d8 Changelog/RELEASE_NOTES: prepare for 2.4 11 years ago
  Michael Niedermayer fa1b563196 doc/APIchanges: Update hashes and dates 11 years ago
  Clément Bœsch b97e27082b doc/APIchanges: attempt to split releases 11 years ago
  Andreas Cadhalpun 365b9cf624 doc: mention important API changes in the RELEASE_NOTES 11 years ago
  Reynaldo H. Verdejo Pinochet 2638af2fc5 ffserver: drop custom skip_spaces() impl 11 years ago
  Reynaldo H. Verdejo Pinochet 4c8be331bc ffserver: use correct error for stream not found 11 years ago
  Andreas Cadhalpun 8f537420ae doc: mention in APIChanges that AVProbeData must be initialized due to the new mime_type field 11 years ago
  Michael Niedermayer 5312fb13b4 RELEASE_NOTES: add version numbers 11 years ago
  Michael Niedermayer c2a7607a1c RELEASE_NOTES: Add next versions name (Fresnel) 11 years ago
  Michael Niedermayer 36ea35bbc0 avformat/utils: free s->pb for image2 as it can be used with and without a file 11 years ago
  Clément Bœsch 89d42da5c6 avformat/assenc: honor ReadOrder 11 years ago
  Michael Niedermayer 52c85b194b avdevice/lavfi: dont assign variables to themselfs 11 years ago
  Michael Niedermayer 8407cbbfc9 Fix "passing argument 1 of av_free discards const qualifier from pointer target type" 11 years ago
  Michael Niedermayer 296cd9c432 avformat/mpegts: Improve probe heuristic by considering the overall frequency of 0x47 headers 11 years ago
  Clément Bœsch b96d864fd6 avcodec/mjpegdec: Fix chroma width rounding 11 years ago
  Diego Biurrun f851477889 Prepare for 11 release 11 years ago
  Michael Niedermayer ceb2fe027f avcodec/bmp_parser: delay frame end detection to the next header or EOF 11 years ago
  Michael Niedermayer 3c6d824b80 avcodec/bmp_parser: simplify 11 years ago
  Michael Niedermayer b11d1889ef avcodec/bmp_parser: fix parsing a single bmp which has a fsize < its header 11 years ago
  Clément Bœsch d86cf4a91d avformat/vobsub: fix NULL dereference 11 years ago
  Michael Niedermayer 8572dbc5db avcodec/ac3en: use FF_ALLOC(Z)_ARRAY() 11 years ago