7978 Commits (50eaa857c099abda803c803927276d81c2d74edb)
 

Author SHA1 Message Date
Michael Niedermayer fb84155b67 dont use SDL_WM_ToggleFullScreen() as that doesnt seem to work reliably if a SDL_SetVideoMode() is called quickly afterwards 18 years ago
Michael Niedermayer cfe9cfede8 check x/y validity 18 years ago
Michael Niedermayer 990c84384f cosmetic (move video_open() up to avoid prototype) 18 years ago
Michael Niedermayer 8c982c5da7 10l (fix segfault with audio only files) 18 years ago
Michael Niedermayer c03312ccac remove code duplication 18 years ago
Michael Niedermayer fccb19e3c5 1st attempt to fix width/height 18 years ago
Michael Niedermayer 4b96d28abc ignore duration of the first 2 frames in the max-time break check 18 years ago
Michael Niedermayer 6268538afa do not base frame rate guess on just one duration 18 years ago
Allan Hsu 148c9bdbb8 Patch for the FLV muxer to supply more complete metadata 18 years ago
Kostya Shishkov e311363245 Enable forward seek in Musepack demuxer 18 years ago
Mike Frysinger d037d797a4 fall back mmap() call using MAP_PRIVATE for working on no-mmu systems 18 years ago
Patrice Bensoussan 62ade082bb Decode genre on asf/wma files. 18 years ago
Dominik Mierzejewski 20c516c616 Remove redundant Requires: in libswscale.pc, approved by Diego. 18 years ago
Luca Abeni b2afecbe02 change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip() 18 years ago
Luca Abeni 789237cad0 Mark some variables as possibly unused to avoid warnings 18 years ago
Luca Abeni 628bc5e862 Add some explicit casts to avoid "assignment from incompatible pointer type" 18 years ago
Måns Rullgård a4da50e17f make version.h depend on .svn/entries 18 years ago
Michael Niedermayer 2606f38a67 skiprd doxygen comment from avcodec.h -> AVOption comment 18 years ago
Luca Abeni 44060a7391 Add some other casts, to remove void pointers arithmetic 18 years ago
Luca Abeni 7d19628b14 Add some explicit casts to avoid some warnings 18 years ago
Luca Abeni 9effd94abc Remove some void pointers arithmetic 18 years ago
Kostya Shishkov 185c7b6b26 Musepack SV7 decoding support 18 years ago
Diego Biurrun f8aa696f9f Properly check for all required bktr headers. 18 years ago
Diego Biurrun 6cf161d21e Replace fail test with the die function. 18 years ago
Diego Biurrun 5931bfc383 Remove redundant variable setting. 18 years ago
Diego Biurrun b8bd34305e Slightly shorten libvorbis check. 18 years ago
Diego Biurrun eb11380499 Disable Win32 threads by default. 18 years ago
Diego Biurrun 3918dc4f8d Add AMR directories for out-of-tree builds. 18 years ago
Diego Biurrun b6f9a42147 typo: Properly escape a $ sign. 18 years ago
Oded Shimon d7d3efae82 sync to libnut, nom->num 18 years ago
Diego Biurrun 3a1018d4d8 Register x11grab only when it has been enabled. 18 years ago
Michael Niedermayer c52f5d66a2 skiprd 18 years ago
Diego Biurrun 919cb8731e Fix regression tests with out-of-tree builds. 18 years ago
Diego Biurrun 2e3bcd38d0 Create libpostproc pkgconfig files only if libpostproc is enabled. 18 years ago
Ramiro Polla acb3b537f3 support files >2GB on MinGW 18 years ago
Michael Niedermayer d951bb9a5c test DIRECT{0,0} too if flag mv0 is used 18 years ago
Diego Biurrun 79cc11b3ec slightly more consistency for the Darwin linker options 18 years ago
Luca Abeni d32d303568 Clarify that yuv2rgb_init.c cannot be used under LGPL 18 years ago
Luca Abeni 11c6f4a11c Opss... My last commit was wrong; sorry! 18 years ago
Luca Abeni 0872a0a6d9 libswscale is not LGPLed, sorry 18 years ago
Luca Abeni 19a6be3463 Remove useless include (not needed now that libswscale uses libavutil) 18 years ago
Baptiste Coudurier a45bc5922f bt 0 is invalid, setting min to 1 18 years ago
Ramiro Polla 8fbec4f4d0 Install generated .lib files in shlibdir on MinGW. 18 years ago
Diego Biurrun 754e97fa49 Remove duplicate line. 18 years ago
Tom Harper 5e49e7628f Fix linking on Intel Mac due to local relocation entries in 18 years ago
Diego Biurrun 56a059ac86 Make the X11 frame grabber disabled by default. 18 years ago
Aurelien Jacobs df32bc1213 more simplification 18 years ago
Michael Niedermayer acff54d831 10l 18 years ago
Diego Biurrun 5d078bdb47 Use $< instead of explicit names. 18 years ago
Baptiste Coudurier 49f1ac5a3d change mpeg2 intra vlc test to advanced one, add qprd trell and b frames 18 years ago