24444 Commits (08943c0bd14a3f687d9ff2c6b7bc820ce13a5272)
 

Author SHA1 Message Date
Janne Grunau 08943c0bd1 dvbsub: parse display definition segment 15 years ago
Luca Abeni 8b889b3480 If the video stream is H.264 with MP4 syntax, store the NAL lenght size in 15 years ago
Carl Eugen Hoyos ed00fe49d7 icc 12 finally fixed attribute(used) so gcc's DECLARE_ASM_CONST can be used. 15 years ago
Michael Niedermayer 33586ee770 Document FF_SYMVER and attribute_used 15 years ago
Howard Chu d9aac26761 When reading a stream, should retry on EAGAIN instead of just failing. Also, 15 years ago
Baptiste Coudurier 891263eff2 Fix svq3 watermark log uncompress on 64bit, probably fixes issue 1263 15 years ago
Aurelien Jacobs 0ade7bb6e9 matroskadec : propagate AVERROR to the caller 15 years ago
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