summaryrefslogtreecommitdiffstats
path: root/libavdevice
Commit message (Expand)AuthorAgeFilesLines
...
* | sdl: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-201-12/+1
* | bktr: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-201-13/+4
* | lavd/dshow: fix make checkheaders.Clément Bœsch2012-05-181-0/+1
* | lavd/dshow: protect header.Clément Bœsch2012-05-181-0/+5
* | lavfi: drop planar/packed negotiation supportStefano Sabatini2012-05-161-2/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-071-1/+2
|\ \ | |/
| * build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun2012-05-071-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-041-2/+2
|\ \ | |/
| * cosmetics: Consistently place static, inline and av_cold attributes/keywords.Diego Biurrun2012-04-041-2/+2
* | v4l2: allow to convert monotonic timestamps.Nicolas George2012-04-042-1/+95
* | timefilter: allow to evaluate at other times.Nicolas George2012-04-042-0/+14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-291-2/+1
|\ \ | |/
| * Replace memset(0) by zero initializations.Diego Biurrun2012-03-281-2/+1
* | x11grab: fix compilationMichael Niedermayer2012-03-181-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-171-0/+4
|\ \ | |/
| * x11grab: fix a memory leak exposed by valgrindAntonio Ospite2012-03-161-0/+4
| * libcdio: add a forgotten AVClass to the private context.Anton Khirnov2012-03-041-0/+1
* | alsa: fix timefilter usage.Nicolas George2012-03-052-1/+3
* | timefilter: allow variable periods.Nicolas George2012-03-051-2/+2
* | timefilter: internally compute feedback factors.Nicolas George2012-03-054-17/+22
* | timefilter: better selftest code.Michael Niedermayer2012-03-021-3/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-291-1/+0
|\ \ | |/
| * doxygen: Remove documentation for non-existing parameters; misc small fixes.Diego Biurrun2012-02-281-1/+0
* | lavd/lavfi: support all sample formats.Nicolas George2012-02-221-2/+10
* | dshow_filter: fix compilation with mingw-w64Rafaël Carré2012-02-162-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-111-46/+48
|\ \ | |/
| * 4xm, timefilter: K&R formatting cosmeticsYordan Makariev2012-02-101-46/+48
* | Support YV12 from video4linux2 devices.Carl Eugen Hoyos2012-02-051-0/+3
* | dshow: use DirectShow information to set time_baseRamiro Polla2012-02-031-3/+6
* | dshow: fix AVInputFormat declaration after ABI breakageRamiro Polla2012-02-031-9/+8
* | Use the correct pix_fmt for 32bit x11grab.Carl Eugen Hoyos2012-02-021-3/+1
* | Add some missing v4l2 pix_fmt mappings.Carl Eugen Hoyos2012-02-011-0/+3
* | Fix v4l pix_fmt mapping for rgb32: There is no transparency information.Carl Eugen Hoyos2012-02-011-1/+1
* | Fix pix_fmt mapping for v4l2 rgb5x5.Carl Eugen Hoyos2012-02-011-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-291-1/+0
|\ \ | |/
| * cosmetics: Remove extra newlines at EOFAlex Converse2012-01-271-1/+0
* | devices: Disable v4l to fix compilation until someoneMichael Niedermayer2012-01-281-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-2816-206/+252
|\ \ | |/
| * lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov2012-01-2713-23/+19
* | buildsystem: 10l add v4l entry backMichael Niedermayer2012-01-251-0/+1
* | v4l: fix compilationMichael Niedermayer2012-01-251-3/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-243-7/+0
|\ \ | |/
| * lavd: remove deprecated v4l grab device.Anton Khirnov2012-01-244-374/+0
* | lavd/lavfi: add dumpgraph option.Nicolas George2012-01-241-0/+9
* | Revert "v4l2: poll the file descriptor"Michael Niedermayer2012-01-111-15/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-111-31/+49
|\ \ | |/
| * v4l2: use C99 struct initializerLuca Barbato2012-01-101-33/+25
| * v4l2: poll the file descriptorLuca Barbato2012-01-101-0/+15
| * v4l2: support compressed formatsLuca Barbato2012-01-101-3/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-082-2/+2
|\ \ | |/
OpenPOWER on IntegriCloud