10136 Commits (db71c4926d948717ce3b74253eb385dc43dcb14d)

Author SHA1 Message Date
Luca Barbato e8049af132 mpegts: Do not try to write a PMT larger than SECTION_SIZE 10 years ago
Anton Khirnov 30e50c5027 lavf: eliminate ff_get_audio_frame_size() 10 years ago
Martin Storsjö 4e629ef80e http: Fix authentication, broken since 6a463e7fb 10 years ago
Andrew Stone db68ef898a ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes. 10 years ago
Andrew Stone cc3e88a2b9 mov: update AVFormatContext.event_flags with METADATA_UPDATED whenever metadata changes. 10 years ago
Andrew Stone fa3a5dd4de nutdec: update AVFormatContext.event_flags with STREAM_/METADATA_UPDATED whenever metadata changes. 10 years ago
Andrew Stone 0f789322ef flvdec: update AVFormatContext.event_flags with METADATA_UPDATED whenever metadata changes. 10 years ago
Andrew Stone 93c04e095d Expose metadata found in onCuePoint events in .flv files. 10 years ago
Andrew Stone 019d3fccc4 Set protocol-level metadata in AVFormatContext any time a packet is read. 10 years ago
Andrew Stone 7e38903b5c http: enable icy metadata by default. 10 years ago
Andrew Stone 7601f9412a http: export icecast metadata as an option with name "metadata". 10 years ago
Andrew Stone afbd4b7e09 lavf: add AVFormatContext/AVStream fields for signaling to the user when events happen. 10 years ago
Martin Storsjö 8bf3bf69ad http: Stop reading after receiving the whole file for non-chunked transfers 10 years ago
Nidhi Makhijani 8dca0877e3 mpegts: Return proper error code on invalid input data 10 years ago
Luca Barbato 8c6f430291 mpeg: Suppress a compiler warning on callback type 10 years ago
Anton Khirnov 24c788f487 Remove obsolete FF_API_REFERENCE_DTS cruft. 10 years ago
Anton Khirnov 24e87f7f42 Remove obsolete FF_API_PROBE_MIME cruft. 10 years ago
Anton Khirnov 1985c2e75c Bump major versions of all libraries. 10 years ago
Anton Khirnov f4c444e17d Postpone API-incompatible changes until the next bump. 10 years ago
Luca Barbato e4c9e59a45 mpeg: K&R formatting cosmetics 10 years ago
Diego Biurrun 454697603e mpegts: Use av_free() to free memory allocated by av_strdup() 10 years ago
Diego Biurrun 5b220e1e19 mpegts: Fix memory leaks and related crashes in mpegs_write_header() 10 years ago
Diego Biurrun f8ab9f2fe3 mpegts: Avoid unnecessary variable shadowing 10 years ago
Diego Biurrun 6d6bd3a3db mpegts: Drop some unnecessary parentheses 10 years ago
Diego Biurrun b7b1bf9166 mpegts: K&R formatting cosmetics 10 years ago
John Stebbins b50173a4dd movenc: fix QT chapter track character encoding 10 years ago
John Stebbins da9cc22d5b movenc: add track title to tracks 10 years ago
John Stebbins d9432789bd movenc: remove pointless loop around BITEXACT test 10 years ago
John Stebbins 0897d2fdc7 movenc: Add option to disable nero chapters 10 years ago
Femi Adeyemi-Ejeye 2601a9447e mpegts: Add HEVC definitions 10 years ago
Luca Barbato 89616408e3 mpegts: Define the section length with a constant 10 years ago
Marvin Scholz eb9244f202 Add Icecast protocol 10 years ago
Luca Barbato 6a463e7fb4 http: Refactor http_open_cnx 10 years ago
Luca Barbato fa14804c83 flv: Index the audio stream 10 years ago
Luca Barbato fa38573cd9 matroska: Register mime types 10 years ago
Luca Barbato 02cf0c9e42 aac: Register the mime type 10 years ago
Luca Barbato 3a19405d57 avformat: Use the mime type information in input probe 10 years ago
Luca Barbato 69e7336b8e avstring: Expose the simple name match function 10 years ago
Luca Barbato e253a9e2b3 avformat: Move av_probe_input* to format.c 10 years ago
Diego Biurrun 942269fd00 caf: Use correct printf conversion specifiers for POSIX int types 10 years ago
Diego Biurrun 59ca29a560 dump: Use correct printf conversion specifiers for POSIX int types 10 years ago
Marc-Antoine Arnaud 259fe7280d mxf: Extract origin information from material and source track 10 years ago
Marc-Antoine Arnaud c9d982aa11 mxf: Detect Vanc/Vbi SMPTE-436M mxf track 10 years ago
Diego Biurrun 7215fcf840 avformat: Mark AVOutputFormat argument in avformat_query_codec as const 10 years ago
Diego Biurrun ec4f04da1a avformat: Mark argument in av_{i|o}format_next/ffurl_protocol_next as const 10 years ago
Diego Biurrun ce2e858f5b http: K&R formatting cosmetics 10 years ago
Luca Barbato 7bdd2ff682 http: Use a constant for the supported header size 10 years ago
Luca Barbato 389380c279 http: Do move the class instantiation in the conditional block 10 years ago
Luca Barbato 28df1d2411 http: Provide an option to override the HTTP method 10 years ago
Jan Gerber fc27e7272e mpegts: do not export empty language tags 10 years ago