2011-05-12 |
Diego Biurrun | configure: Do not unconditionally add -D_POSIX_C_SOURCE... |
tree | commitdiff |
2011-04-29 |
Diego Biurrun | Replace some commented-out debug printf() / av_log... |
tree | commitdiff |
2011-04-21 |
Martin Storsjö | libavdevice: Define _XOPEN_SOURCE for usleep |
tree | commitdiff |
2011-04-18 |
Anton Khirnov | Bump major versions of all libraries. |
tree | commitdiff |
2011-03-30 |
Brad | sndio bug fix |
tree | commitdiff |
2011-03-28 |
Stefano Sabatini | framebuffer device demuxer |
tree | commitdiff |
2011-03-27 |
Brad | sndio support for playback and record |
tree | commitdiff |
2011-03-19 |
Mans Rullgard | Replace FFmpeg with Libav in licence headers |
tree | commitdiff |
2011-03-16 |
Janne Grunau | use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* |
tree | commitdiff |
2011-03-16 |
Janne Grunau | replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION |
tree | commitdiff |
2011-02-15 |
Reinhard Tartler | Merge libavcore into libavutil |
tree | commitdiff |
2011-01-26 |
Diego Elio Pettenò | Prefix all _demuxer, _muxer, _protocol from libavformat... |
tree | commitdiff |
2011-01-18 |
Janne Grunau | consolidate .gitignore patters into a single file |
tree | commitdiff |
2011-01-17 |
Janne Grunau | convert svn:ignore properties to .gitignore files |
tree | commitdiff |
2011-01-05 |
Stefano Sabatini | Factorize common code in v4l2_set_parameters(). |
tree | commitdiff |
2011-01-05 |
Stefano Sabatini | In video4linux2, in the case the timebase value in... |
tree | commitdiff |
2011-01-04 |
Stefano Sabatini | In the video4linux2 output device, log an error descrip... |
tree | commitdiff |
2010-11-07 |
Jason Garrett-Glaser | Make x11grab cursor drawing suck less |
tree | commitdiff |
2010-10-23 |
Ramiro Polla | vfwcap: add option to print list of supported drivers |
tree | commitdiff |
2010-09-23 |
José Miguel Gonçalves | Allow to set the frame rate in v4l2 devices |
tree | commitdiff |
2010-09-12 |
Stefano Sabatini | Cosmetics: simplify layout of fmt_conversion_table... |
tree | commitdiff |
2010-09-11 |
Stefano Sabatini | Cosmetics: apply minor style fixes. |
tree | commitdiff |
2010-09-07 |
Stefano Sabatini | Use new imgutils.h API names, fix deprecation warnings. |
tree | commitdiff |
2010-08-17 |
Stefano Sabatini | Define macro AV_NE() and use it in libavdevice. |
tree | commitdiff |
2010-08-11 |
Pete Eberlein | Add a mapping for the V4L2_PIX_FMT_NV12 format to PIX_F... |
tree | commitdiff |
2010-08-06 |
Stefano Sabatini | Remove use of the deprecated function avcodec_check_dim... |
tree | commitdiff |
2010-07-02 |
Diego Biurrun | Remove non-existing stray arguments from Doxygen functi... |
tree | commitdiff |
2010-06-30 |
Måns Rullgård | Fix grammar errors in documentation |
tree | commitdiff |
2010-06-21 |
Carl Eugen Hoyos | Remove stray semicolon. |
tree | commitdiff |
2010-06-10 |
Diego Biurrun | Remove broken BeOS audio interface. |
tree | commitdiff |
2010-05-01 |
Stefano Sabatini | Make device_open() store the VIDIOC_QUERYCAP ioctl... |
tree | commitdiff |
2010-04-29 |
Ramiro Polla | vfwcap: flip RGB rawvideo. |
tree | commitdiff |
2010-04-28 |
Luca Abeni | Check the return value of device_try_init() immediately... |
tree | commitdiff |
2010-04-27 |
Stefano Sabatini | Fix weird brace placement. |
tree | commitdiff |
2010-04-27 |
Luca Abeni | Reduce the verbosity of the v4l2 input device |
tree | commitdiff |
2010-04-27 |
Luca Abeni | Simplify some output messages in the v4l2 input device |
tree | commitdiff |
2010-04-26 |
Stefano Sabatini | Implement v4l2 input size autodetection in v4l2_read_he... |
tree | commitdiff |
2010-04-26 |
Stefano Sabatini | Return meaningful error codes, rather than always -1. |
tree | commitdiff |
2010-04-25 |
Stefano Sabatini | Remove unnecessary width and height variables from... |
tree | commitdiff |
2010-04-20 |
Diego Biurrun | Remove explicit filename from Doxygen @file commands. |
tree | commitdiff |
2010-04-03 |
Stefano Sabatini | Replace all remaining occurrences of AVERROR_NOMEM... |
tree | commitdiff |
2010-04-02 |
Martin Storsjö | Replace the last occurrance of CODEC_TYPE_ with AVMEDIA... |
tree | commitdiff |
2010-03-31 |
Jean-Daniel Dupas | Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG... |
tree | commitdiff |
2010-03-30 |
Stefano Sabatini | Define AVMediaType enum, and use it instead of enum... |
tree | commitdiff |
2010-03-25 |
Stefano Sabatini | Make audio_read_packet() return AVERROR_EOF rather... |
tree | commitdiff |
2010-03-23 |
Ramiro Polla | x11grab: AVFormatParameters are always passed from... |
tree | commitdiff |
2010-03-21 |
Diego Biurrun | Revert removal of _NETBSD_SOURCE definition. |
tree | commitdiff |
2010-03-17 |
Ramiro Polla | vfwcap: Free remaining packets on vfw_read_close(). |
tree | commitdiff |
2010-03-17 |
Ramiro Polla | Do not store a copy of AVFormatContext *s in vfw_ctx. |
tree | commitdiff |
2010-03-13 |
Stefano Sabatini | Replace all the occurrences of AVERROR_EIO with AVERROR... |
tree | commitdiff |
2010-03-12 |
Diego Biurrun | Replace BSD-specific integer types by their POSIX equiv... |
tree | commitdiff |
2010-03-12 |
Diego Biurrun | Add _XOPEN_SOURCE=600 to CPPFLAGS on NetBSD. |
tree | commitdiff |
2010-03-10 |
Ramiro Polla | vfwcap: Add support for UYVY pixel format. |
tree | commitdiff |
2010-03-06 |
Måns Rullgård | Add some missing #includes |
tree | commitdiff |
2010-03-03 |
Jorge Acereda | Add _NETBSD_SOURCE definition to fix compilation on... |
tree | commitdiff |
2010-02-23 |
Nash Tsai | vfwcap: support MJPG compressed streams. |
tree | commitdiff |
2010-02-21 |
Ramiro Polla | Indent. |
tree | commitdiff |
2010-02-05 |
Stefano Sabatini | Satisfy style nits. |
tree | commitdiff |
2010-01-28 |
Jai Menon | Avoid using deprecated AVFormatParameters::[audio|video... |
tree | commitdiff |
2010-01-23 |
kemuri | vfwcap: Include windows.h before vfw.h since the latter... |
tree | commitdiff |
2010-01-16 |
Måns Rullgård | Add symbol versioning for shared libraries |
tree | commitdiff |
2010-01-03 |
Reinhard Tartler | Define device_try_init() as static in libavdevice/v4l2.c. |
tree | commitdiff |
2009-12-14 |
Carl Eugen Hoyos | Define _XOPEN_SOURCE as 600 before including a XSI... |
tree | commitdiff |
2009-12-14 |
Carl Eugen Hoyos | Use enum PixelFormat as type for input_pixfmt to avoid... |
tree | commitdiff |
2009-12-14 |
Luca Abeni | Support compressed formats in the V4L2 input device. |
tree | commitdiff |
2009-12-14 |
Luca Abeni | Add support for V4L2 compressed formats in the table... |
tree | commitdiff |
2009-12-14 |
Luca Abeni | Use the correct type for the V4L2 format. |
tree | commitdiff |
2009-12-14 |
Luca Abeni | Return pkt->size in v4l2_read_packet(). |
tree | commitdiff |
2009-11-29 |
Matthieu Castet | Include alsa headers before the internal FFmpeg headers. |
tree | commitdiff |
2009-11-29 |
Ivo van Poorten | consistency with other files: av_cold static ---> stati... |
tree | commitdiff |
2009-11-27 |
Michael Niedermayer | Add nomouse option to not record the mouse cursor. |
tree | commitdiff |
2009-11-27 |
Michael Niedermayer | Remove unused stuff. |
tree | commitdiff |
2009-11-27 |
Roxis | Real cursor support in x11grab. |
tree | commitdiff |
2009-11-27 |
Michael Niedermayer | Do not invent error codes but pass the error code on. |
tree | commitdiff |
2009-11-27 |
Michael Niedermayer | Replace very odd and completely broken oss read_packet... |
tree | commitdiff |
2009-11-18 |
Diego Biurrun | Add functions to return library license and library... |
tree | commitdiff |
2009-11-18 |
Diego Biurrun | Split avdevice.c off from alldevices.c. |
tree | commitdiff |
2009-11-16 |
Diego Biurrun | Add missing #includes for avutil.h, required for the... |
tree | commitdiff |
2009-10-18 |
Diego Biurrun | cosmetics: Break overly long lines. |
tree | commitdiff |
2009-09-30 |
Reimar Döffinger | Fix compilation of beosaudio.cpp, not tested if it... |
tree | commitdiff |
2009-09-22 |
Diego Biurrun | Fix METEOR vs. BKTR typo, noticed by Steve O'Hara-Smith... |
tree | commitdiff |
2009-09-19 |
Reimar Döffinger | Add missing strings.h include needed for strcasecmp. |
tree | commitdiff |
2009-09-12 |
Vitor Sessak | Do not do free AVStream in case of error, this is not... |
tree | commitdiff |
2009-09-04 |
Ramiro Polla | Indent. |
tree | commitdiff |
2009-09-04 |
Ramiro Polla | Use if(0){} instead of #if 0 to prevent debug code... |
tree | commitdiff |
2009-08-23 |
Måns Rullgård | Skip headers requiring external libs not present in... |
tree | commitdiff |
2009-08-02 |
Diego Biurrun | vfwcap: Move vfw_read_close to avoid forward declaration. |
tree | commitdiff |
2009-07-30 |
Ramiro Polla | vfwcap: Indent. |
tree | commitdiff |
2009-07-30 |
Ramiro Polla | vfwcap: Support compressed streams. |
tree | commitdiff |
2009-07-30 |
Ramiro Polla | vfwcap: Reorder some code to simplify next patch. |
tree | commitdiff |
2009-07-30 |
Ramiro Polla | vfwcap: Return PIX_FMT_NONE instead of -1 on error. |
tree | commitdiff |
2009-07-30 |
Ramiro Polla | vfwcap: Update error message: |
tree | commitdiff |
2009-07-26 |
Måns Rullgård | Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN |
tree | commitdiff |
2009-07-21 |
Måns Rullgård | x11grab: remove unnecessary #includes and senseless... |
tree | commitdiff |
2009-06-29 |
Stefano Sabatini | Make the configure script select the input/output devic... |
tree | commitdiff |
2009-05-06 |
Daniel Verkamp | Change codec_id type to enum CodecID, fix warning. |
tree | commitdiff |
2009-04-14 |
Carl Eugen Hoyos | Cosmetics: Split long line. |
tree | commitdiff |
2009-04-14 |
Carl Eugen Hoyos | Fix two icc warnings #188: enumerated type mixed with... |
tree | commitdiff |
2009-04-14 |
Carl Eugen Hoyos | Fix icc warning #188: enumerated type mixed with anothe... |
tree | commitdiff |
2009-04-14 |
Carl Eugen Hoyos | Fix icc warning #188: enumerated type mixed with anothe... |
tree | commitdiff |
next |