10 Commits (ec973f45a3afd82fd53313b0b570645c03b2b178)

Author SHA1 Message Date
Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 15 years ago
Stefano Sabatini a52e2c3a46 Extend color syntax, make it accept an alpha component specifier. 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
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Stefano Sabatini c1ec75b576 Implement av_set_options_string(). 16 years ago
Stefano Sabatini 3d3bd64db8 Add support in av_parse_color() to a "random" color name, which will 16 years ago
Stefano Sabatini b69b622c22 Make case insensitive the match for the color name in 16 years ago
Stefano Sabatini a3015225c7 Implement av_parse_color(). 16 years ago
Michael Niedermayer d11dbf092c av_get_token() 16 years ago
Ronald S. Bultje e9fce261a6 Assign the x-pf-asf payload string to be decoded by rtp_asf.c, and add a 16 years ago
Ronald S. Bultje 1a30d5415f Add RTP/ASF header parsing, which is part of the SDP of these streams. See 16 years ago
Justin Ruggles 81f052cb7d Separate the raw FLAC demuxer from raw.c and put in a new file, 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Michael Niedermayer c5e56a813b Revert r14497 17 years ago
Diego Biurrun 2e11268ea9 Add missing header #includes. 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Aurelien Jacobs 7241a6bb50 move unrelated functions declarations out of allformats.h 17 years ago
Guillaume Poirier efb775777f add a comment to indicate which #endif belong to which #define 18 years ago
Måns Rullgård 699b3f99d0 add multiple inclusion guards to headers 18 years ago
Måns Rullgård 99545457bf include all prerequisites in header files 18 years ago
Diego Biurrun c33d98141d Move H.263 parser to its own file. 18 years ago
Ryan Martell 1d1be919ce add support for rtp/h264 streaming 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Måns Rullgård b9a73d8d2f move adler32 to libavutil 19 years ago