summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-29
|\
| * build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-28
* | lavdev: add openal input deviceJonathan Baldwin2011-06-27
* | Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger2011-06-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-26
|\|
| * build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-24
|\|
| * lavdev: improve feedback in case of invalid frame rate/sizeStefano Sabatini2011-06-23
| * vfwcap: prefer "framerate_q" over "fps" in vfw_read_header()Stefano Sabatini2011-06-23
| * v4l2: prefer "framerate_q" over "fps" in v4l2_set_parameters()Stefano Sabatini2011-06-23
| * fbdev: prefer "framerate_q" over "fps" in device contextStefano Sabatini2011-06-23
| * bktr: prefer "framerate" over "fps" for grab_read_header()Stefano Sabatini2011-06-23
| * ALSA: implement channel layout for playback.Nicolas George2011-06-23
| * alsa: support unsigned variants of already supported signed formats.Carl Eugen Hoyos2011-06-23
| * alsa: add support for more formats.Carl Eugen Hoyos2011-06-23
| * x11grab: remove a memory allocation and the associated memcpy.Sven C. Dack2011-06-12
| * oss,sndio: simplify by using FFMIN.Reimar Döffinger2011-06-09
* | Support u8, s8, alaw and mulaw channel reordering in alsa.Anton Khirnov2011-06-23
* | v4l2: set default standard to NULLStefano Sabatini2011-06-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-06
|\|
| * v4l2: do not force NTSC as standardLuca Barbato2011-06-05
| * lavf,lavc: free avoptions in a generic way.Anton Khirnov2011-06-05
* | sdl: align option fields after last commitStefano Sabatini2011-06-05
* | sdl: use the filename for defining the window title, if not specifiedStefano Sabatini2011-06-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-05
|\|
| * x11grab: add framerate private option.Anton Khirnov2011-06-04
| * fbdev,v4l2: remove some forgotten uses of AVFormatParameters.time_base.Anton Khirnov2011-06-04
| * bktr: don't error when AVFormatParameters.time_base isn't set.Anton Khirnov2011-06-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-04
|\|
| * Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name().Stefano Sabatini2011-06-03
| * bktr: get default framerate from video standard.Anton Khirnov2011-06-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-03
|\|
| * Replace custom DEBUG preprocessor trickery by the standard one.Diego Biurrun2011-06-03
| * Replace #ifdef + av_log() combinations by av_dlog().Diego Biurrun2011-06-03
| * v4l2: remove one forgotten use of AVFormatParameters.pix_fmt.Anton Khirnov2011-06-02
| * vfwcap: add a framerate private option.Anton Khirnov2011-06-02
| * v4l2: add a framerate private option.Anton Khirnov2011-06-02
| * libdc1394: add a framerate private option.Anton Khirnov2011-06-02
| * fbdev: add a framerate private option.Anton Khirnov2011-06-02
| * bktr: add a framerate private option.Anton Khirnov2011-06-02
* | v4l2: rewrite code iterating the supported standardsStefano Sabatini2011-05-30
* | v4l2: perform minor style fixesStefano Sabatini2011-05-30
* | v4l2: replace memset() with explicit struct initializationStefano Sabatini2011-05-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-30
|\|
| * v4l2: don't leak video standard string on error.Anton Khirnov2011-05-29
* | Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer2011-05-29
|\|
| * v4l2: add a pixel_format private option.Anton Khirnov2011-05-27
| * libdc1394: add a pixel_format private option.Anton Khirnov2011-05-27
* | v4l2: create file @doxy from text in the copyright headerStefano Sabatini2011-05-28
* | v4l2: remove pointless empty linesStefano Sabatini2011-05-28