9950 Commits (3a19405d574a467c68b48e4b824c76617fd59de0)

Author SHA1 Message Date
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
Nidhi Makhijani 324ff59444 avpacket: Check for and return errors in ff_interleave_add_packet() 10 years ago
Luca Barbato df2aa22203 mov: Clarify tkhd flag settings 11 years ago
Luca Barbato f90729699d mov: Do not group tracks if more than one is enabled per type 11 years ago
Nidhi Makhijani 44386aaad8 cdg: Forward error from avio_size() in read_header() function 11 years ago
Alexander V. Lukyanov 5adcef9c1b mpegts: pass MpegTSContext ptr explicitly 11 years ago
Anton Khirnov 0307cc2253 rtpdec: pass an AVFormatContext to ff_parse_fmtp() 11 years ago
Anton Khirnov 650d384048 yuv4mpegenc: do not access AVCodecContext.coded_frame 11 years ago
Anton Khirnov 27c1f82f56 nsvdec: remove commented out cruft 11 years ago
Anton Khirnov edb1af7c46 mov: free the dv demux context with avformat_free_context() 11 years ago
Anton Khirnov a14b61658c mtv: do not set sample_rate for video 11 years ago
Anton Khirnov b8604a9761 oggparsecelt: do not set AVCodecContext.frame_size 11 years ago
Anton Khirnov d5cf5afabb adxdec: get rid of an avpriv function 11 years ago
Anton Khirnov f6ee61fb05 lavc: export DV profile API used by muxer/demuxer as public 11 years ago
Anton Khirnov c9c1265c52 avformat: update muxing doxy 11 years ago
Anton Khirnov abda15a990 cdg: set the keyframe flag on the first packet 11 years ago
Martin Storsjö 18fb38fb9e mov: Remove a variable that is set but never used 11 years ago
Luca Barbato 52a1c32c0a nut: Use nut->version in the version range check 11 years ago
Roman Savchenko 3d90f27ad5 avformat_new_stream: make the AVCodec parameter const 11 years ago
Michael Niedermayer a863c97e99 smoothstreamingenc: Fix a memory leak on errors 11 years ago
Nidhi Makhijani 02a7a5e330 vc1test: Check malloc call 11 years ago
Nidhi Makhijani 77fc7b7672 vc1test: Return proper error codes 11 years ago
Martin Storsjö 865461099e librtmp: Don't free the temp url at the end of rtmp_open 11 years ago
Anton Khirnov 9279826008 id3v2enc: use a case-insensitive comparison for APIC picture type 11 years ago
Nidhi Makhijani 0955e57ad0 daud: split muxer and demuxer 11 years ago
Vittorio Giovara cdab9db2ad lavf: document av_dump_format() 11 years ago
Michael Niedermayer 98569d8963 matroskadec: Fix a double negation typo 11 years ago
Luca Barbato 48e6432407 matroska: Factor out mkv_write_stereo_mode 11 years ago
Luca Barbato b75a1f9892 matroska: Factor out write_track from mkv_write_tracks 11 years ago
Luca Barbato f1f6156b3f matroska: K&R formatting cosmetics 11 years ago
Yusuke Nakamura 20f95f21f9 mov: Support default-base-is-moof. 11 years ago
Vittorio Giovara 39975acc69 rtpenc_jpeg: check for color_range too 11 years ago
Anton Khirnov 3f4edf0125 dump_stream: print the timebase as is, do not reduce it 11 years ago
Justin Ruggles f2f2e7627f Check mp3 header before calling avpriv_mpegaudio_decode_header(). 11 years ago
Diego Biurrun 73953df71a Replace av_malloc() and memset(0) by av_mallocz() 11 years ago
Diego Biurrun 85d805d5cc build: Add missing object files for webm muxer 11 years ago
Diego Biurrun 03391b5432 build: Add missing object files for Matroska demuxer 11 years ago