7887 Commits (a6e923c9db16acb9373c537ec0da23e1c6a6f1b6)
 

Author SHA1 Message Date
Benjamin Larsson 09d8c0ae83 VP6 and flashsv stream copy and muxing support. 18 years ago
Benjamin Larsson f01bd9da81 Correct value for the test. 18 years ago
Michael Niedermayer aa38b09769 AVSEEK_SIZE doxy 18 years ago
Michael Niedermayer 1ae2c5f2e7 fix indention of previous commit 18 years ago
Michael Niedermayer 8e287af090 seekless filesize retrieving support in 7 lines of code, also doesnt break compatibility 18 years ago
Michael Niedermayer ecec87afc6 revert regression test breaking change 18 years ago
Kostya Shishkov aac88b534c Decode previous 32 frames to avoid seeking artifacts in MPC 18 years ago
Kostya Shishkov 0587b0cacd Make MPC demuxer deal with ID3 tags at the beginning 18 years ago
Michael Niedermayer c57d34693b remember the size after switching back from fullscreen 18 years ago
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