summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* recognize the CLJR FourCC (Cirrus Logic AccuPak)Mike Melanson2008-03-09
* VFW grabberRamiro Polla2008-03-08
* Correctly handle case where buffer is 100% fullRamiro Polla2008-03-08
* add myself as vfwcap.c maintainerRamiro Polla2008-03-08
* dc1394.c has been renamed to libdc1394.cRamiro Polla2008-03-08
* Split libavdevice maintainers out of libavformatRamiro Polla2008-03-08
* Typo + grammarRamiro Polla2008-03-08
* VFW capture supportRamiro Polla2008-03-08
* Introduce max_picture_buffer variable in AVFormatContext,Ramiro Polla2008-03-08
* #error in case we do not know how to provide alignment.Diego Biurrun2008-03-08
* cosmetics: Fix indentation in a few more places.Diego Biurrun2008-03-08
* cosmetics: Normalize {} placement after for, while, if.Diego Biurrun2008-03-08
* Mention that libavdevice/x11grab.c is GPLed.Diego Biurrun2008-03-08
* Define WIN32_LEAN_AND_MEAN before including windows.h to excludeRamiro Polla2008-03-08
* Include windows.h instead of trying to redeclare SleepRamiro Polla2008-03-08
* Rename pp variable to postproc for consistency.Diego Biurrun2008-03-08
* check for x86 bswap instructionMåns Rullgård2008-03-08
* huffman: add a zero_count flag and use it in frapsAurelien Jacobs2008-03-08
* huffman: pass hnode_first as a flag instead of as an argument on its ownAurelien Jacobs2008-03-08
* Put network-related code under #ifdefRamiro Polla2008-03-08
* Group network-related code togetherRamiro Polla2008-03-08
* Fix unused variable warnings.Mark Cox2008-03-08
* cosmetics: prettyprintingDiego Biurrun2008-03-08
* Install libavfilter if it has been enabled.Diego Biurrun2008-03-08
* The videohook target does not depend on .libs.Diego Biurrun2008-03-08
* Make ffplay use parse_number_or_die instead of atoi.Diego Biurrun2008-03-08
* cosmetics: Remove useless empty line.Diego Biurrun2008-03-08
* cosmetics: Remove useless empty line.Diego Biurrun2008-03-08
* cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.Diego Biurrun2008-03-08
* cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.Diego Biurrun2008-03-08
* __stdcall -> WINAPIRamiro Polla2008-03-07
* simplify library version handlingMåns Rullgård2008-03-07
* replace -f pgmyuv with -f image2 -vcodec pgmyuvMåns Rullgård2008-03-07
* Simplify do_video_encoding() in regression.shMåns Rullgård2008-03-07
* simplify library version handlingMåns Rullgård2008-03-07
* Remove mp4psp regression testMåns Rullgård2008-03-07
* Add 'disposition' bitfield to AVStream and use it for both muxing and demuxingEvgeniy Stepanov2008-03-07
* fix AVClass for avfilterMåns Rullgård2008-03-07
* indentationBaptiste Coudurier2008-03-06
* do not display par and dar if not availableBaptiste Coudurier2008-03-06
* consolidate CFLAGS, LDFLAGS, EXTRALIBS assignmentMåns Rullgård2008-03-06
* consolidate CFLAGS, LDFLAGS, EXTRALIBS assignmentMåns Rullgård2008-03-06
* do not reset duration_error for all streams, only reset current stream, fix w...Baptiste Coudurier2008-03-06
* Make av_class a pointer to a const AVClass. Addresses one warning inPanagiotis Issaris2008-03-06
* Don't use unchecked data from the bitstream.Benjamin Larsson2008-03-06
* support AVDISCARD_ALLBaptiste Coudurier2008-03-06
* change sws_format_name to return const char*, supress many warningsBaptiste Coudurier2008-03-06
* remove redundant SwScaler text since av_log uses AVClass contextBaptiste Coudurier2008-03-06
* fix interlaced decoding, original patch from reimarBaptiste Coudurier2008-03-06
* IMA ADPCM encoder - QT variantKostya Shishkov2008-03-06