summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8'Michael Niedermayer2014-08-10
|\
| * Bump major versions of all libraries.Anton Khirnov2014-08-09
* | avdevice/lavfi: Simplify non-AV stream checkMichael Niedermayer2014-08-07
* | lavd/dshow: use av_codec_get_id()James Almer2014-08-07
* | avcodec/raw: add avpriv_get_raw_pix_fmt_tags()James Almer2014-08-07
* | lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*()James Almer2014-08-07
* | lavd/avfoundation: Add device category.Thilo Borgmann2014-08-05
* | avdevice/oss_audio: Check SNDCTL_DSP_GETFMTS failure, print a warning but con...Michael Niedermayer2014-07-31
* | v4l2enc: adding AVClassAnshul Maheswhwari2014-07-31
* | avdevice/pulse_audio_enc: use getter function for AVFrame.channelsMichael Niedermayer2014-07-28
* | lavd/lavfi: work with non-mappable files for graph_file optionAndrey Utkin2014-07-23
* | Merge commit 'd6e1d37100af568211f28ec0bcf7958a3a2a299e'Michael Niedermayer2014-07-19
|\|
| * oss_audio: Split muxer and demuxerNidhi Makhijani2014-07-18
* | oss_audio: use a macro to simplify ioctl() error checkingTimothy Gu2014-07-19
* | Merge commit 'c0de9159a7ba5707aa0a5c2bc73ae78b7b87ec46'Michael Niedermayer2014-07-18
|\|
| * avdevice: Give names to anonymously typedeffed structsDiego Biurrun2014-07-18
* | lavd/x11grab: reindent after last commit.Nicolas George2014-07-17
* | lavd/x11grab: add an option to disable MIT-SHM.Nicolas George2014-07-17
* | lavd/x11grab: check 32-bits color masks.Nicolas George2014-07-17
* | lavd/x11grab: change error code for unsupported visuals.Nicolas George2014-07-17
* | lavd/x11grab: disable drawing mouse without XFixes.Nicolas George2014-07-17
* | avdevice/avfoundation: kCVPixelFormatType_OneComponent8 only exists from 10.8...Hanspeter Niederstrasser2014-07-16
* | avutil & avdevice: remove av_bprint_fd_contents()Michael Niedermayer2014-07-15
* | avdevice/pulse_audio_dec: reimplement using the non simple APIMichael Niedermayer2014-07-09
* | avdevice/lavfi: add io.h, should fix msvc buildMichael Niedermayer2014-07-08
* | avdevice/oss_audio: Add #if HAVE_UNISTD_H around #include <unistd.h>Michael Niedermayer2014-07-08
* | protect unistd.h with #if HAVE_UNISTD_H in code from recent av_bprint_fd_cont...Michael Niedermayer2014-07-08
* | avdevice/lavfi: allow non-mmappable files for graph_fileAndrey Utkin2014-07-07
* | avdevice/pulse_audio_dec: clear pa_simple pointer after deallocationMichael Niedermayer2014-07-03
* | avdevice/xv: fix missing {Michael Niedermayer2014-06-30
* | lavd/xv: handle delete window messageLukasz Marek2014-06-30
* | lavd/avfoundation: Support user selected pixel formats and pixel format autos...sfan52014-06-12
* | avdevice/lavfi: Use av_malloc_array()Michael Niedermayer2014-06-07
* | fix various typosLou Logan2014-06-03
* | avdevice/v4l2: Use av_malloc_array()Michael Niedermayer2014-05-22
* | lavd/jack_audio: use av_fifo_alloc_arrayLukasz Marek2014-05-20
* | lavd: Use av_gettime_relative()Olivier Langlois2014-05-18
* | Merge commit '449511740f06a4675b0066730fa45cdb764ffafc'Michael Niedermayer2014-05-13
|\|
| * build: handle library dependencies in configureJanne Grunau2014-05-13
* | lavd/jack_audio: use av_fifo_freepLukasz Marek2014-05-07
* | lavd/xv: reident after previous commitsLukasz Marek2014-05-02
* | lavd/opengl_enc: fix window size correction codeLukasz Marek2014-05-02
* | lavd/opengl_enc: add window size paramLukasz Marek2014-05-02
* | lavd/opengl_enc: use flag to mark inited contextLukasz Marek2014-05-02
* | lavd/opengl_enc: fix pixel data alignmentLukasz Marek2014-04-30
* | lavd/pulse_audio_enc: respect minreq while checking buffer fullnessLukasz Marek2014-04-30
* | lavd/pulse_audio_enc: signal that buffer is still writable after writeLukasz Marek2014-04-30
* | lavd/pulse_audio_enc: add pointer checksLukasz Marek2014-04-30
* | lavd/pulse_audio_enc: add more buffer attributesLukasz Marek2014-04-30
* | lavd/fbdev_dec: implement fbdev_get_device_list callbackLukasz Marek2014-04-30