7 Commits (dc7f38f59cd903695410514119cb280572910c54)

Author SHA1 Message Date
Måns Rullgård cf671d0543 Remove extraneous const keyword 15 years ago
Anton Khirnov 078d89a2b0 MP3 muxer: Write all metadata. 15 years ago
Anton Khirnov 6378b06208 Add id3v2 metadata conversion table and use it in mp3 muxer. 15 years ago
Patrick Dehne 50fcd5be36 Move id3v1/id3v2 handling code from mp3.c to id3v[12].c. 16 years ago
Patrick Dehne 7541118286 Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c. 16 years ago
Alex Converse ac3ef4a41b Fix probing of files with ID3v2 tags. Discussed at 16 years ago
Alex Converse 2ea512a6c2 Factorise id3v2 header parsing from mp3.c to be shared 16 years ago
Diego Biurrun 8b22017f38 Move aanscales tables to their own file; fixes compilation without encoders. 16 years ago
Diego Biurrun 95137bbbb4 Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com. 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Ronald S. Bultje f1c80e3578 Export data_to_hex() as private API in lavf, rename to ff_data_to_hex() and 16 years ago
Michael Niedermayer c5e56a813b Revert r14497 17 years ago
Diego Biurrun 2e11268ea9 Add missing header #includes. 17 years ago
Diego Biurrun f0a838e525 Add missing #includes to fix 'make checkheaders'. 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Luca Abeni 7fa9d0dd8f Remove copyright from a function prototype 17 years ago
Luca Abeni 98561024ac Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c) 17 years ago
Diego Biurrun f5a90186d7 Add missing license headers. 18 years ago
Fabrice Bellard e3e105b38a added include for ffserver dynamically loaded modules 23 years ago