7656 Commits (505dfb09d9455711e6407192088dadccfb30d59e)
 

Author SHA1 Message Date
Diego Biurrun c5173a3b09 Remove ifneq MINGW condition around man page uninstallation. We don't do 18 years ago
Diego Biurrun 9464f2b836 Move BeOS extralibs handling into configure. 18 years ago
Diego Biurrun eaa53b957b MinGW compilation fix, inet_aton and #includes depend on networking support. 18 years ago
Diego Biurrun bedb355098 Remove tar target, it's hardly useful. 18 years ago
Måns Rullgård 0701ca7f95 set status variables automatically in check_header and check_func 18 years ago
Måns Rullgård 18b67ae59e rename HAVE_DLFCN to HAVE_DLFCN_H 18 years ago
Måns Rullgård c21d6325ab improve broken shell detection, and give a better error message 18 years ago
Michael Niedermayer 2dbe0bd45f check for frames with 2*size > max_dist and no crc 18 years ago
Michael Niedermayer 8ba3e5d843 resync from last syncpoint 18 years ago
Michael Niedermayer a26353e211 remove skip spam 18 years ago
Michael Niedermayer ee50a7c1e5 making decoding more error robust 18 years ago
Måns Rullgård 7e5f82dc06 move comment 18 years ago
Diego Biurrun 54eb77c05e Move BeOS-specific code into os_support.c. 18 years ago
Michael Niedermayer 9bb328d397 reset internal buffer during seeking 18 years ago
Michael Niedermayer bd60e11bf4 more checks and error messages 18 years ago
Måns Rullgård 576a85f7c9 remove workaround for missing inttypes.h 18 years ago
Alex Beregszaszi b362567605 changed rgba32_to routines to support both alpha and non-alpha formats (see r7066 too) 18 years ago
Alex Beregszaszi 8e96866a52 changed rgba32_to routines to support both alpha and non-alpha formats 18 years ago
Alex Beregszaszi d8b45f7961 Fix possible overflows. Found by Steven Johnson 18 years ago
Benjamin Larsson eda70b4276 Add myself as maintainer for the imc* files. 18 years ago
Benjamin Larsson 521fe1d2da Remove log2() usage. 18 years ago
Oded Shimon 0d666a47a7 update to libnut, add cache_syncpoints 18 years ago
Michael Niedermayer 0bc5ccb899 call AVCodec.flush() for audio too 18 years ago
Baptiste Coudurier 1fc17d1582 add 422P@HL I-only universal label 18 years ago
Zuxy Meng db5c43b4c7 Use common macro PUT_UTF8 in asf.c 18 years ago
Michael Niedermayer f32554fa62 indention 18 years ago
Michael Niedermayer 071790c876 seeking with index 18 years ago
Michael Niedermayer 4d5be986f0 index less seeking in O(log n) time 18 years ago
Diego Biurrun 47404f9fd5 Move AMR support instructions into the documentation. 18 years ago
Diego Biurrun 0e6045d776 Remove empty section. 18 years ago
Diego Biurrun 17a21f3cf6 Update list of supported codecs. 18 years ago
Michael Niedermayer eaaa48b29e 0.5l 18 years ago
Oded Shimon 4d8aa1c38b update to libnut API, rename nut.h->libnut.h 18 years ago
Måns Rullgård 81dc56e76e clean up inttypes.h and int_fastxx_t types detection 18 years ago
Måns Rullgård 2e1913b193 check for inet_aton in configure 18 years ago
Måns Rullgård fa28bc16f0 simplify 18 years ago
Måns Rullgård f940f7c9d2 merge CONFIG_WINCE sections 18 years ago
Måns Rullgård 635eb0cc3d indentation 18 years ago
Måns Rullgård 18451f7df9 move some CFLAGS settings away from config.* writing section 18 years ago
Måns Rullgård 486497e07b revert bad checkin 18 years ago
Måns Rullgård be6ed6fff4 move some CFLAGS settings away from config.* writing section 18 years ago
Diego Biurrun 8233b75041 Make man page installation dependent on documentation generation. 18 years ago
Måns Rullgård 904e48f1bf move comment where it makes sense 18 years ago
Måns Rullgård c683a5d129 simplify 18 years ago
Måns Rullgård 165af439f1 move makefile linking after config.* creation 18 years ago
Måns Rullgård 22df6d18d7 beautify 18 years ago
Måns Rullgård b265431e23 clean up setting of HAVE_*THREADS 18 years ago
Måns Rullgård 0676e48e30 move AMR notices next to other messages 18 years ago
Michael Niedermayer 89ddd2a9a5 split av_seek_frame_binary() so the code becomes idependant of AVInputFormat and AVIndex 18 years ago
Diego Biurrun 2ce9228993 Remove some unused variables. 18 years ago