summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-15
|\
| * Avoid C99 variable declarations within for statements.Diego Biurrun2012-06-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-13
|\|
| * jack: update to new latency range API as the old one has been deprecatedSean McGovern2012-06-13
* | sdl: fix aspect ratio computations.Nicolas George2012-06-10
* | sdl: fix overlay size.Nicolas George2012-06-10
* | sdl: add AVFMT_VARIABLE_FPS and AVFMT_NOTIMESTAMPS.Nicolas George2012-06-10
* | avdevice: bump soname due to lavf soname bumpMichael Niedermayer2012-05-25
* | dshow: rename dshow.h to avoid conflict with system header of equal nameKyle2012-05-24
* | x11grab: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-20
* | v4l2: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-20
* | sdl: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-20
* | bktr: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-20
* | lavd/dshow: fix make checkheaders.Clément Bœsch2012-05-18
* | lavd/dshow: protect header.Clément Bœsch2012-05-18
* | lavfi: drop planar/packed negotiation supportStefano Sabatini2012-05-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-07
|\|
| * build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun2012-05-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-04
|\|
| * cosmetics: Consistently place static, inline and av_cold attributes/keywords.Diego Biurrun2012-04-04
* | v4l2: allow to convert monotonic timestamps.Nicolas George2012-04-04
* | timefilter: allow to evaluate at other times.Nicolas George2012-04-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-29
|\|
| * Replace memset(0) by zero initializations.Diego Biurrun2012-03-28
* | x11grab: fix compilationMichael Niedermayer2012-03-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-17
|\|
| * x11grab: fix a memory leak exposed by valgrindAntonio Ospite2012-03-16
| * libcdio: add a forgotten AVClass to the private context.Anton Khirnov2012-03-04
* | alsa: fix timefilter usage.Nicolas George2012-03-05
* | timefilter: allow variable periods.Nicolas George2012-03-05
* | timefilter: internally compute feedback factors.Nicolas George2012-03-05
* | timefilter: better selftest code.Michael Niedermayer2012-03-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-29
|\|
| * doxygen: Remove documentation for non-existing parameters; misc small fixes.Diego Biurrun2012-02-28
* | lavd/lavfi: support all sample formats.Nicolas George2012-02-22
* | dshow_filter: fix compilation with mingw-w64Rafaël Carré2012-02-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-11
|\|
| * 4xm, timefilter: K&R formatting cosmeticsYordan Makariev2012-02-10
* | Support YV12 from video4linux2 devices.Carl Eugen Hoyos2012-02-05
* | dshow: use DirectShow information to set time_baseRamiro Polla2012-02-03
* | dshow: fix AVInputFormat declaration after ABI breakageRamiro Polla2012-02-03
* | Use the correct pix_fmt for 32bit x11grab.Carl Eugen Hoyos2012-02-02
* | Add some missing v4l2 pix_fmt mappings.Carl Eugen Hoyos2012-02-01
* | Fix v4l pix_fmt mapping for rgb32: There is no transparency information.Carl Eugen Hoyos2012-02-01
* | Fix pix_fmt mapping for v4l2 rgb5x5.Carl Eugen Hoyos2012-02-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-29
|\|
| * cosmetics: Remove extra newlines at EOFAlex Converse2012-01-27
* | devices: Disable v4l to fix compilation until someoneMichael Niedermayer2012-01-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-28
|\|
| * lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov2012-01-27