12 Commits (0d1028f63f0e1050806e3b1b69e1d8a87a975c70)

Author SHA1 Message Date
Anton Khirnov 2d90fc89f2 lavd: use AVFrame.duration instead of AVFrame.pkt_duration 2 years ago
Andreas Rheinhardt d5a0eba8a2 av(format|device): Add const to muxer packet data pointers 2 years ago
Andreas Rheinhardt f4a2d722aa avformat/internal: Move muxing-only functions to new mux.h header 3 years ago
James Almer ffc4fd3cc2 alsa: convert to new channel layout API 3 years ago
Andreas Rheinhardt d92f38c179 avdevice: Constify all devices 4 years ago
Jun Zhao 3aeb681f07 libavdevice: Update the class name as uniform style 5 years ago
Diego Biurrun 8e7e042d41 Remove all output devices 7 years ago
Muhammad Faiz 8103c59522 avdevice: do not use AVFrame accessor 8 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Andreas Cadhalpun 28efeb6502 doc: avoid incorrect phrase 'allows to' 10 years ago
Diego Biurrun 8d26c193fb avdevice: Apply a more consistent file naming scheme 10 years ago
Diego Biurrun c201069fac avdevice: Add missing header for NULL_IF_CONFIG_SMALL 10 years ago
Lukasz Marek fe72622819 lavd/alsa: implement get_device_list callbacks 10 years ago
Lukasz Marek f607767d93 lavd: add categories to device implementations 11 years ago
Nicolas George 62106fcc23 lavd/alsa: preliminary support of uncoded frame. 11 years ago
Lukasz Marek e56d1a1203 lavd/alsa: add stream validation 11 years ago
Lukasz Marek 6ac9afd16e lavd/alsa: fix timestamp calculation 11 years ago
Michael Niedermayer 9cf788eca8 avformat/avdevice: add missing time.h includes 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Clément Bœsch 215b7724e7 lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info(). 13 years ago
Diego Biurrun 30b4ee7901 Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations. 13 years ago
Nicolas George 84c2d8af13 ALSA: implement get_output_timestamp. 14 years ago
Nicolas George d1b029dec9 ALSA encoder: correctly set time_base. 14 years ago
Nicolas George 147bcf27c4 ALSA: implement channel layout for playback. 14 years ago
Stefano Sabatini 6b899e16de lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.h 14 years ago
Nicolas George 813dbb4442 ALSA: implement channel layout for playback. 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
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Matthieu Castet 419bddd366 Include alsa headers before the internal FFmpeg headers. 15 years ago
Ivo van Poorten 244c8d100a consistency with other files: av_cold static ---> static av_cold 15 years ago
Daniel Verkamp cf6bae6883 Change codec_id type to enum CodecID, fix warning. 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Nicolas George 35fd81224a Add ALSA support in libavdevice. 16 years ago