900 Commits (d34ec64a22907173c13e687b815d94618d2dc85b)

Author SHA1 Message Date
Derek Buitenhuis 069ceea7da timefilter: Fix typo in allocation failure message 11 years ago
Michael Niedermayer d041f12513 avdevice/pulse_audio_enc: remove double ; 11 years ago
Lukasz Marek b387a24cb4 lavd/fbdev_enc: remove unused variables 11 years ago
Lukasz Marek b04af34600 lavd/fbdev_enc: more stream validation restrictive 11 years ago
Lukasz Marek 7f5e75eea9 lavd/pulse_audio_enc: more stream validation restrictive 11 years ago
Lukasz Marek 4fb3aa491b lavd:pulse_audio_enc: fix array compared against 0 11 years ago
Lukasz Marek e5b3b75669 lavd/pulse_audio_enc: fix timestamp calculation 11 years ago
Derek Buitenhuis 6ef30976e0 timefilter: Handle memory allocation failure 11 years ago
Lukasz Marek c428170549 lavd/pulse_audio_enc: avoid vars in for() 11 years ago
Lukasz Marek c6c70c2bf7 lavd/pulse_audio_enc: add another default to stream name 11 years ago
Ingo Brückl 6c9c636c00 lavd/fbdev_common: fix compilation with older kernels 11 years ago
Carl Eugen Hoyos f60c3a7c1b lavd/x11grab: Support AV_PIX_FMT_PAL8. 11 years ago
Michael Niedermayer 0491695358 avdevice/fbdev_enc: avoid declaring variables in for() 11 years ago
Lukasz Marek a547c496e9 lavd/fbdev: move common code to separate file 11 years ago
Lukasz Marek c720d0d9df lavd: rename fbdev.c into fbdev_dec.c 11 years ago
Lukasz Marek 759388aa71 lavd: add fbdev output device 11 years ago
Lukasz Marek d1f383341f lavd/pulse_audio_enc: add support for flushing 11 years ago
Lukasz Marek f569592623 lavd/pulse_audio_enc: fix error check 11 years ago
Stefano Sabatini f6b56b1f26 lavd/fbdev: use av_str2err() macro for printing error messages 11 years ago
Lukasz Marek fb74c7e044 lavd/pulse_audio_dec: apply cosmetic changes 11 years ago
Lukasz Marek 1421ee2637 lavd/fbdev: pass proper memory map length 11 years ago
Lukasz Marek 7b1640c4a6 avdevice/pulse_audio_enc: fix stream index 11 years ago
Carl Eugen Hoyos 3aa576513b lavd/xv.c: Include XShm.h before Xvlib.h. 11 years ago
Carl Eugen Hoyos f4e85afd99 Add pulse_audio_common.h to skipheaders. 11 years ago
Lukasz Marek 60136345e6 lavd/pulse: move common code to separate file 11 years ago
Lukasz Marek 1ab9f322ee lavd/pulse: rename pulse.c into pulse_audio_dec.c 11 years ago
Lukasz Marek 361b56c379 lavd: pulse audio encoder 11 years ago
Michael Niedermayer d0c61571cf avdevice/v4l: remove duplicate include 11 years ago
mrlika ed72542539 lavd/v4l2: do not fail when VIDIOC_ENUMSTD returns EINVAL without a valid match 11 years ago
Giorgio Vazzana 7f6ec05f09 lavd/v4l2: Improve debug message 11 years ago
Carl Eugen Hoyos e337c9d564 Read h264 headers from v4l2 to allow stream-copying. 11 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
James Almer 214293b143 lavd: Fix make checkheaders 12 years ago
Martin Storsjö e743e7ae6e libavutil: Make avpriv_open a library-internal function on msvcrt 12 years ago
Martin Storsjö cb0244daac bktr: Changed a missed occurrance of open into avpriv_open 12 years ago
Rémi Denis-Courmont 71bf6b41d9 libavdevice: use avpriv_open() 12 years ago
Michael Niedermayer c0ef5d6c16 avdevice/vfwcap: make constant arrays static 12 years ago
Michael Niedermayer 8862ed7340 avdevice/dshow: make constant arrays static 12 years ago
Michael Niedermayer bc4e798562 avdevice/timefilter: 2nd try at avoiding rounding issues 12 years ago
Michael Niedermayer d6fd1242f3 avdevice/timefilter-test: provide more space for the printout to allow larger values 12 years ago
Diego Biurrun 7950e519bb Disable deprecation warnings for cases where a replacement is available 12 years ago
Michael Niedermayer 2b9590ebab avdevice/timefilter-test: dont try to optimize par1 for n0=0 case 12 years ago
Michael Niedermayer 66487d73c3 avdevice/timefilter: cleanup the formating of the test output 12 years ago
Paul B Mahol 2634af575c avdevice/fbdev: use AV_OPT_TYPE_VIDEO_RATE 12 years ago
Paul B Mahol 0addc82880 avdevice/x11grab: use AV_OPT_TYPE_VIDEO_RATE 12 years ago
Michael Niedermayer f3d138ab22 avdevice/lavfi: fix input with unknown channel layout 12 years ago
Dan Flett 43d36599fe lavd/fbdev.c: Support RGB565 input colour space. 12 years ago
Michael Niedermayer f9d7431272 avformat/AVFormatContext: Move fields down to match the fork 12 years ago
Stefano Sabatini 838bd73139 lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the next bump 12 years ago
Michael Niedermayer 1ee8fadb81 avdevice/x11grab: allocate just one Cursor 12 years ago