12920 Commits (06de58d2a862f1a8f536527d1f659170a62ba978)
 

Author SHA1 Message Date
Diego Biurrun 06de58d2a8 typo 17 years ago
Diego Biurrun bab785a5f9 vhooks really need libav* even if they compile fine without on Linux. 17 years ago
Diego Biurrun 13ca50f367 Rename --enable-swscaler --> enable-swscale to be consistent with the 17 years ago
Panagiotis Issaris 781138d005 Update the regression tests reference values after the changes to the Matroska 17 years ago
Panagiotis Issaris 635a8cd27d Make av_class a pointer to const. 17 years ago
Benoit Fouet 710af50e0c define VOF as double of VOFW. 17 years ago
Diego Biurrun 3f0bc115f1 Remove redundant swScaler: output from places where av_log() 17 years ago
Mike Melanson 32c3047cac These video decoders do not need to include and initialize the DSP 17 years ago
Mike Melanson d61af67aa1 There is no reason to assign a variable to itself 17 years ago
Aurelien Jacobs b847847a0c cosmetics: remove some empty lines 17 years ago
Aurelien Jacobs 01ccf45b92 remove useless and misleading comments 17 years ago
Michael Niedermayer 1637930fe6 smaller tables 17 years ago
Aurelien Jacobs 36b0782e71 consistent use of MKTAG() in the codec_bmp_tags table 17 years ago
Aurelien Jacobs ab0b2e559a cosmetics: alignment of the codec_bmp_tags table 17 years ago
Aurelien Jacobs 9701840bb5 add FF_ prefix to all (frame)_TYPE usage 17 years ago
Diego Biurrun 88855b51cd Work around gcc stupidity: With -MM gcc outputs just the basename of files as 17 years ago
Justin Ruggles 38dae9c3a6 downmix before imdct unless different size transforms are used. about 20% 17 years ago
Michael Niedermayer 95049fecb2 Clarify the intended meaning of wont_fix. 17 years ago
Kostya Shishkov 811d914652 indentation 17 years ago
Kostya Shishkov 1ba3bae800 Correctly handle empty frames 17 years ago
Kostya Shishkov 8c908d7d61 Fraps v5 decoding support 17 years ago
Kostya Shishkov 6a02cb8239 Add step variable (for future v5 decoding) 17 years ago
Mike Melanson d98878f423 recognize the CLJR FourCC (Cirrus Logic AccuPak) 17 years ago
Ramiro Polla 39fc859ee0 VFW grabber 17 years ago
Ramiro Polla d76c3e077e Correctly handle case where buffer is 100% full 17 years ago
Ramiro Polla fd9da08703 add myself as vfwcap.c maintainer 17 years ago
Ramiro Polla 5e474a6812 dc1394.c has been renamed to libdc1394.c 17 years ago
Ramiro Polla d8436ba418 Split libavdevice maintainers out of libavformat 17 years ago
Ramiro Polla ffa71b2bbb Typo + grammar 17 years ago
Ramiro Polla c234520736 VFW capture support 17 years ago
Ramiro Polla ab8ab30c3d Introduce max_picture_buffer variable in AVFormatContext, 17 years ago
Diego Biurrun c123486e44 #error in case we do not know how to provide alignment. 17 years ago
Diego Biurrun e73e4e75f9 cosmetics: Fix indentation in a few more places. 17 years ago
Diego Biurrun ef3dfbd427 cosmetics: Normalize {} placement after for, while, if. 17 years ago
Diego Biurrun 72b8963d43 Mention that libavdevice/x11grab.c is GPLed. 17 years ago
Ramiro Polla 54b6249681 Define WIN32_LEAN_AND_MEAN before including windows.h to exclude 17 years ago
Ramiro Polla a06ba2a18d Include windows.h instead of trying to redeclare Sleep 17 years ago
Diego Biurrun 4a24ab64b1 Rename pp variable to postproc for consistency. 17 years ago
Måns Rullgård 6bd859d67e check for x86 bswap instruction 17 years ago
Aurelien Jacobs a73cbf9709 huffman: add a zero_count flag and use it in fraps 17 years ago
Aurelien Jacobs bac02ed3c5 huffman: pass hnode_first as a flag instead of as an argument on its own 17 years ago
Ramiro Polla 409e1d71ea Put network-related code under #ifdef 17 years ago
Ramiro Polla 591cf1170b Group network-related code together 17 years ago
Mark Cox 8d06bd53f8 Fix unused variable warnings. 17 years ago
Diego Biurrun 61c510887b cosmetics: prettyprinting 17 years ago
Diego Biurrun 3d323571d6 Install libavfilter if it has been enabled. 17 years ago
Diego Biurrun 4c85ae7ba5 The videohook target does not depend on .libs. 17 years ago
Diego Biurrun c7193373fb Make ffplay use parse_number_or_die instead of atoi. 17 years ago
Diego Biurrun 69ed2c3b92 cosmetics: Remove useless empty line. 17 years ago
Diego Biurrun 0050adee97 cosmetics: Remove useless empty line. 17 years ago