10021 Commits (95d312d6c82e7485f43c3ddda0f369af0e41c83b)

Author SHA1 Message Date
Gabriel Dume 95d312d6c8 concat: K&R formatting cosmetics 10 years ago
Martin Storsjö 2f172f1ae9 rtsp: Clear the session id on redirects 10 years ago
Thomas Volkert ddf5fb71ee rtpenc: HEVC/H.265 support 10 years ago
Martin Storsjö a2efbecc4e libavformat: Move avc mp4 startcode parsing to a shared file 10 years ago
Vittorio Giovara c463dfc7e4 rtpdec_hevc: Drop a duplicated, nonstandard entry 10 years ago
Martin Storsjö 2bb2c2bd75 rtpenc_chain: Pass the initial time_base hint on to the chained muxer 10 years ago
Katerina Barone-Adesi c5560e72d0 apetag: Fix APE tag size check 10 years ago
Martin Storsjö 803e82276b libavformat: Check mkdir return error codes 10 years ago
Diego Biurrun 4d55e9de27 vc1: Split bits used in libavformat into a separate header 10 years ago
Thomas Volkert 95e177eeb2 rtpdec: HEVC/H.265 support 10 years ago
Luca Barbato 7968059e5c mpegts: Allow custom max resync size 10 years ago
Vittorio Giovara 4d686fb721 matroskaenc: convert avstream stereo3d side data during encoding 10 years ago
Vittorio Giovara d4ae8ac92f matroskadec: parse stereo mode on decoding 10 years ago
Vittorio Giovara 9301486408 avcodec: add stream-level stereo3d side data 10 years ago
Vittorio Giovara f2583bc86e matroska: list supported extensions 10 years ago
Anton Khirnov 75bbaf2493 mpegenc: limit the maximum muxrate 10 years ago
Diego Biurrun 4c8bd8ddb0 os_support: Adjust an outdated #endif comment 10 years ago
Luca Barbato 4e9e6fa99f mpeg: Write H264 streams at offset 2 10 years ago
Rémi Denis-Courmont 6ee1cb5740 libavformat: use MSG_NOSIGNAL when applicable 10 years ago
Anton Khirnov b263f8ffe7 lavf: add AVFormatContext.max_ts_probe 10 years ago
Luca Barbato f9f34cb998 ogg: Use separate classes for the aliases 10 years ago
Diego Biurrun 1019b7c4ed os_support: Undefine lseek/stat/fstat before defining them 10 years ago
Luca Barbato 051aadeed1 ogg: Provide aliases for Speex, Opus and audio-only ogg 10 years ago
Anton Khirnov cb7b1a2dfb electronicarts: set the framerate for TGQ/TQI 10 years ago
Anton Khirnov 7b6aae23e1 electronicarts: read the framerate for MAD 10 years ago
Anton Khirnov 4d6c515284 electronicarts: do not fail on zero-sized chunks 10 years ago
Nidhi Makhijani 13c90bc9a3 adts: Return more meaningful error codes 10 years ago
Diego Biurrun 86dfcfd0e3 mov: Drop unused parameter from ff_mov_read_esds() 11 years ago
Luca Barbato 369380e1c4 mxf: Support AAC 11 years ago
Luca Barbato 747cd9560c mxf: Add the UL for the MPEG2VideoDescriptor 11 years ago
Luca Barbato 304089aca7 mxf: Add UID print helpers 11 years ago
Gabriel Dume 4b1f5e5090 cosmetics: Write NULL pointer inequality checks more compactly 11 years ago
Gabriel Dume f929ab0569 cosmetics: Write NULL pointer equality checks more compactly 11 years ago
Diego Biurrun 7ccb847f0f http: Reduce scope of a variable in parse_content_encoding() 11 years ago
Nidhi Makhijani 0528226a05 a64: Return correct error code on invalid data stream 11 years ago
Luca Barbato e8049af132 mpegts: Do not try to write a PMT larger than SECTION_SIZE 11 years ago
Anton Khirnov 30e50c5027 lavf: eliminate ff_get_audio_frame_size() 11 years ago
Martin Storsjö 4e629ef80e http: Fix authentication, broken since 6a463e7fb 11 years ago
Andrew Stone db68ef898a ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes. 11 years ago
Andrew Stone cc3e88a2b9 mov: update AVFormatContext.event_flags with METADATA_UPDATED whenever metadata changes. 11 years ago
Andrew Stone fa3a5dd4de nutdec: update AVFormatContext.event_flags with STREAM_/METADATA_UPDATED whenever metadata changes. 11 years ago
Andrew Stone 0f789322ef flvdec: update AVFormatContext.event_flags with METADATA_UPDATED whenever metadata changes. 11 years ago
Andrew Stone 93c04e095d Expose metadata found in onCuePoint events in .flv files. 11 years ago
Andrew Stone 019d3fccc4 Set protocol-level metadata in AVFormatContext any time a packet is read. 11 years ago
Andrew Stone 7e38903b5c http: enable icy metadata by default. 11 years ago
Andrew Stone 7601f9412a http: export icecast metadata as an option with name "metadata". 11 years ago
Andrew Stone afbd4b7e09 lavf: add AVFormatContext/AVStream fields for signaling to the user when events happen. 11 years ago
Martin Storsjö 8bf3bf69ad http: Stop reading after receiving the whole file for non-chunked transfers 11 years ago
Nidhi Makhijani 8dca0877e3 mpegts: Return proper error code on invalid input data 11 years ago
Luca Barbato 8c6f430291 mpeg: Suppress a compiler warning on callback type 11 years ago