История коммитов

Автор SHA1 Сообщение Дата
  Michael Niedermayer 040ad30bc8 Merge branch 'release/0.7' into oldabi 13 лет назад
  Reimar Döffinger 9c96b1efb1 Do not free BITMAPINFOHEADER before we are done using it. 13 лет назад
  Michael Niedermayer 686959e87e Merge remote-tracking branch 'qatar/master' 13 лет назад
  Stefano Sabatini a4bda40544 vfwcap: prefer "framerate_q" over "fps" in vfw_read_header() 13 лет назад
  Michael Niedermayer f9569249c2 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Anton Khirnov 367732832f lavf,lavc: free avoptions in a generic way. 13 лет назад
  Michael Niedermayer 99eb31e263 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Diego Biurrun f190f676bc Replace custom DEBUG preprocessor trickery by the standard one. 13 лет назад
  Anton Khirnov 4078ed2631 vfwcap: add a framerate private option. 13 лет назад
  Michael Niedermayer 8381ab1437 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Stefano Sabatini 6b899e16de lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.h 13 лет назад
  Anton Khirnov 3e15ea2150 vfwcap: add video_size private option. 13 лет назад
  Ramiro Polla 95eb2e3a38 DirectShow capture support 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 лет назад
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 лет назад
  Ramiro Polla 1973e1018e vfwcap: add option to print list of supported drivers 14 лет назад
  Ramiro Polla faa2989e0f vfwcap: flip RGB rawvideo. 14 лет назад
  Stefano Sabatini 2874c81cc8 Replace all remaining occurrences of AVERROR_NOMEM with 14 лет назад
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 лет назад
  Ramiro Polla ad8eede7b1 vfwcap: Free remaining packets on vfw_read_close(). 14 лет назад
  Ramiro Polla ce03ed4df1 Do not store a copy of AVFormatContext *s in vfw_ctx. 14 лет назад
  Stefano Sabatini 5ae092ee34 Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark 14 лет назад
  Ramiro Polla e24080f00e vfwcap: Add support for UYVY pixel format. 14 лет назад
  Nash Tsai d7a4961e53 vfwcap: support MJPG compressed streams. 14 лет назад
  kemuri 420755dd28 vfwcap: Include windows.h before vfw.h since the latter requires defines 14 лет назад
  Ramiro Polla 315fa33f29 Indent. 15 лет назад
  Ramiro Polla a9decf0041 Use if(0){} instead of #if 0 to prevent debug code to rot. 15 лет назад
  Diego Biurrun c959c6ee3d vfwcap: Move vfw_read_close to avoid forward declaration. 15 лет назад
  Ramiro Polla 155b0f00d4 vfwcap: Indent. 15 лет назад
  Ramiro Polla 1c0b9215ac vfwcap: Support compressed streams. 15 лет назад
  Ramiro Polla 42477de59e vfwcap: Reorder some code to simplify next patch. 15 лет назад
  Ramiro Polla d40b45e8b0 vfwcap: Return PIX_FMT_NONE instead of -1 on error. 15 лет назад
  Ramiro Polla 189230ad67 vfwcap: Update error message: 15 лет назад
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
  Ramiro Polla bc4b722143 mingw: update w32api to 3.13 15 лет назад
  Aurelien Jacobs 37d3e0667a uses FF_ARRAY_ELEMS() where appropriate 16 лет назад
  Baptiste Coudurier a3250d073d sync to latest mingw api, remove unneeded struct definitions 16 лет назад
  Baptiste Coudurier 00adc1e5dc set bits_per_coded_sample according to new lavc api 16 лет назад
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 лет назад
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 лет назад
  Ramiro Polla 4b1131a075 typo 16 лет назад
  Ramiro Polla cada03275e Add #if 0 code to test for yet unsupported compressions 16 лет назад
  Ramiro Polla 23ef6da836 Support biCompression I420 16 лет назад
  Ramiro Polla e4d286f1c7 Cosmetics: remove {}s over one-lined ifs. 16 лет назад
  Ramiro Polla e110f48608 Simplify more errors by using goto 16 лет назад
  Ramiro Polla 76c2662b48 Simplify returning errors by using goto 16 лет назад
  Ramiro Polla d76c3e077e Correctly handle case where buffer is 100% full 16 лет назад
  Ramiro Polla c234520736 VFW capture support 16 лет назад