38994 Commits (8ec0832743d73c5de4c4978ea5f65b54cfa07625)
 

Author SHA1 Message Date
Nicolas George 8ec0832743 drawutils: new API. 13 years ago
Michael Niedermayer 87a72b9122 swscale: Merge a hunk from qatar that seems to have been forgotten or lost. 13 years ago
Stefano Sabatini 8e0d3c0369 lavfi/ass: add dar option 13 years ago
Stefano Sabatini c9399538b7 lavfi/ass: use a default DAR value of 1.0 13 years ago
Stefano Sabatini e71e65ff1d lavfi/aspect: check for a negative code from av_parse_ratio() 13 years ago
Nicolas George 6cf53927c4 graphdump: use av_bprintf API. 13 years ago
Nicolas George b75c67dc01 lavu: add av_bprintf and related. 13 years ago
Paul B Mahol 594a3d6315 bink: no need to increase width twice 13 years ago
Michael Niedermayer 9e69d3c6d4 zerocodec: factorize loop 13 years ago
Paul B Mahol 15e07348fe ttadec: refactor ttafilter_process() 13 years ago
Paul B Mahol 1a7a707f74 tgq: use bytestream2_get_bytes_left() 13 years ago
Paul B Mahol 0acacd23d4 xxan: use bytestream2_size() 13 years ago
Paul B Mahol ff05fd6249 xxan: remove write-only variable 13 years ago
Paul B Mahol 8a90148dfe smc: use bytestream2_size() 13 years ago
Paul B Mahol 0ee5be4ee4 bytestream: add functions for accessing size of buffer 13 years ago
Paul B Mahol 841e669a39 cdxl: swap CHUNKY and BYTE_PLANAR 13 years ago
Michael Niedermayer 3eaf712053 sgienc: fix packet size. 13 years ago
Michael Niedermayer 0ebd83617f Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 745a33a443 fate/zerocodec: fix permissions 13 years ago
Justin Ruggles c9594fe0fb avconv: free packet in write_frame() when discarding due to frame number limit 13 years ago
Justin Ruggles e056f8d37d FATE: use +/- flag option syntax for vp8 emu-edge tests 13 years ago
Michael Niedermayer 15db6a9590 pngenc: Fix incorrect mask used for interlaced mode. 13 years ago
Anton Khirnov a6733202cc lavf: make av_interleave_packet_per_dts() private. 13 years ago
Anton Khirnov 3c90cc2ef2 lavf: deprecate av_read_packet(). 13 years ago
Justin Ruggles f63412fc74 oggdec: output correct timestamps for Vorbis 13 years ago
Justin Ruggles 9b9fc9ba32 avconv: pass input stream timestamps to audio encoders 13 years ago
Justin Ruggles a1977e0103 lavc: shrink encoded audio packet size after encoding. 13 years ago
Justin Ruggles 777365fe86 xa: set correct bit rate 13 years ago
Justin Ruggles a54bc52265 xa: do not set bit_rate, block_align, or bits_per_coded_sample 13 years ago
Justin Ruggles 64de57f645 xa: fix end-of-file handling 13 years ago
Justin Ruggles cd2ffb67ad xa: fix timestamp calculation 13 years ago
Kostya Shishkov 1d10afd581 bink: fix typo in FFALIGN() argument 13 years ago
Kostya Shishkov 8ae28ac0f3 bink: align plane width to 8 when calculating bundle sizes 13 years ago
Michael Niedermayer 8f394a6cf8 pngdec: print error message for truncated pngs even if we output them 13 years ago
Michael Niedermayer 309d8ec19b pngenc: allocate packets that have some chance of being large enough. 13 years ago
Tomas Härdin 393b81f093 mxfdec: Only parse next partition pack if parsing forward 13 years ago
Michael Niedermayer 4ed47d3354 pngdec: dont discard incomplete images. 13 years ago
Michael Niedermayer eeb792d862 pngdec: Print error messages for the various failure pathes. 13 years ago
Mans Rullgard 2ac3df858c doc: pass -Idoc texi2html and texi2pod 13 years ago
Mans Rullgard b8b207e896 doc: texi2pod: add -I flag 13 years ago
Martin Storsjö 39f5a5462c movenc: Add a min_frag_duration option 13 years ago
Martin Storsjö ccfa8aa26f rtsp: Set the default delay to 0.1 s for the RTSP/SDP/RTP demuxers 13 years ago
Martin Storsjö 4fa57d524f libavformat: Set the default for the max_delay option to -1 13 years ago
Clément Bœsch 9dd649c004 flv: clarify use of video info/cmd frame. 13 years ago
Anton Khirnov 0d0b81f941 Generate manpages for AV{Format,Codec}Context AVOptions. 13 years ago
Anton Khirnov 4fea8959d8 doc/avconv: remove entries for AVOptions. 13 years ago
Anton Khirnov 5626697104 Move AVFormatContext/AVCodecContext option tables to separate files. 13 years ago
Anton Khirnov 40b41be3fa lavf: use AVStream.discard to disable queueing attached pictures. 13 years ago
Anton Khirnov 01fcc42b90 lavf: requeue attached pictures after seeking. 13 years ago
Anton Khirnov 713f3062a7 id3v2: set the keyframe flag on attached pictures. 13 years ago