65006 Commits (a98cadef7fe1e6fedeb916bb95dfe61161dd0034)
 

Author SHA1 Message Date
Michael Niedermayer a98cadef7f doc/examples/muxing: Move samples_count to OutputStream 10 years ago
Michael Niedermayer 8b1d54ba40 doc/examples/muxing: free swr context at the end 10 years ago
James Almer bfb3b2b7a6 x86/hevc_idct: add 12bit idct_dc 10 years ago
Michael Niedermayer d4a9e89b27 avcodec/x86/hevcdsp_init: make license header consistent 10 years ago
Michael Niedermayer 706f81a2c2 Merge commit '1a880b2fb8456ce68eefe5902bac95fea1e6a72d' 10 years ago
Michael Niedermayer 226b290f9f Merge commit '73bb8f61d48dbf7237df2e9cacd037f12b84b00a' 10 years ago
Michael Niedermayer 371cb96414 Merge commit '56f98e340fca894a76d1ddbe33118b8d8c4db34a' 10 years ago
Michael Niedermayer 7cf0865551 doc/examples/muxing: Support setting flags, for example for setting bitexact 10 years ago
Michael Niedermayer 5d2cf1ae86 doc/examples/muxing: select a supported sample rate for the encoder, favor 44100 10 years ago
Michael Niedermayer ead22f42f4 doc/examples/muxing: pick a supported channel layout if stereo isnt supported by the encoder 10 years ago
Michael Niedermayer 9ccb9c8df2 doc/examples/muxing: move swr context to OutputStream 10 years ago
Michael Niedermayer 1c0c19f8bd Merge commit '884f7c975f0af25febe86660e87bf3b2165a0309' 10 years ago
James Almer 1ace9573dc x86/hevc_idct: replace old and unused idct functions 10 years ago
Pierre Edouard Lepere 1a880b2fb8 hevc: SSE2 and SSSE3 loop filters 10 years ago
Anton Khirnov 73bb8f61d4 hevcdsp: remove an unneeded variable in the loop filter 10 years ago
Anton Khirnov 56f98e340f output example: convert audio to the format supported by the encoder 10 years ago
Anton Khirnov 884f7c975f output example: set the stream timebase 10 years ago
Mickaël Raulet 23480da0aa hevc: add support for bumping process 10 years ago
Michael Niedermayer c0a586d9d5 reintroduce avpriv_dsputil_init() to maintain ABI until next soname bump 10 years ago
Lukasz Marek 9a6ca20ef6 configure: replace pulse-simple with pulse 10 years ago
Christophe Gisquet 036f11bdb5 x86: hevc_mc: replace simple leas by adds 10 years ago
Michael Niedermayer 7295ee7f51 Merge commit 'd8520d3ee032bf18f28897e0109f44b405caf5e3' 10 years ago
Michael Niedermayer 8b395315a5 Merge commit '4fbb62a21bd04bf261da2382d5ba6c249c702af8' 10 years ago
Michael Niedermayer 0a9bab5be6 Merge commit 'ff85334375c6733c6116ea3686f128b4a11f33e7' 10 years ago
Mickaël Raulet f6e218a02d hevc: fix RAP_B_Bossen 10 years ago
Mickaël Raulet bd0f2d316f x86/hevc: add 12bits support for MC 10 years ago
Mickaël Raulet 7df98d8c4d x86/hevc: remove unused constant in deblocking filter 10 years ago
Mickaël Raulet 7bdcf5c934 x86/hevc: add 12bits support for deblocking filter 10 years ago
Michael Niedermayer a06fac353c avformat/mux: ignore delayed vp8/9 packets in max_interleave_delta calculation 10 years ago
Michael Niedermayer 24327706e1 avutil/opt: ensure the right buffer is used in set_string_number() 10 years ago
Diego Biurrun d8520d3ee0 mpegvideo: Move QMAT_SHIFT* defines to the only place they are used 10 years ago
Diego Biurrun 4fbb62a21b mpegvideo: Move ME_MAP_* defines to the only place they are used 10 years ago
Diego Biurrun ff85334375 mpegvideo: Drop unused MPEG_BUF_SIZE and CHROMA_444 defines 10 years ago
Michael Niedermayer aadf5222da Merge commit '165e9df19567ec0b6abee1ee2c26027e6d7aa7bf' 10 years ago
Diego Biurrun 165e9df195 fft-test: Pass the right struct members instead of casting 10 years ago
Timothy Gu 065fa66872 RELEASE_NOTES: fix WebVTT decoder typo (-> encoder) 10 years ago
Michael Niedermayer 859413b66d Merge commit '58e65e44f435243dc72dfce1f8af8afcf1319f34' 10 years ago
Michael Niedermayer 2904d052b7 Merge commit '7fb993d338d88f2f62e0a358b6c9f3eb9a3a08ac' 10 years ago
Michael Niedermayer 937eaba2a1 Merge commit '060e4a9e0627adcda9101dd68ec7f22b4ce22b5b' 10 years ago
Diego Biurrun 58e65e44f4 vc1dsp: Add wrappers for {avg|put}_vc1_mspel_mc00_c 10 years ago
Diego Biurrun 7fb993d338 qpeldsp: Mark source pointer in qpel_mc_func function pointer const 10 years ago
Diego Biurrun 060e4a9e06 dct/rdft: Remove duplicate typedefs for context structs 10 years ago
Nicolas George 04bc370072 lavf/avio: do not include bprint.h. 10 years ago
Michael Niedermayer 66ae994c54 avformat/segment: re-interleave packets if needed 10 years ago
Michael Niedermayer 351b22caae avformat/mux: support re-interleaving packets in ff_write_chained() 10 years ago
Michael Niedermayer 383a04a127 avformat/mux: keep AVPacket fields consistent in ff_write_chained() 10 years ago
Michael Niedermayer d44b8f0a47 avformat/matroskaenc: print a warning when the relative timestamp wouldnt fit in 16bit 10 years ago
Michael Niedermayer ce8e27e0ed Merge commit '436ced244fadcde2c0b925627920e84b25482542' 10 years ago
Michael Niedermayer 7923aa0fba avformat/matroskaenc: Start new cluster if relative timestamp could not otherwise be stored 10 years ago
Michael Niedermayer 3c6e220a8c avformat/matroskaenc: Factor mkv_start_new_cluster() out 10 years ago