24510 Commits (77b4b7c383c4709b9d7aebf808ada1198c19aab3)
 

Author SHA1 Message Date
Martin Storsjö e8ccf24527 RTMP: Return from rtmp_read as soon as some data is available 14 years ago
Carl Eugen Hoyos a80af87eea Add IEC958 data_types for Atrac* and WMA Pro. 14 years ago
Carl Eugen Hoyos 9164afcbf9 Use enum PixelFormat to silence one icc warning: 14 years ago
Michael Karcher 6afd0ee3b2 Add metadata support. Patch by Michael Karcher. 14 years ago
Luca Abeni 8a2679ada4 Simplify (no need to check for st->codec->extradata) and correct 14 years ago
Michael Niedermayer 701935968d add #include so make checkheaders passes 14 years ago
Martin Storsjö 96c2ae61e6 Add the necessary includes, add an extra empty line for cosmetics 14 years ago
Stefano Sabatini eb928286de Add more tests to eval, help detecting some of the more apparent 14 years ago
Michael Niedermayer 8745fe29a9 Marking what should be removed in relation to MAX_STREAMS. 14 years ago
Stefano Sabatini 1e27c47715 Document terminal coloring in the -loglevel option. 14 years ago
Stefano Sabatini 92d71714bf Document how to set boolean options. 14 years ago
Martin Storsjö 1204a13c48 libvorbis: Use memmove instead of memcpy for shifting data 14 years ago
Stefano Sabatini 19bd477d68 Name the default configure log filename as "config.log" rather than 14 years ago
Stefano Sabatini 7ec9b9beca Make av_parse_expr() fail if there are trailing chars at the end of 14 years ago
Stefano Sabatini c1b81d2fd3 Remove the "b" from "Mb" in -b values for the dnxhd tests. 14 years ago
Stefano Sabatini 2f62224bc0 Improve av_parse_eval() error reporting. 14 years ago
Janne Grunau 08943c0bd1 dvbsub: parse display definition segment 14 years ago
Luca Abeni 8b889b3480 If the video stream is H.264 with MP4 syntax, store the NAL lenght size in 14 years ago
Carl Eugen Hoyos ed00fe49d7 icc 12 finally fixed attribute(used) so gcc's DECLARE_ASM_CONST can be used. 14 years ago
Michael Niedermayer 33586ee770 Document FF_SYMVER and attribute_used 14 years ago
Howard Chu d9aac26761 When reading a stream, should retry on EAGAIN instead of just failing. Also, 14 years ago
Baptiste Coudurier 891263eff2 Fix svq3 watermark log uncompress on 64bit, probably fixes issue 1263 14 years ago
Aurelien Jacobs 0ade7bb6e9 matroskadec : propagate AVERROR to the caller 14 years ago
Måns Rullgård 0884fadf68 configure: fix symver detection with icc 10 14 years ago
Måns Rullgård ccc87908a9 Fix symbol version compat wrappers on systems with export prefixes 14 years ago
Zhentan Feng 56023951be Fix missing logging context in a series of dprintf()s. Partially based on 14 years ago
Måns Rullgård b462d13262 Add compatibility wrappers for functions moved from lavf to lavc 14 years ago
Måns Rullgård 2661d65a5f FATE: update vc1 reference output 14 years ago
Baptiste Coudurier 9a191b3a21 Support gray16be and rgb48be in mov 14 years ago
Michael Niedermayer 54a13282bd Deprecate -crop* arguments, they currently are buggy (issue1957) and probably 14 years ago
Martin Storsjö caea217d37 nellymoserdec: Increase the log level of messages when failing to decode data 14 years ago
Martin Storsjö 133cd270f8 Reindent 14 years ago
Martin Storsjö c5d68fbd49 nellymoserdec: Simplify calculation of numbers of blocks 14 years ago
Martin Storsjö f1a12c76cf Reindent 14 years ago
Martin Storsjö f7a30c0baa nellymoserdec: Allow using unusual input block sizes 14 years ago
Martin Storsjö 48e77473e9 Cosmetics: Change connexion to connection in code comments 14 years ago
Martin Storsjö 3c467bacaa Fix compilation on windows CE 14 years ago
Josh Allmann afcea58c53 RTSP: Shrink SDP fmtp parsing buffer size 14 years ago
Josh Allmann 41874d0a5d Reindent 14 years ago
Ramiro Polla 1f1916cea2 output-example: Set sample_fmt to SAMPLE_FMT_S16. 14 years ago
Stefano Sabatini 30d9331050 Document what av_get_token() returns in case of allocation failure. 14 years ago
Stefano Sabatini 053a79b2ab Resort @param in av_get_token() doxy to reflect the same order they 14 years ago
Stefano Sabatini 5ba949fe90 Add missing check to av_get_token(). 14 years ago
Stefano Sabatini 297084275c Fix av_compare_mod() doxy. 14 years ago
Stefano Sabatini 276b45afa0 Add APIchanges entry and bump minor after av_compare_mod() addition. 14 years ago
Aurelien Jacobs bddd1d93e5 matroskadec: fix type of the length field in ebml_read_master() 14 years ago
Aurelien Jacobs 739178107c matroskadec: cosmetic: indentation 14 years ago
Aurelien Jacobs 8dbe48fccb matroskadec: add support for live broadcast containing unknown size clusters 14 years ago
Aurelien Jacobs 80702035d2 matroskadec: simplify parsing of the first cluster 14 years ago
Aurelien Jacobs c3ade62ca3 matroskadec: store the ID of the currently parsed ebml element 14 years ago