4950 Commits (09d1208cdbdf651d6f69c04e6a395f7c12c19710)

Author SHA1 Message Date
Baptiste Coudurier 46b4019bfa fix get_str16_nolen with odd len, fix #1065 16 years ago
Baptiste Coudurier c9d7cd6dca move DEBUG define before include to get dprintf and move guidcmp before print_guid, fix compilation with DEBUG 16 years ago
Larbi Joubala 606d48cee1 fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, larbi dot joubala at resonate-mp4 dot com 16 years ago
Baptiste Coudurier 84df78b476 simplify pes timestamps fetching, based on a patch by corp186, chasedouglas at gmail dot com 16 years ago
corp186 c69d224102 compute total bitrate more accurately, patch by corp186, chasedouglas at gmail dot com 16 years ago
Baptiste Coudurier c43accabd3 remove useless include 16 years ago
Baptiste Coudurier 4969cc0bd8 fail if stream fifo could not be allocated 16 years ago
David Conrad 533c3c84e7 Set speex frame_size in ogg demuxer 16 years ago
Baptiste Coudurier ec6b02b6fd check av_fifo_alloc return 16 years ago
Baptiste Coudurier 24dc7776ff correctly check for audio streams in mpeg ps muxer, fix multiple audio tracks 16 years ago
Kenan Gillet cdce0fb845 Add QCP demuxer. 16 years ago
Yao Peter eb853afb8a Fix the M bit for multi-packet NALs. 16 years ago
Måns Rullgård 78ad664a7e oma: fix build if memcmp() is a macro 16 years ago
Baptiste Coudurier 2d5fabc87a move increment after debug print 16 years ago
Baptiste Coudurier e1316b19ea write 'stps' for mpeg-2 open gop in .mov 16 years ago
Baptiste Coudurier 8be080aebb free Track and unset priv_data to avoid double free, fix memleak 16 years ago
Baptiste Coudurier df099252bb reindent 16 years ago
Baptiste Coudurier 58a830239d remove unneeded length checks 16 years ago
Baptiste Coudurier ab4752e382 use flags field and remove key_frame field 16 years ago
Baptiste Coudurier fe335ff530 change cts type to int, save some space 16 years ago
David Conrad 0a8dedc9e1 Use skip_bits_long() for large skips 16 years ago
Alex Converse 97d4318347 Add PCE support to the ADTS muxer. 16 years ago
Baptiste Coudurier 171a353159 parse 'stps' atom to set keyframe, partial sync sample for mpeg-2 open gop 16 years ago
Baptiste Coudurier 1a11c0aa8a align and update doxygen 16 years ago
Baptiste Coudurier 41e6499996 remove comment 16 years ago
Baptiste Coudurier 4b29ed399f Parse 'cslg' atom to retrieve dts shift when 'ctts' duration is negative. 16 years ago
Baptiste Coudurier 3a86d3f646 factorize av_set_pts_info 16 years ago
Baptiste Coudurier 1fbbedff85 cosmetics, alignment 16 years ago
Diego Biurrun e19f995263 Fix bandwith vs. bandwiDth typo. 16 years ago
Baptiste Coudurier e131922e48 v210 mov fourcc 16 years ago
Baptiste Coudurier 9c4e266c1c v210 avi fourcc, v210_720p.avi 16 years ago
Cyril Comparon 5f1ac36dd2 Per-stream language-tags extraction in asfdec. 16 years ago
David Conrad 56bb72dc3b Use chroma_sample_location in reading/writing yuv4mpeg 16 years ago
Baptiste Coudurier 24ac50525a move free data in the video case 16 years ago
Baptiste Coudurier e4358e70f8 write a single pes for video frames, some proprietary player needs it 16 years ago
Baptiste Coudurier f65aad9587 rgb555le, rgb565le, rgb565be, bgr24 in .mov muxing 16 years ago
Baptiste Coudurier 5b50b8f57f bgra in .mov muxing 16 years ago
Baptiste Coudurier dfb0471fce correct pixfmt for argb 16 years ago
Baptiste Coudurier ed88074a32 rgba in .mov muxing 16 years ago
Benjamin Larsson 0871e65cf6 Remove unused code found by CSA 16 years ago
Baptiste Coudurier b69017af87 ensure first pts is set, according to specs 16 years ago
Baptiste Coudurier 1e8857882b remove useless max_payload_size variable 16 years ago
Baptiste Coudurier 8f14cdee73 do not write dts if pts is not set 16 years ago
Baptiste Coudurier 31df40a130 fix total bitrate computation, based on patch by corp186, chasedouglas at gmail dot com 16 years ago
Daniel Verkamp fc430e8fab Warning fix: Make ogg_stream.codec const 16 years ago
Daniel Verkamp 7c7d3e09f6 Add 8088flex TMV file demuxer. 16 years ago
Laurent Aimar 992f7db060 Add floating point audio decoding to WavPack decoder. 16 years ago
Baptiste Coudurier c20a305bca dvh1 avi fourcc, dvh1_sample_truncated.avi, issue #1034 16 years ago
Baptiste Coudurier c239a65b70 more dvcprohd .mov fourcc, see #1034 16 years ago
Benjamin Larsson 6b71ed1678 Remove dead assignments found by CSA 16 years ago