529 Commits (6d74e3c6f21fac0d17d0a65d36c83161747885e5)

Author SHA1 Message Date
Diego Biurrun 2047e40e6e Clarify Doxygen comment for FF_API_* #defines. 13 years ago
Diego Biurrun 86ab7b0f2f Create version.h headers for libraries that lack them 13 years ago
Stefano Sabatini 8dd0e87d7b lavfi: remove old video sink API 13 years ago
Nicolas George 7681d0eaca lavd/lavfi: do not set the channel layout list. 13 years ago
Mans Rullgard 6501dcfb5e Remove unnecessary inclusions of [sys/]time.h 13 years ago
Diego Biurrun d246c18ea6 Avoid C99 variable declarations within for statements. 13 years ago
Sean McGovern 8772997d10 jack: update to new latency range API as the old one has been deprecated 13 years ago
Nicolas George 4adf5dfadb sdl: fix aspect ratio computations. 13 years ago
Nicolas George 3ff6b1a2b3 sdl: fix overlay size. 13 years ago
Nicolas George 2f9907be3e sdl: add AVFMT_VARIABLE_FPS and AVFMT_NOTIMESTAMPS. 13 years ago
Michael Niedermayer f2c5383620 avdevice: bump soname due to lavf soname bump 13 years ago
Kyle 02cc66dd78 dshow: rename dshow.h to avoid conflict with system header of equal name 13 years ago
Nicolas George 5732f40e3f x11grab: use AV_OPT_TYPE_IMAGE_SIZE. 13 years ago
Nicolas George 3e63071115 v4l2: use AV_OPT_TYPE_IMAGE_SIZE. 13 years ago
Nicolas George 0ef4924db4 sdl: use AV_OPT_TYPE_IMAGE_SIZE. 13 years ago
Nicolas George 9bcd70aa23 bktr: use AV_OPT_TYPE_IMAGE_SIZE. 13 years ago
Clément Bœsch cb9aed10f7 lavd/dshow: fix make checkheaders. 13 years ago
Clément Bœsch d1562d32cf lavd/dshow: protect header. 13 years ago
Stefano Sabatini 4d4098da00 lavfi: drop planar/packed negotiation support 13 years ago
Diego Biurrun 9eb83a56aa build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. 13 years ago
Nicolas George 12292f35a3 v4l2: allow to convert monotonic timestamps. 13 years ago
Diego Biurrun 3dde147ff9 cosmetics: Consistently place static, inline and av_cold attributes/keywords. 13 years ago
Nicolas George 8a9ae37fee timefilter: allow to evaluate at other times. 13 years ago
Diego Biurrun a92be9b856 Replace memset(0) by zero initializations. 13 years ago
Michael Niedermayer 50d67d951c x11grab: fix compilation 13 years ago
Antonio Ospite d3958ab4ed x11grab: fix a memory leak exposed by valgrind 13 years ago
Nicolas George 456d65a5c6 alsa: fix timefilter usage. 13 years ago
Nicolas George 9bbe6ed1e0 timefilter: allow variable periods. 13 years ago
Nicolas George 3073aadf2d timefilter: internally compute feedback factors. 13 years ago
Anton Khirnov 87392b1fd5 libcdio: add a forgotten AVClass to the private context. 13 years ago
Michael Niedermayer a5bf9b351c timefilter: better selftest code. 13 years ago
Diego Biurrun cfac648e6a doxygen: Remove documentation for non-existing parameters; misc small fixes. 13 years ago
Nicolas George 534a82a3fd lavd/lavfi: support all sample formats. 13 years ago
Rafaël Carré 05ee0db1b2 dshow_filter: fix compilation with mingw-w64 13 years ago
Yordan Makariev 0c5d78a898 4xm, timefilter: K&R formatting cosmetics 13 years ago
Carl Eugen Hoyos 5fa1a1d8fc Support YV12 from video4linux2 devices. 13 years ago
Ramiro Polla 1f0fa80bfa dshow: use DirectShow information to set time_base 13 years ago
Ramiro Polla c9e5acad61 dshow: fix AVInputFormat declaration after ABI breakage 13 years ago
Carl Eugen Hoyos de05e41bfc Use the correct pix_fmt for 32bit x11grab. 13 years ago
Carl Eugen Hoyos b2327a8202 Add some missing v4l2 pix_fmt mappings. 13 years ago
Carl Eugen Hoyos 4632066713 Fix v4l pix_fmt mapping for rgb32: There is no transparency information. 13 years ago
Carl Eugen Hoyos 93a3ba9bcd Fix pix_fmt mapping for v4l2 rgb5x5. 13 years ago
Michael Niedermayer 72bbe768ba devices: Disable v4l to fix compilation until someone 13 years ago
Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 13 years ago
Anton Khirnov 6e9651d106 lavf: remove AVFormatParameters from AVFormatContext.read_header signature 13 years ago
Michael Niedermayer 749e5dc1fd buildsystem: 10l add v4l entry back 13 years ago
Michael Niedermayer 2179b638e3 v4l: fix compilation 13 years ago
Anton Khirnov 941e9f2238 lavd: remove deprecated v4l grab device. 13 years ago
Nicolas George 1fa88f343a lavd/lavfi: add dumpgraph option. 13 years ago
Michael Niedermayer 106f714d30 Revert "v4l2: poll the file descriptor" 13 years ago