39191 Commits (25a1ba814ad80056247fd357ec4c6911324a3f66)
 

Author SHA1 Message Date
Diego Biurrun 25a1ba814a log: Have function parameter names match between .c and .h file 11 years ago
John Stebbins 52771346dc lavc: set AVFrame pkt_pts and reordered_opaque in reget_buffer 11 years ago
Kostya Shishkov 6477449243 g2meet: make JPEG tile decoder operate on 8x8 block mask 11 years ago
Maxim Poliakovski d6d7851801 g2meet: factor out seeking to the chunk end 11 years ago
Anton Khirnov 77bb0004bb rpza: limit the number of blocks to the total remaining blocks in the frame 11 years ago
Anton Khirnov a46dc49744 rpza: move some variables to the blocks where they are used 11 years ago
Anton Khirnov c7769df178 rpza: use fixed-width int types 11 years ago
Anton Khirnov e1218ce914 rpza: switch to bytestream2 11 years ago
Anton Khirnov 394fb56c29 lavf: always unref the packet passed to av_interleaved_write_frame() on error 11 years ago
Christophe Gisquet 682b2a809b build: fix examples compilation when EXESUF is not empty 11 years ago
Anton Khirnov 18c896be3d lavf: extend / improve the AVFormatContext doxy 11 years ago
Anton Khirnov 54f7e79d47 lavf: add some basic documentation of the muxing process 11 years ago
Anton Khirnov 4c75059950 lavf: rewrite the av_write_frame() doxy 11 years ago
Anton Khirnov ad7f2b69a5 lavf: rewrite the av_interleaved_write_frame() doxy 11 years ago
Anton Khirnov b36bc81cca avplay: add support for seeking to chapter marks 11 years ago
Guillaume Martres f548f9f9e7 hevc: update conformance streams 11 years ago
Anton Khirnov b5f851ed7e FATE: force FLAC in the lavf ogg test 11 years ago
Anton Khirnov 38893dc028 pcmdec: replace a reachable assert with an error check 11 years ago
Anton Khirnov cca4742a5e doc/APIchanges: mark the place where 9 was branched 11 years ago
Anton Khirnov d711d839ca doc/APIchanges: fill in missing hashes and dates 11 years ago
Luca Barbato 246d3bf0ec hevc: Conceal zero td 11 years ago
Kostya Shishkov e95018b694 dnxhd: Support DNx444 11 years ago
Ronald S. Bultje 2f6eec65ac vp8: fix PPC assembly to work if src_stride != dst_stride 11 years ago
Janne Grunau b37effdc52 mxfdec: free descriptor extradata in .read_close() 11 years ago
Janne Grunau 6a8475dc4f asvenc: free avctx->coded_frame on codec close 11 years ago
Martin Storsjö d6eac2f1bc arm: Remove a stray .fpu directive 11 years ago
Alexandra Khirnova 28e508a946 dnxhddec: return proper error code 11 years ago
Andrew Kelley b0c2c097e4 lavf: default .ogg audio to libvorbis if we can 11 years ago
Maxim Poliakovski bc3f03567a g2meet: rename FRAME_INFO to more appropriate DISPLAY_INFO 11 years ago
Derek Buitenhuis 722554788b Add raw HEVC muxer 11 years ago
Tim Walker c1e7de8f62 mlp_parser: fix request_channel_layout behavior. 11 years ago
Michael Niedermayer f90a4bfc43 mlpdec: fix request_channel_layout behavior. 11 years ago
Kostya Shishkov cde7df25ef Mirillis FIC video decoder 11 years ago
Tim Walker 76a75c523c lavr: mix front center channel as indicated in the ATSC A/52 specification. 11 years ago
Tim Walker c0c45188e5 mlp: improve request_channel_layout behavior. 11 years ago
Janne Grunau 5c1c6e8226 dca: include dcadsp.h in {arm,x86}/dca.h for checkheaders 11 years ago
Janne Grunau 6398d8fd81 configure: clang: add -Qunused-arguments to as|ld_flags as well 11 years ago
Vittorio Giovara b141c7b37e h264: give numbers to nalus 11 years ago
Janne Grunau 0cffd6fff5 x86: use the inline int8x8_fmul_int32 only if inline SSE2 is availbale 11 years ago
Christophe Gisquet 5fdbfcb5b7 dcadsp: split lfe_dir cases 11 years ago
Christophe Gisquet 5b59a9fc61 x86: dcadsp: implement int8x8_fmul_int32 11 years ago
Christophe Gisquet 2bd44cb705 dcadsp: add int8x8_fmul_int32 to dsp context 11 years ago
Martin Storsjö e3fec3f095 arm: Add EXTERN_ASM to the .func and .type declarations for exported symbols 11 years ago
Martin Storsjö 5bcbb516f2 arm: Add X() around all references to extern symbols 11 years ago
Ronald S. Bultje 5351964a2b vp8: fix bilinear C code to work if src_stride != dst_stride. 11 years ago
Martin Storsjö 49ec551595 vp8: Use 2 registers for dst_stride and src_stride in neon bilin filter 11 years ago
Janne Grunau 5a0bccd281 fate: force the simple idct for xvid custom matrix test 11 years ago
Janne Grunau a1e1f35203 lavu: add missing log.h include in timer.h 11 years ago
Vittorio Giovara a91d3658d9 mpeg: K&R formatting cosmetics 11 years ago
Luca Barbato 9ecb858775 doxy: Format @code blocks so they render properly 11 years ago