8538 Commits (549b2c0cc32662c938331c3282eaa5f876b3ffc1)
 

Author SHA1 Message Date
Måns Rullgård 12b61a74ad clean up amr option handling 18 years ago
Diego Biurrun f4ca507980 Rename ac3 decoder to liba52 to prepare for native decoder. 18 years ago
Måns Rullgård 51e8750a9c add armv6 to TARGET_LIST 18 years ago
Måns Rullgård fb2ce7d936 move pkg_requires setting to end 18 years ago
Måns Rullgård 5af4e0cca5 rename some variables to match corresponding --enable-* options 18 years ago
Baptiste Coudurier 57d7b036ea make key parameter const 18 years ago
Måns Rullgård ecfc4f4436 rename HAVE_GPROF to CONFIG_GPROF 18 years ago
Diego Biurrun 0900a85fe8 Remove internal liba52; external lib still works, native decoder coming up. 18 years ago
Måns Rullgård f70f03f623 finish feature calculations before printing result and creating files 18 years ago
Måns Rullgård f6f69c304e handle network dependency on protocols with check_deps() 18 years ago
Måns Rullgård 799c9e9bcb recursive feature dependency checking 18 years ago
Måns Rullgård fa859b4d8a let check_deps handle ffplay 18 years ago
Måns Rullgård a2830dca2b tidy up ffserver deps 18 years ago
Diego Biurrun 4b62f9f965 consistency cosmetics for the option handling routine 18 years ago
Diego Biurrun e484407c47 Force liba52 to yes if liba52bin is set. 18 years ago
Reimar Döffinger 80a289b9bf mxf aes decryption support, patch by Reimar, simplified to only look for first crypto context, will be extended once we get files with multiple cryptocontext, and hope that they won't have broken container ul 18 years ago
Reimar Döffinger c964c2c745 add key field to AVFormatContext for de/encryption support, patch by Reimar 18 years ago
Diego Biurrun b7d3bfa6d3 Remove unused libac3 AC3 decoding interface. 18 years ago
Måns Rullgård 225e21ef6c simplify SDL check 18 years ago
Måns Rullgård 30f35ab06f don't skip freetype2 check on beos 18 years ago
Måns Rullgård ec1e9c4486 simplify imlib2 check 18 years ago
Måns Rullgård 4f562a6624 simplify freetype check 18 years ago
Måns Rullgård f5d28d106e do nothing in restore_flags() if flags are not saved 18 years ago
Måns Rullgård 703afd0780 rewrite some one-line if/then/fi using && and || 18 years ago
Måns Rullgård bc8ec47bbe simplify altivec warning 18 years ago
Måns Rullgård 412c156201 check for gnu make 18 years ago
Måns Rullgård d569777997 prettify texi2html check 18 years ago
Måns Rullgård 3eac5c6309 disable bktr if required headers not found, enable by default 18 years ago
Måns Rullgård 74476a3a98 #include detected soundcard.h instead of testing for OpenBSD 18 years ago
Måns Rullgård deb2977736 test for OSS audio 18 years ago
Måns Rullgård 77d3bfe216 remove extraneous per-OS disabling of video4linux[2] 18 years ago
Måns Rullgård f6f147525e test for video4linux 18 years ago
Måns Rullgård 6c7aaa48ad simplify video4linux2 test 18 years ago
Reimar Döffinger 392b76ca93 Minor AMD64 compilation fix 18 years ago
Michael Niedermayer 9bc0d3ef3e maybe fix x86_64 (untested) 18 years ago
Michael Niedermayer 559a55ad52 use dvr-ms timestamps 18 years ago
Francois Oligny-Lemieux 6ff9b4226b always decode extradata when of non-avc stream (like RTSP) 18 years ago
Michael Niedermayer 2d241e6687 fix broken memset(padding, 0) code 18 years ago
Nico Sabbi cf10ee184f demux VC1 in mpegts 18 years ago
Matthijs Douze 8d74e55b83 Print error message instead of crashing when combining -vcodec copy and -vhook. 18 years ago
Michael Niedermayer b2a581dc71 packets with half pcm samples are invalid 18 years ago
Michael Niedermayer 7e0429129c fix rawvideo 18 years ago
Michael Niedermayer 7c4fd7eb0c factor out common subexprssion (gcc of course is too stupid to do this ...) 18 years ago
Michael Niedermayer 9301a0b4a9 merge asm fragments in H264_CHROMA_MC2_TMPL() 18 years ago
Kostya Shishkov 7bb5c2a6ea Raw VC-1 demuxer 18 years ago
Diego Biurrun 928e00948a happy new year 18 years ago
Diego Biurrun f2390590e0 Remove obsolete imgformat1 leftovers. 18 years ago
Diego Biurrun f248d017a7 Remove commented-out NUT muxer entry, can be added once we have a native muxer. 18 years ago
Diego Biurrun 7a7a6486aa cosmetics: Reorder NUT entries. 18 years ago
Diego Biurrun d7c592475d Properly separate native and libnut NUT (de)muxers. 18 years ago