24437 Commits (0884fadf68817e3325bbe82d875cf470238f44d1)
 

Author SHA1 Message Date
Måns Rullgård 0884fadf68 configure: fix symver detection with icc 10 15 years ago
Måns Rullgård ccc87908a9 Fix symbol version compat wrappers on systems with export prefixes 15 years ago
Zhentan Feng 56023951be Fix missing logging context in a series of dprintf()s. Partially based on 15 years ago
Måns Rullgård b462d13262 Add compatibility wrappers for functions moved from lavf to lavc 15 years ago
Måns Rullgård 2661d65a5f FATE: update vc1 reference output 15 years ago
Baptiste Coudurier 9a191b3a21 Support gray16be and rgb48be in mov 15 years ago
Michael Niedermayer 54a13282bd Deprecate -crop* arguments, they currently are buggy (issue1957) and probably 15 years ago
Martin Storsjö caea217d37 nellymoserdec: Increase the log level of messages when failing to decode data 15 years ago
Martin Storsjö 133cd270f8 Reindent 15 years ago
Martin Storsjö c5d68fbd49 nellymoserdec: Simplify calculation of numbers of blocks 15 years ago
Martin Storsjö f1a12c76cf Reindent 15 years ago
Martin Storsjö f7a30c0baa nellymoserdec: Allow using unusual input block sizes 15 years ago
Martin Storsjö 48e77473e9 Cosmetics: Change connexion to connection in code comments 15 years ago
Martin Storsjö 3c467bacaa Fix compilation on windows CE 15 years ago
Josh Allmann afcea58c53 RTSP: Shrink SDP fmtp parsing buffer size 15 years ago
Josh Allmann 41874d0a5d Reindent 15 years ago
Ramiro Polla 1f1916cea2 output-example: Set sample_fmt to SAMPLE_FMT_S16. 15 years ago
Stefano Sabatini 30d9331050 Document what av_get_token() returns in case of allocation failure. 15 years ago
Stefano Sabatini 053a79b2ab Resort @param in av_get_token() doxy to reflect the same order they 15 years ago
Stefano Sabatini 5ba949fe90 Add missing check to av_get_token(). 15 years ago
Stefano Sabatini 297084275c Fix av_compare_mod() doxy. 15 years ago
Stefano Sabatini 276b45afa0 Add APIchanges entry and bump minor after av_compare_mod() addition. 15 years ago
Aurelien Jacobs bddd1d93e5 matroskadec: fix type of the length field in ebml_read_master() 15 years ago
Aurelien Jacobs 739178107c matroskadec: cosmetic: indentation 15 years ago
Aurelien Jacobs 8dbe48fccb matroskadec: add support for live broadcast containing unknown size clusters 15 years ago
Aurelien Jacobs 80702035d2 matroskadec: simplify parsing of the first cluster 15 years ago
Aurelien Jacobs c3ade62ca3 matroskadec: store the ID of the currently parsed ebml element 15 years ago
Aurelien Jacobs 6c58adf3b7 matroskadec: cosmetic: split a line to make it more readable 15 years ago
Vitor Sessak b046c027a7 Remove filename from doxy comment 15 years ago
Vitor Sessak dbe88f40b3 Remove useless include. Should fix compilation in MacOS X. 15 years ago
Michael Karcher 3a1350e8d9 Generalize ID3v2 functions to support ID3v2-like ID headers with a 15 years ago
Michael Niedermayer 1c1697117d Fix raw vc1 decoding - this is supposed to break FATE. 15 years ago
Maxim Poliakovski 07ff7825b6 Move indeo5-specific quant table selection to decode_gop_hdr. 15 years ago
Vitor Sessak 36a9b3693b Include float.h to provide FLT_MAX define. Should fix compilation on windows. 15 years ago
Francesco Lavra d31ba23185 RealAudio 14.4k encoder. 15 years ago
Benoit Fouet b6c265ec2b Improve rule for possibly never read variables. 15 years ago
Maxim Poliakovski c404e783b9 Move transform declarations out of IVIBandDesc so indeo4 can use them as well. 15 years ago
Francesco Lavra 756e346798 Split do_output_subblock() into common code and decoder specific parts 15 years ago
Francesco Lavra 5ec29beeb4 Cosmetics: indent 15 years ago
Francesco Lavra 6ea6c8ebcf Add ff_ prefix to non-static functions 15 years ago
Francesco Lavra 0acaf8b0f2 Split ra144.c in common code (to be shared with the future encoder) and 15 years ago
Luca Abeni ede13f55f0 Use a bitstream filter for converting the extradata syntax when generating an SDP. 15 years ago
Justin Ruggles e91376d1f6 10l: audio_buf is already a uint8_t* so no need to cast it 15 years ago
Justin Ruggles 79c85beba8 Allocate enough memory for audio_buf to fit a full output frame. 15 years ago
Maxim Poliakovski 79d46cbea6 Quant changes only once per MB so move the corresponding scale factor assignment 15 years ago
Diego Biurrun c1b85795cb Remove broken BeOS audio interface. 15 years ago
François Revol 108caaaa60 Haiku: Disable beosaudio for now, it's broken. We need -lnetwork. 15 years ago
Justin Ruggles 4dbcfa6f95 Set bits_per_raw_sample in the pcm decoder. 15 years ago
Diego Biurrun 63ae7e7ca8 Apparently nowadays things should be installed in /boot/common on Haiku. 15 years ago
Diego Biurrun d3c9697cb5 Remove unneeded -nostart SHFLAG for Haiku. 15 years ago