8765 Commits (b62d4c16c901a7e3fe0296345970bce815ac410e)

Author SHA1 Message Date
Martin Storsjö c3bcd22ed3 rtpdec_jpeg: Error out on other unsupported type values as well 12 years ago
Martin Storsjö 1743938df1 rtpdec_jpeg: Disallow using the reserved q values 12 years ago
Martin Storsjö 1de9317bd0 rtpdec_jpeg: Fold the default qtables case into an existing if statement 12 years ago
Martin Storsjö a218deb856 rtpdec_jpeg: Store and reuse old qtables for q values 128-254 12 years ago
Martin Storsjö a252649059 rtpdec_jpeg: Simplify the calculation of the number of qtables 12 years ago
Martin Storsjö cbaa9eeda3 rtpdec_jpeg: Add more comments about the fields in the SOF0 section 12 years ago
Martin Storsjö 31adff08a1 rtpdec_jpeg: Clarify where the subsampling magic numbers come from 12 years ago
Martin Storsjö c64d2a63df rtpdec_jpeg: Don't use a bitstream writer for the EOI marker 12 years ago
Martin Storsjö 20f325f320 rtpdec_jpeg: Don't needlessly use a bitstream writer for the header 12 years ago
Martin Storsjö 43957fcc71 rtpdec_jpeg: Simplify writing of the jpeg header 12 years ago
Martin Storsjö 932d8300d3 rtpdec_jpeg: Merge two if statements 12 years ago
Martin Storsjö 7ef4323405 rtpdec_jpeg: Write the DHT section properly 12 years ago
Samuel Pitoiset 55e778bebd rtpdec_jpeg: Add support for default quantizers 12 years ago
Anton Khirnov ee0dadc109 flvdec: always set AVFMTCTX_NOHEADER. 12 years ago
Martin Storsjö 0697d81269 file: Use a normal private context for storing the file descriptor 12 years ago
Samuel Pitoiset 3c19815416 rtp: Depacketization of JPEG (RFC 2435) 12 years ago
Martin Storsjö 7b699d8136 mov_chan: Only set the channel_layout if setting it to a nonzero value 12 years ago
Martin Storsjö 5f72bc02f8 mov_chan: Reindent an incorrectly indented line 12 years ago
Carl Eugen Hoyos 407eeb3474 mp2 muxer: mark as AVFMT_NOTIMESTAMPS. 12 years ago
Samuel Pitoiset 9afb7061f9 mov_chan: Pass a separate AVIOContext for reading 12 years ago
Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
Martin Storsjö d58dd4b5b5 avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member 12 years ago
Martin Storsjö 124134e424 avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member 12 years ago
Luca Barbato 3093939077 avio: make avio_close NULL the freed buffer 12 years ago
Martin Storsjö 12c8912de2 crypto: Remove a stray double space 12 years ago
Alberto Delmás ee769c6a7c MSS2 decoder 13 years ago
Mans Rullgard 8db73c61a7 build: allow non-standard variations of linker -l/-L flags 13 years ago
Martin Storsjö d4bba93f4d sdp: Use static const char arrays instead of pointers to strings 13 years ago
Martin Storsjö 06b5246c84 sdp: Include profile-level-id for H264 13 years ago
Samuel Pitoiset 6af2480aa6 rtpdec_h264: Don't set the pixel format 13 years ago
Martin Storsjö 125c6c0752 rtsp: Free the rtpdec context properly 13 years ago
Samuel Pitoiset 7011a42b1a rtmp: support strict rtmp servers 13 years ago
Mans Rullgard edb5238ccb libavformat: add const to AVCodec pointers 13 years ago
Anton Khirnov 15c71dfd03 swf(dec): replace CODEC_ID with AV_CODEC_ID 13 years ago
Anton Khirnov e0aa5e772b dvenc: don't use deprecated AVCODEC_MAX_AUDIO_FRAME_SIZE 13 years ago
Samuel Pitoiset 8337b5db96 rtmpdh: Do not generate the same private key every time when using libnettle 13 years ago
Jordi Ortiz a2dd4f7780 rtp: remove ff_rtp_get_rtcp_file_handle(). 13 years ago
Jordi Ortiz e7993ece9b rtsp.c: use ffurl_get_multi_file_handle() instead of ff_rtp_get_rtcp_file_handle() 13 years ago
Jordi Ortiz d6b9da1178 avio: add (ff)url_get_multi_file_handle() for getting more than one fd 13 years ago
Martin Storsjö cb5ab02a88 rtmp: Use int instead of ssize_t 13 years ago
Jordi Ortiz e5f2731c73 rtmp: Add support for receiving incoming streams 13 years ago
Martin Storsjö 70766c2182 Add some more missing includes after removing the implicit common.h 13 years ago
Samuel Pitoiset 93f257db6b rtmp: Automatically compute the hash for SWFVerification 13 years ago
Samuel Pitoiset 635ac8e1be rtmp: Add support for SWFVerification 13 years ago
Samuel Pitoiset fb7e78089b rtmp: Gracefully ignore _checkbw errors by tracking them 13 years ago
Samuel Pitoiset 8b6a5a7923 rtmp: Do not send _checkbw calls as notifications 13 years ago
Luca Barbato fb96c1c5fe rtmp: handle bytes read reports 13 years ago
Martin Storsjö bdefe22b8e lavf: Detect discontinuities in timestamps for framerate/analyzeduration calculation 13 years ago
Martin Storsjö 30c26c2442 lavf: Initialize the stream info timestamps in avformat_new_stream 13 years ago
Mohammad Alsaleh 6e9bbc6525 id3v2: Match PIC mimetype/format case-insensitively 13 years ago