11474 Commits (96e2fbf27b36598aef084225d380335f27eb6598)
 

Author SHA1 Message Date
Diego Biurrun 96e2fbf27b Add comments to some #endif directives. 17 years ago
Diego Biurrun f073a3934a cosmetics: Fix vissual --> visual typo. 17 years ago
Stefano Sabatini 2e39d0cd5b Improve unsupported (pixel) format error message. 17 years ago
Ramiro Polla 19671d3faf Express opinion in a less aggressive manner. 17 years ago
Ben Littler ba6d9eb3f6 jtype frame implemented 17 years ago
Diego Biurrun 8a43317e66 cosmetics: Fix spacial --> spatial typo in function names. 17 years ago
Diego Biurrun 94472c1d49 comment typo 17 years ago
Diego Biurrun c238beb5d7 misc spelling/grammar/wording fixes in comments 17 years ago
Kostya Shishkov 63d2bad846 X8 is supported now, so warning is incorrect 17 years ago
Reinhard Nissl ce5d17f590 Provide top_field_first logic for h264 17 years ago
Ben Littler 671028e074 IntraX8 (J-Frame) sub-decoder for WMV2 and VC-1 17 years ago
Aurelien Jacobs ce038da040 make some tables static 17 years ago
Aurelien Jacobs 49e9a4bf7c add multiple inclusion guards 17 years ago
Michael Niedermayer cb0d8a5f8f grammar 17 years ago
Michael Niedermayer 3358e879d2 indention 17 years ago
Michael Niedermayer 177c9583b6 remove useless #ifdef 17 years ago
Michael Niedermayer dc6e492bb2 remove inline from non speed critical functions 17 years ago
Michael Niedermayer b7f435b058 vertical align 17 years ago
Michael Niedermayer 149ad67792 indention 17 years ago
Michael Niedermayer d25300b79f remove unneeded {} 17 years ago
Michael Niedermayer 732cb5fd5a add {} to make the else look a little more normal 17 years ago
Michael Niedermayer dd2111bdb7 indention 17 years ago
Michael Niedermayer 8590bcc3cd indention 17 years ago
Michael Niedermayer dfb32930df remove debug variable 17 years ago
Michael Niedermayer cdcf24f87c remove #if 0 code 17 years ago
Michael Niedermayer de12b9be6c cosmetic 17 years ago
Michael Niedermayer 2916025765 factorize 17 years ago
Michael Niedermayer 9abc7e0fdc intrax8 decoder patch by "someone" 17 years ago
Diego Biurrun a9d5a4485a Clarify Visual Studio FAQ. 17 years ago
Luca Abeni c9215bab98 Add support for some more audio formats 17 years ago
Diego Biurrun e9b67fe42e Disable unused function, fixes the warning: 17 years ago
Måns Rullgård 2c18784703 Improve Sofdec file detection 17 years ago
Aurelien Jacobs 73039e0fb4 fix potential buffer over-read 17 years ago
Aurelien Jacobs cc04af3481 fix negative fseek 17 years ago
Ronald S. Bultje 5c470b910e Split ac3 byte swapping into a separate function. 17 years ago
Ronald S. Bultje d4d1b5fbde Isolate caching of audio frames in its own function. 17 years ago
Ronald S. Bultje 66911b1552 Change a stream indexer. 17 years ago
Ronald S. Bultje afd302fa62 Split out the packet parsing from the main function body in rmdec.c 17 years ago
Ronald S. Bultje 7e4b161188 Change parse indexer. 17 years ago
Aurelien Jacobs 543b3965f1 fix libogg muxer dependency checking 17 years ago
Luca Abeni 353fa898bb Reindent the code after last commit 17 years ago
Luca Abeni cd250e581b Remove redundant "if(len)" 17 years ago
Diego Biurrun f9e4ed19d2 Give Ogg muxer a lib prefix in the name like we do with all other formats 17 years ago
Martin Lindhe 3240941b25 Move 2 defines from mpegaudiodec.c to mpegaudiodata.h to allow compilation 17 years ago
Benoit Fouet 36c9e40ab4 Change ff_rm_read_mdpr_codecdata to get back to old behavior. 17 years ago
Aurelien Jacobs 8cd4ac3d63 correctly set audio codec when demuxing sofdec files 17 years ago
Aurelien Jacobs c16d6c5061 cosmetics: indentation 17 years ago
Aurelien Jacobs cc6de104f8 split wmv2 in its own file 17 years ago
Jeff Downs ad426590d8 Fix deblocking filter for field pictures by properly looking for first 17 years ago
Aurelien Jacobs 85f601ee7b rename some msmpeg4 symbols and make them non-static 17 years ago