summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add FF_ prefix to all (frame)_TYPE usageAurelien Jacobs2008-03-0933-425/+415
* Work around gcc stupidity: With -MM gcc outputs just the basename of files asDiego Biurrun2008-03-091-1/+2
* downmix before imdct unless different size transforms are used. about 20%Justin Ruggles2008-03-091-21/+76
* Clarify the intended meaning of wont_fix.Michael Niedermayer2008-03-091-2/+6
* indentationKostya Shishkov2008-03-091-1/+1
* Correctly handle empty framesKostya Shishkov2008-03-091-0/+1
* Fraps v5 decoding supportKostya Shishkov2008-03-091-1/+42
* Add step variable (for future v5 decoding)Kostya Shishkov2008-03-091-3/+4
* recognize the CLJR FourCC (Cirrus Logic AccuPak)Mike Melanson2008-03-091-0/+1
* VFW grabberRamiro Polla2008-03-081-0/+1
* Correctly handle case where buffer is 100% fullRamiro Polla2008-03-081-1/+1
* add myself as vfwcap.c maintainerRamiro Polla2008-03-081-0/+1
* dc1394.c has been renamed to libdc1394.cRamiro Polla2008-03-081-1/+1
* Split libavdevice maintainers out of libavformatRamiro Polla2008-03-081-2/+11
* Typo + grammarRamiro Polla2008-03-081-1/+1
* VFW capture supportRamiro Polla2008-03-084-0/+466
* Introduce max_picture_buffer variable in AVFormatContext,Ramiro Polla2008-03-082-1/+8
* #error in case we do not know how to provide alignment.Diego Biurrun2008-03-081-1/+2
* cosmetics: Fix indentation in a few more places.Diego Biurrun2008-03-081-34/+35
* cosmetics: Normalize {} placement after for, while, if.Diego Biurrun2008-03-081-18/+9
* Mention that libavdevice/x11grab.c is GPLed.Diego Biurrun2008-03-081-0/+3
* Define WIN32_LEAN_AND_MEAN before including windows.h to excludeRamiro Polla2008-03-081-0/+1
* Include windows.h instead of trying to redeclare SleepRamiro Polla2008-03-081-2/+1
* Rename pp variable to postproc for consistency.Diego Biurrun2008-03-082-9/+9
* check for x86 bswap instructionMåns Rullgård2008-03-082-4/+4
* huffman: add a zero_count flag and use it in frapsAurelien Jacobs2008-03-083-8/+13
* huffman: pass hnode_first as a flag instead of as an argument on its ownAurelien Jacobs2008-03-083-4/+8
* Put network-related code under #ifdefRamiro Polla2008-03-081-0/+2
* Group network-related code togetherRamiro Polla2008-03-081-4/+4
* Fix unused variable warnings.Mark Cox2008-03-082-3/+5
* cosmetics: prettyprintingDiego Biurrun2008-03-081-6/+6
* Install libavfilter if it has been enabled.Diego Biurrun2008-03-081-0/+1
* The videohook target does not depend on .libs.Diego Biurrun2008-03-081-1/+1
* Make ffplay use parse_number_or_die instead of atoi.Diego Biurrun2008-03-081-13/+5
* cosmetics: Remove useless empty line.Diego Biurrun2008-03-081-1/+0
* cosmetics: Remove useless empty line.Diego Biurrun2008-03-081-1/+0
* cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.Diego Biurrun2008-03-081-2/+1
* cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.Diego Biurrun2008-03-086-21/+15
* __stdcall -> WINAPIRamiro Polla2008-03-072-2/+2
* simplify library version handlingMåns Rullgård2008-03-078-26/+6
* replace -f pgmyuv with -f image2 -vcodec pgmyuvMåns Rullgård2008-03-071-9/+9
* Simplify do_video_encoding() in regression.shMåns Rullgård2008-03-071-41/+41
* simplify library version handlingMåns Rullgård2008-03-071-2/+0
* Remove mp4psp regression testMåns Rullgård2008-03-075-57/+0
* Add 'disposition' bitfield to AVStream and use it for both muxing and demuxingEvgeniy Stepanov2008-03-078-1/+102
* fix AVClass for avfilterMåns Rullgård2008-03-071-3/+6
* indentationBaptiste Coudurier2008-03-061-8/+8
* do not display par and dar if not availableBaptiste Coudurier2008-03-061-0/+2
* consolidate CFLAGS, LDFLAGS, EXTRALIBS assignmentMåns Rullgård2008-03-061-1/+1
* consolidate CFLAGS, LDFLAGS, EXTRALIBS assignmentMåns Rullgård2008-03-066-27/+15
OpenPOWER on IntegriCloud