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

Автор SHA1 Сообщение Дата
  Luca Barbato 1f1b2f1806 yuv4mpeg: reject unsupported codecs 12 лет назад
  Anton Khirnov d4e4234147 yuv4mpeg: return proper error codes. 12 лет назад
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 лет назад
  Aurelien Jacobs 5972945197 convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 лет назад
  Diego Biurrun 66b32ce8d0 Move functions only used for muxing below #ifdef CONFIG_YUV4MPEGPIPE_MUXER, 16 лет назад
  Baptiste Coudurier 2562ccb38d remove useless close func 16 лет назад
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 лет назад
  Michael Niedermayer 8b9c4ad237 ENOMEM is better, yes ... 16 лет назад
  Michael Niedermayer 884d53855d Null pointer check / CID26. 16 лет назад
  Michael Niedermayer 7a7718e38f useless 16 лет назад
  Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 лет назад
  Panagiotis Issaris 6f3e0b2174 Replace all occurrences of AVERROR_IO with AVERROR(EIO). 17 лет назад
  Vitor Sessak 7cf0999529 remove empty write trailer functions 17 лет назад
  Michael Niedermayer 87e8788680 allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 17 лет назад
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 лет назад
  Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 18 лет назад
  Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 18 лет назад
  Stefan Huehner a97c1e93aa Add (mostly) const to variable and parameter declaration, where a char* was 18 лет назад
  Colin Ward 72fbc5092a Move CONIG_MUXERS below struct frame_attributes, it's not muxer-specific. 18 лет назад
  Luca Abeni ad97e414e2 Correctly set the interlaced_frame and top_field_first fields. 18 лет назад
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 18 лет назад
  Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 18 лет назад
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 18 лет назад
  Diego Biurrun a9e3509529 Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS 19 лет назад
  Måns Rullgård bf4e3bd2d0 kill a bunch of compiler warnings 19 лет назад
  Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 19 лет назад
  Michael Niedermayer 2692067a45 AVPacket.pos 19 лет назад
  Michael Niedermayer c0df9d75bd switch to native time bases 19 лет назад
  Roine Gustafsson 8cf71eadd2 Adds read probe to y4m, and changes the extension to .y4m patch by (Roine Gustafsson <roine users sourceforge net) 19 лет назад
  Roine Gustafsson 93b2b333b9 Update yuv4mpeg to use PIX_FMT_NONE patch by (Roine Gustafsson <roine users sourceforge net) 19 лет назад
  Roine Gustafsson f96b17c5d6 add luma only support to yuv4mpeg patch by (Roine Gustafsson <roine users.sourceforge net>) 19 лет назад
  Roine Gustafsson 2d74541476 - Writes correct unknown aspect 19 лет назад
  Michael Niedermayer 71c32f19b3 do not call (av_)abort() 20 лет назад
  Mike Melanson 0bd586c50d sweeping change from -EIO -> AVERROR_IO 20 лет назад
  Michael Niedermayer e928649b0b pass AVPacket into av_write_frame() 20 лет назад
  Steven M. Schultz d298185c73 yuv4mpeg output 'C' tag patch by ("Steven M. Schultz" <sms at 2bsd dot com>) 20 лет назад
  Michel Bardiaux bc874daea8 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 20 лет назад
  Michael Niedermayer 5ff85f1d8b AVRational 21 лет назад
  Michael Niedermayer 9dad924e22 bottom_field_first -> top_field_first 21 лет назад
  Roman Shaposhnik 2744ca9ac9 * providing MPEG codecs with a generic fields in AVFrame to use. 21 лет назад
  Mike Melanson 764ef40015 disable encoders where appropriate (patch courtesy of BERO 21 лет назад
  Steven M. Schultz a63d49334e yuv4mpeg.c extra space patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) 21 лет назад
  Fabrice Bellard 490579042a 64 bit pts for writing - more const usage 21 лет назад
  Charles Yates d9a916e221 stdin patch by (Charles Yates <charles dot yates at pandora dot be>) 21 лет назад
  D Richard Felker III 2864dfd579 yuv4mpeg pipe reader for libavformat patch by (D Richard Felker III <dalias at aerifal dot cx>) 21 лет назад
  Fabrice Bellard 590403c702 removed warnings 21 лет назад
  Michael Niedermayer 14bea432f1 per context frame_rate_base, this should finally fix frame_rate related av sync issues 21 лет назад
  Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 21 лет назад
  Fabrice Bellard 0b9fb89d58 extracted yuv4mpeg from img.c (untested) 21 лет назад