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

Автор SHA1 Сообщение Дата
  Michael Niedermayer 174df6affc Merge remote-tracking branch 'qatar/master' 13 лет назад
  Anton Khirnov abcedfac60 img2: add framerate private option. 13 лет назад
  Anton Khirnov a915bf64cc img2: add video_size private option. 13 лет назад
  Anton Khirnov f33e2a51d9 img2: add pixel_format private option. 13 лет назад
  Kamil Nowosad 83654c7b1b Add Kamil Nowosads j2k code. 13 лет назад
  ami_stuff 884f678cfd Add *.j2k extension to JPEG2000 decoder 13 лет назад
  Stefano Sabatini 9bf81b49cf img2: return AVERROR(EINVAL) in case of invalid filename pattern 13 лет назад
  Michael Niedermayer efb5fa79f5 Merge remote branch 'qatar/master' 13 лет назад
  Stefano Sabatini 55815edca0 prefer avio_check() over url_exist() 13 лет назад
  Stefano Sabatini 59d96941f0 avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols 13 лет назад
  Michael Niedermayer d4d09329ee Merge remote branch 'qatar/master' 13 лет назад
  Anton Khirnov a9bf9d8e53 lavf: make av_guess_image2_codec internal 13 лет назад
  Michael Niedermayer c88caa522c Merge remote branch 'qatar/master' 13 лет назад
  Anton Khirnov f87b1b373a avio: AVIO_ prefixes for URL_ open flags. 13 лет назад
  Peter Ross c178fdeaec Add .dpx to the list of supported file extensions for the image2 muxer 13 лет назад
  Peter Ross 607cd90cdb make image2 muxer/demuxer support sequence of individual rawvideo files 13 лет назад
  Peter Ross 0bb240acb3 img2: stop using CODEC_ID_RAWVIDEO to trigger processing of independant y/u/v image files 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Michael Niedermayer 0fecf2642b Merge remote-tracking branch 'newdev/master' 13 лет назад
  Anton Khirnov b7f2fdde74 avio: rename put_flush_packet -> avio_flush 13 лет назад
  Anton Khirnov db44ea960d avio: avio_ prefix for url_fsize 13 лет назад
  Anton Khirnov 66e5b1df36 avio: deprecate url_feof 13 лет назад
  Anton Khirnov 76aa876e69 avio: avio_ prefix for url_fsize 13 лет назад
  Anton Khirnov 324429309e lavf: use a new ffio_wfourcc macro instead of put_tag() where possible 13 лет назад
  Anton Khirnov 0abdb29317 lavf: use a new ffio_wfourcc macro instead of put_tag() where possible 13 лет назад
  Anton Khirnov ebb92e0768 avio: rename url_fopen/fclose -> avio_open/close. 13 лет назад
  Anton Khirnov 22a3212e32 avio: rename url_fopen/fclose -> avio_open/close. 13 лет назад
  Anton Khirnov e9eb8d0bce avio: avio: avio_ prefixes for put_* functions 13 лет назад
  Anton Khirnov e63a362857 avio: avio_ prefixes for get_* functions 13 лет назад
  Anton Khirnov 77eb5504d3 avio: avio: avio_ prefixes for put_* functions 13 лет назад
  Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 13 лет назад
  Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 13 лет назад
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 13 лет назад
  Stefano Sabatini b5a7100ad3 Make the image2 demuxer log more verbose 13 лет назад
  Stefano Sabatini 4fc9ff0ad6 Make the image2 demuxer log more verbose 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 лет назад
  Pascal Massimino 85f56757b4 cosmetics: align fields, and remove useless ones, in img2.c 14 лет назад
  Pascal Massimino ac6d020ffa cleanup image2pipe_{de}muxer fields 14 лет назад
  Carl Eugen Hoyos bba66fc7be Associate .tga with format image2. 14 лет назад
  Peter Ross 971c3c98b0 Add Pictor/PC Paint to image2 muxer/demuxer 14 лет назад
  Jean-Daniel Dupas cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 14 лет назад
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 лет назад
  Michael Niedermayer c51131290c Dont senselessly fail on rawvideo that isnt 3 files per frame. 14 лет назад
  Michael Niedermayer ab5a0175f5 Add flag so muxers not needing width/height can signal this. 14 лет назад
  Jai Menon 90d0379f5e Avoid using deprecated AVFormatParameters::[audio|video]_codec_id field. 14 лет назад
  Baptiste Coudurier 77df894aed print error message when image2 muxer fail to compute frame filename 15 лет назад
  Samuli Valo c671ac40f5 Fixes detection and error reporting of non-existing files in img2.c. 15 лет назад
  Baptiste Coudurier e4b8d05d47 return EOF in image2 demuxer 15 лет назад
  Carl Eugen Hoyos a481293f13 Revert unintended hunk of r19241. 15 лет назад