13343 Commits (4b1131a075696a3153e03dac7c9a01714cc3a372)
 

Author SHA1 Message Date
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
Diego Biurrun 2e7bd34493 cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. 17 years ago
Diego Biurrun 9b25f4a65f cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. 17 years ago
Ramiro Polla 5dea940937 __stdcall -> WINAPI 17 years ago
Måns Rullgård 0e32c8c65a simplify library version handling 17 years ago
Måns Rullgård 88b5db9f08 replace -f pgmyuv with -f image2 -vcodec pgmyuv 17 years ago
Måns Rullgård 5b67e4f8b8 Simplify do_video_encoding() in regression.sh 17 years ago
Måns Rullgård 6b60ac3ee5 simplify library version handling 17 years ago
Måns Rullgård 733a6d8360 Remove mp4psp regression test 17 years ago
Evgeniy Stepanov 90c2295b24 Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing 17 years ago
Måns Rullgård b049ad5054 fix AVClass for avfilter 17 years ago
Baptiste Coudurier cbaf50f850 indentation 17 years ago
Baptiste Coudurier 7ee4dd0282 do not display par and dar if not available 17 years ago
Måns Rullgård b10b849f35 consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment 17 years ago
Måns Rullgård 5671fc14f6 consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment 17 years ago
Baptiste Coudurier 4c7981ba7c do not reset duration_error for all streams, only reset current stream, fix wrong_fps.gxf 17 years ago
Panagiotis Issaris d42a814ef1 Make av_class a pointer to a const AVClass. Addresses one warning in 17 years ago
Benjamin Larsson ebf71dbda5 Don't use unchecked data from the bitstream. 17 years ago
Baptiste Coudurier 72d334cab4 support AVDISCARD_ALL 17 years ago
Baptiste Coudurier 8055ede6c7 change sws_format_name to return const char*, supress many warnings 17 years ago
Baptiste Coudurier 4b0c30b79c remove redundant SwScaler text since av_log uses AVClass context 17 years ago
Baptiste Coudurier 30400f0d03 fix interlaced decoding, original patch from reimar 17 years ago
Kostya Shishkov 9dc92a38a0 IMA ADPCM encoder - QT variant 17 years ago
Michael Niedermayer 11c55efa34 Skip over unknown extended_content_header tags. 17 years ago
Michael Niedermayer 16428e6348 simplify 17 years ago
Aurelien Jacobs 9822564d1d make compilation of mpeg12* and mpegvideo conditional 17 years ago
Aurelien Jacobs 6cbe71bd06 move ff_mpeg1_dc_scale_table to mpegvideo.c 17 years ago
Måns Rullgård de2f77d865 allow vpath search only for source files 17 years ago