7823 Commits (c3135e11f47e193870ea2a1b15ca90eb2743e148)
 

Author SHA1 Message Date
  Baptiste Coudurier c3135e11f4 add official VC1 fourcc 19 years ago
  Baptiste Coudurier 3b72ec7536 change regression tests for swf, use same as flv, swf muxer only supports mp3 19 years ago
  Baptiste Coudurier 662fd26cfc change regression tests for swf, use same as flv, swf muxer only supports mp3 19 years ago
  Michael Niedermayer 6880edab82 fix av_reduce() with things like 1/0 and 0/0 19 years ago
  Baptiste Coudurier dfc58c5d64 removed unused av_frac_set 19 years ago
  Baptiste Coudurier 702dfe0194 remove #if obsoleted after last major version bump 19 years ago
  Baptiste Coudurier 8fae2df5e8 10l, only allocate priv_data if not already done 19 years ago
  Baptiste Coudurier c6efa4b5b0 humm, actually do what's in the doxy 19 years ago
  Baptiste Coudurier fed7d06796 priv_data is allocated/freed internally 19 years ago
  Guillaume Poirier 20e570c8e8 links to ARM optimization manuals 19 years ago
  Guillaume Poirier f57c7ad234 add missing bit from commit r7423 19 years ago
  Siarhei Siamashka 7a88606398 Optimization of 'dct_unquantize_h263_intra' for ARM (armv5te) 19 years ago
  Robert Swain a5474d50c3 enable bidirectional me with x264 19 years ago
  Luca Abeni 40628be0ed __attribute__((unused)) works with gcc 2.95 too 19 years ago
  Ramiro Polla e5f94c2b2c Disable threading support by default on all platforms, add individual 19 years ago
  Diego Biurrun dc9229536d ordering cosmetics 19 years ago
  Diego Biurrun 20c9dfe391 cosmetics: Reorder external libraries. 19 years ago
  Diego Biurrun 6ebe07fbb5 variable renaming: mp3lame --> libmp3lame 19 years ago
  Diego Biurrun 2eed5a461f Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbin 19 years ago
  Diego Biurrun 3ffab36139 variable renaming: dts --> libdts 19 years ago
  Diego Biurrun f8904fd959 Rename variables: a52 --> liba52, a52bin --> liba52bin 19 years ago
  Diego Biurrun bfd5afd844 Reorder configure output. 19 years ago
  Diego Biurrun 21e3078f27 one more naming consistency change 19 years ago
  Diego Biurrun a10b8204bb more consistency for the output naming 19 years ago
  Diego Biurrun f36958f89a Align configure output. 19 years ago
  Luca Abeni 0dea6433fd replace some av_malloc();memset(...,0,...) sequences with av_mallocz() 19 years ago
  Baptiste Coudurier e943369fd4 simplify 19 years ago
  Baptiste Coudurier 17230c9d4d dont skip too many bytes if tag is TAG_STREAMHEAD2 and mp3 19 years ago
  Michael Niedermayer bc9a459780 maybe fixing a segfault 19 years ago
  Michael Niedermayer 78954a0542 snow specification 19 years ago
  Michael Niedermayer 1e90b34f08 dead code removial 19 years ago
  Michael Niedermayer d0966f026c missdetected a broken mp3 19 years ago
  Michael Niedermayer 69c262d156 indention 19 years ago
  Michael Niedermayer 1694118b9b nth try of getting the frame rate detecton working 19 years ago
  Michael Niedermayer 396a5e6837 store a few values in the header as difference to the last 19 years ago
  Michael Niedermayer c62997a587 some quick encoding tips 19 years ago
  Benjamin Larsson 09d8c0ae83 VP6 and flashsv stream copy and muxing support. 19 years ago
  Benjamin Larsson f01bd9da81 Correct value for the test. 19 years ago
  Michael Niedermayer aa38b09769 AVSEEK_SIZE doxy 19 years ago
  Michael Niedermayer 1ae2c5f2e7 fix indention of previous commit 19 years ago
  Michael Niedermayer 8e287af090 seekless filesize retrieving support in 7 lines of code, also doesnt break compatibility 19 years ago
  Michael Niedermayer ecec87afc6 revert regression test breaking change 19 years ago
  Kostya Shishkov aac88b534c Decode previous 32 frames to avoid seeking artifacts in MPC 19 years ago
  Kostya Shishkov 0587b0cacd Make MPC demuxer deal with ID3 tags at the beginning 19 years ago
  Michael Niedermayer c57d34693b remember the size after switching back from fullscreen 19 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 19 years ago
  Michael Niedermayer cfe9cfede8 check x/y validity 19 years ago
  Michael Niedermayer 990c84384f cosmetic (move video_open() up to avoid prototype) 19 years ago
  Michael Niedermayer 8c982c5da7 10l (fix segfault with audio only files) 19 years ago
  Michael Niedermayer c03312ccac remove code duplication 19 years ago