10456 Commits (776a4e42a7524630bcfc46bbd23f26b7dc7f65ca)

Author SHA1 Message Date
Samuel Pitoiset f645f1d6ea rtmp: Check ff_rtmp_packet_create calls 13 years ago
Martin Storsjö 1e8561e369 flvdec: Make sure sample_rate is set to the updated value 13 years ago
Michael Niedermayer d0f78e77e1 avidec: simplify avi_read_idx1() 13 years ago
Michael Niedermayer 212f129fb8 avidec: discard 0 packets even for sample_size==0 NI 13 years ago
Michael Niedermayer 121d3875b6 lavf: print the invalid tb in avpriv_set_pts_info() 13 years ago
Dave Yeo 3f9d6e4239 os_support: Define SHUT_RD, SHUT_WR and SHUT_RDWR on OS/2 13 years ago
Samuel Pitoiset e5773d8bc3 http: Add support for reading http POST reply headers 13 years ago
Samuel Pitoiset ba354a8cc0 http: Add http_shutdown() for ending writing of posts 13 years ago
Samuel Pitoiset 4a9ca93556 tcp: Allow signalling end of reading/writing 13 years ago
Samuel Pitoiset 32d545e0a4 avio: Add a function for signalling end of reading/writing 13 years ago
Matthieu Bouron f452d6c34d mxfdec: fix frame height computation for mixed fields layout 13 years ago
Michael Niedermayer 1dd71e1cd5 rawdec: force timestamps from codec to be used 13 years ago
Michael Niedermayer a6b3471c44 avformat: add needs_parsing type to enable codec TS use. 13 years ago
Michael Niedermayer faa2930f19 flvdec: reenable extradata passing code 13 years ago
Diego Biurrun db9e00f469 Remove libnut wrapper 13 years ago
James Zern e9cef89702 avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps. 13 years ago
Marton Balint b36a0a80fc lavf: also use codec aspect ratio in av_guess_sample_aspect_ratio 13 years ago
Samuel Pitoiset 5d603f1b65 http: Factorize the code by adding http_read_header() 13 years ago
Piotr Bandurski 4d18f4c15b id3v2: reject APICs with size of 0 13 years ago
Mans Rullgard 68aef0b481 lavf: change some (de)muxer names to lowercase 13 years ago
Mans Rullgard 81ad97eeda lavf: make output format matching case insensitive 13 years ago
Clément Bœsch e5fcf3646a lavf/id3v2: always strdup the value. 13 years ago
Clément Bœsch 6ad974ae1c lavf/id3v2: do not export empty fields. 13 years ago
Clément Bœsch 1308fa42ad lavf/swf: fix make checkheaders. 13 years ago
Anton Khirnov 755cd4197d mov: enable parsing for VC-1. 13 years ago
Martin Storsjö 4b7304e80d rtmp: Don't assume path points to a string of nonzero length 13 years ago
Piotr Bandurski 4d37877632 aasc: support "Autodesk 24 bit RLE compressor" (FourCC: aas4) 13 years ago
Michael Bradshaw 1f3f7bd444 Add AVFMT_SEEK_TO_PTS to nut demuxer flags 13 years ago
Michael Bradshaw bb008f0ad1 Mention AVFMT_SEEK_TO_PTS in AVInputFormat flags docs 13 years ago
Piotr Bandurski 6439ad495e Add SLDV FourCC for dvvideo. 13 years ago
Mans Rullgard db465be45d lavf: add mdec to is_intra_only() list 13 years ago
Michael Niedermayer b9777797be mtv: make output endian independant 13 years ago
Carl Eugen Hoyos 86709ce3a9 Support NTSC forward dvcpro videos (PAL looks incorrect). 13 years ago
Carl Eugen Hoyos e013abed63 Read and write APRG mov atom to allow AVUI streamcopy. 13 years ago
Marton Balint 94a9ac1277 lavf: add av_guess_frame_sample_aspect_ratio function 13 years ago
Mans Rullgard 7c6d240665 mtv: do not byteswap raw video in demuxer 13 years ago
Nicolas George 281bde2789 udp: check for HAVE_PTHREAD_CANCEL instead of HAVE_PTHREADS. 13 years ago
Michael Niedermayer 381cc4b1e6 update_initial_durations: use av_ts2str() 13 years ago
Michael Niedermayer c69b6649cf update_initial_durations: add some checks to ensure things match up. 13 years ago
Diego Biurrun 70be4dddc8 gxfenc: remove disabled half-implemented MJPEG tag 13 years ago
Michael Niedermayer 8443082db6 ogg: rewrite first timestamp reading code. 13 years ago
Michael Niedermayer 5931c754b8 ogg: in ogg_get_length() start from data_offset not 0. 13 years ago
Michael Niedermayer 04064e1c20 mpegts: fix handling of files smaller than 8kb 13 years ago
Clément Bœsch 5edd4fce40 lavf/utils: make use of av_ts2str() to print timestamps. 13 years ago
Clément Bœsch ca297513f0 lavf/mp3enc: support MPEG-2 and MPEG-2.5 sample rates when writing Xing header. 13 years ago
Michael Niedermayer 75a9479b39 lavf: extend the avi raw hack to mov 13 years ago
Michael Niedermayer 30fc710556 lavf: print a matching tag in case of code tag validation failure 13 years ago
Michael Niedermayer 6bb35f4351 mpegtsenc: fix 10l typo, wrong stream 13 years ago
Michael Niedermayer 3700f655c5 mpegtsenc: check max_delay in write_packet_internal(). 13 years ago
Michael Niedermayer 9c409e568f mpegtsenc: fix delay type 13 years ago