54 Commits (313b40efbd63a2c6b9933519ba2b208f1031a9d0)

Author SHA1 Message Date
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Anton Khirnov 6e9651d106 lavf: remove AVFormatParameters from AVFormatContext.read_header signature 13 years ago
Diego Biurrun ee41963f19 cosmetics: drop some completely pointless parentheses 13 years ago
Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 years ago
Anton Khirnov 3b3bbdd3e6 lavf,lavd: replace av_new_stream->avformat_new_stream part I. 13 years ago
Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 13 years ago
Anton Khirnov c14fe6bc99 lavf,lavd: remove all usage of AVFormatParameters from demuxers. 13 years ago
Diego Biurrun d3f751e603 Add some missing mathematics.h #includes for av_rescale(). 14 years ago
Stefano Sabatini 41b68dce4d lavdev: improve feedback in case of invalid frame rate/size 14 years ago
Anton Khirnov 367732832f lavf,lavc: free avoptions in a generic way. 14 years ago
Stefano Sabatini 94bed8e582 Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name(). 14 years ago
Anton Khirnov 121ef2e26d libdc1394: add a framerate private option. 14 years ago
Anton Khirnov 2e0e1e712a libdc1394: add a pixel_format private option. 14 years ago
Martin Lambers b8773e44d5 libdc1394: choose best video mode and rate based on camera capabilities. 14 years ago
Martin Lambers ea7e318fb2 Remove support for libdc1394 < 2.0. 14 years ago
Stefano Sabatini 6b899e16de lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.h 14 years ago
Anton Khirnov fd48620e3e libdc1394: add video_size private option. 14 years ago
Anton Khirnov 284bac2e77 libdc1394: return meaninful error codes. 14 years ago
Anton Khirnov 2341c97e8d libdc1394: fix compilation. 14 years ago
Anton Khirnov d20576d01b lavf: deprecate AVFormatParameters.channel. 14 years ago
Anton Khirnov 79405e57dc libdc1394: add a private option for channel. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Jean-Daniel Dupas cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Aurelien Jacobs 49fb20cb8a replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
Diego Biurrun ca74c0a180 cosmetics: Fix two common typos: wont --> will not, lets --> let us. 17 years ago
Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Diego Biurrun 63d026b1bf cosmetics: #include config.h before all other FFmpeg headers. 17 years ago
Alessandro Sappia cbe3f0b8ec Enabling higher frame rates for dc1394, patch by Alessandro Sappia a dot sappia at ngi dot it 17 years ago
Alessandro Sappia 0b4a18218e Adding support for libdc1394 v.2, patch by Alessandro Sappia a dot sappia at ngi dot it 17 years ago
Roman Shaposhnik 43d1a1c05a * fixing a bug preventing default values to be set correctly 17 years ago
Luca Abeni c721d803cb Introduce libavdevice 17 years ago
Ramiro Polla 4df7c7d8d6 Rename dc1394.c to libdc1394.c 17 years ago
Ramiro Polla 5fdb9cc50a Prefix library format names with 'lib' in libavformat 17 years ago
Ramiro Polla f7b8bffe47 Treat dc1394 as a library 17 years ago
Ramiro Polla cc58300e30 implement new grabbing interface, as described here: 18 years ago
Diego Biurrun 71e445fca3 Replace deprecated PIX_FMT names by the newer variants. 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 19 years ago
Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Sam Hocevar 9f747cc328 minor compilation fix 20 years ago
Michael Niedermayer c0df9d75bd switch to native time bases 20 years ago