10081 Commits (629b2ed0ac77d7c4bf1aeac5e70cafee5fa0fcae)

Author SHA1 Message Date
Andreas Cadhalpun b15b06ebf5 avformat: use const char* instead of uint8_t* for AVProbeData.mime_type 10 years ago
Martin Storsjö 28816050e4 lavf: Set the stream time base hint properly for chained muxers 10 years ago
Martin Storsjö b762494438 sdp: Simplify parsing/conversion of H264 extradata 10 years ago
Joakim Roubert 55f03d8726 hlsenc: Add parameter -hls_allow_cache 10 years ago
Justin Ruggles 19133e96d3 lavf: fix memleaks in avformat_find_stream_info() 10 years ago
Timothy B. Terriberry a05f5052fe sdp: Make opus declaration conform to the spec 10 years ago
Andreas Cadhalpun 883e98bc25 probe: Bump the score for mime type matching 10 years ago
Diego Biurrun 4d5b99dacd caf: Give context structure a consistent name 10 years ago
Gabriel Dume 4620affa24 m4vdec: K&R formatting cosmetics 10 years ago
Gabriel Dume 86a361081d lmlm4: K&R formatting cosmetics 10 years ago
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 11 years ago
Luca Barbato 051aadeed1 ogg: Provide aliases for Speex, Opus and audio-only ogg 11 years ago
Anton Khirnov cb7b1a2dfb electronicarts: set the framerate for TGQ/TQI 11 years ago
Anton Khirnov 7b6aae23e1 electronicarts: read the framerate for MAD 11 years ago
Anton Khirnov 4d6c515284 electronicarts: do not fail on zero-sized chunks 11 years ago
Nidhi Makhijani 13c90bc9a3 adts: Return more meaningful error codes 11 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