10689 Commits (8cac86e091118dab5a7463cb6119c940a6b8940c)

Author SHA1 Message Date
Anton Khirnov 721113bed2 matroskadec: return more correct error code on read error. 13 years ago
Kostya Shishkov 1470ce21ce Bump libavcodec and libavformat minor versions for G.723.1 decoder and demuxer 13 years ago
Mohamed Naufal Basheer 55c3a4f617 G.723.1 demuxer and decoder 13 years ago
Ronald S. Bultje 5354a904fe rtsp: remove terminal comma in FF_RTP_FLAG_OPTS macro. 13 years ago
Paul B Mahol 881e0de640 iff: pass context to av_log_ask_for_sample 13 years ago
Diego Biurrun 1cf6e7dd37 mpegenc: remove disabled code 13 years ago
Paul B Mahol ad69e778b7 iff: remove dupe ID_ANNO definition 13 years ago
Piotr Bandurski 3800facac6 riff: add G723_1 wav tag 13 years ago
Michael Niedermayer a4f94f24b4 udp: fix compilation when HAVE_PTHREAD_CANCEL isnt defined 13 years ago
Nicolas George b0629366a2 lavf: make cmdutils's check_stream_specifier public. 13 years ago
Nicolas George 30549294ef matroska: add support for Opus. 13 years ago
Nicolas George e62fd6619f oggdec: add support for Opus codec. 13 years ago
Justin Ruggles 1749e12f45 cafdec: allow larger ALAC magic cookie 13 years ago
Nicolas George 885fc05865 lavf: count skipped samples for initial timestamps. 13 years ago
Nicolas George 0e57d79b0c lavf: set pkt_timebase at the same time as stream->time_base. 13 years ago
Stefano Sabatini a8d8e868c6 lavf/udp: warn in case the circular_buffer_size or overrun_nonfatal options are not supported 13 years ago
Justin Ruggles 3bab7cd128 avformat: move 'chan' tag parsing to mov_chan.c to share with the CAF demuxer 13 years ago
Justin Ruggles c0196a14b9 caf: use int64_t for num_packets 13 years ago
Justin Ruggles f5a9c35f88 caf: fix 'pakt' chunk parsing 13 years ago
Justin Ruggles b0b77b9ca5 caf: support either old or new style ALAC magic kuki chunk 13 years ago
Michael Niedermayer daa290580d mxfdec: simplify code by using av_calloc() 13 years ago
Michael Niedermayer 83d6ad3616 avidec: Mark first frame as keyframe in case there are no keyframes. 13 years ago
Stefano Sabatini 5784a46986 lavf/utils: show the number of stream in case of missing parameter 13 years ago
Stefano Sabatini 739ec710c4 lavf/utils: suggest what to do in case of missing codec information 13 years ago
Stefano Sabatini a293549b32 lavf/utils: extend has_codec_parameters() to make it show what info is missing 13 years ago
Diego Biurrun 7a249625fd os_support: K&R formatting cosmetics 13 years ago
Michael Niedermayer ad8dabfe9c mov/aac: skip initial aac padding 13 years ago
Piotr Bandurski b688c7b7f9 riff: add "SM4V" FourCC 13 years ago
William Yu 6d4e0d1b7e avf:rmdec.c fill duration to AVFormatContext 13 years ago
Samuel Pitoiset 86991ce2dd RTMPTS protocol support 13 years ago
Samuel Pitoiset 6aedabc9b6 RTMPS protocol support 13 years ago
Carl Eugen Hoyos 6dfea3a361 Remove internal MPlayer FourCC viv1. 13 years ago
Samuel Pitoiset 775c4d3625 rtmp: Rename rtmphttp to ffrtmphttp 13 years ago
Jordi Ortiz 08e087ccf7 rtmp: rtmp_parse_result() add case for video and audio packets to avoid undesired debug output. 13 years ago
Diego Biurrun 20d569dd61 mpeg: remove disabled code 13 years ago
Martin Storsjö 9e4b04f8b9 network: Always use our version of gai_strerror on windows 13 years ago
Martin Storsjö c98e2053f5 network: Undefine existing gai_strerror definitions 13 years ago
Martin Storsjö 2ca6e9bb47 network: Extend the fallback gai_strerror implementation to handle more error codes 13 years ago
Piotr Bandurski a8ff7e3f96 riff: Assign U263 FourCC to CODEC_ID_H263 13 years ago
Piotr Bandurski 96e2507363 isom: add "NO16" FourCC 13 years ago
Piotr Bandurski 198c4ea200 riff: add dvis/pdvc FourCCs 13 years ago
Piotr Bandurski 8d0ec6e060 isom: add "MNG" FourCC 13 years ago
Michael Niedermayer 57d5a224ce mp3enc: add lame tag with start padding info 13 years ago
Stefan Gehrer e98330df90 movenc: write track header transformation matrix depending on "rotate" metadata 13 years ago
Compn c3a4c1bd5a add PLV1 fourcc to mpeg4 13 years ago
Derek Buitenhuis 29470bb940 doxy: move av_guess_sample_aspect_ratio to correct place 13 years ago
Michael Niedermayer c5cc94982d matroskaenc: switch to av_assert 13 years ago
Diego Biurrun 47aed43990 build: Fix APE tag dependencies 13 years ago
Kostya Shishkov 5b7e3a195d MS Expression Encoder Screen decoder 13 years ago
Michael Niedermayer db03f91f4b mxfenc: switch to av_assert 13 years ago