65041 Commits (a7762384cf9bf5ef7954ddab523dd12d844e64b0)
 

Author SHA1 Message Date
Michael Niedermayer a7762384cf RELEASE: update, we are after 2.3 not 2.2 10 years ago
Anton Khirnov 77ef9fd1e9 hevc: eliminate unnecessary cbf_c{b,r} arrays 10 years ago
Mickaël Raulet 772f7f4edd hevc: fix skip_flag 10 years ago
Mickaël Raulet 3b777db132 hevc: remove non necessary parameters to ff_hevc_set_qpy 10 years ago
Lou Logan db0578a0e7 doc/decoders: mention native Opus decoder 10 years ago
Carl Eugen Hoyos bcb7220d1c Fix standalone compilation of the webm_dash_manifest demuxer. 10 years ago
Carl Eugen Hoyos 54326e0c50 Fix standalone compilation of the legacy mpegvideo decoder. 10 years ago
Carl Eugen Hoyos 6898c14959 Fix standalone compilation of the legacy mpegvideo decoder. 10 years ago
Mickaël Raulet 449e3c8515 fate/hevc: update fate with 9 bitstreams 10 years ago
Michael Niedermayer 7f53f11363 Merge commit '42eb9154a83e9a7aedb1168b2f1112af765cf2b5' 10 years ago
Michael Niedermayer 3d93ba5622 configure: fix memalign hack auto detection 10 years ago
Michael Niedermayer f285056810 doc/examples/muxing: fix "-flags" option 10 years ago
Christophe Gisquet 81943a10b5 x86: hevc_mc: load less data in epel filters 10 years ago
Christophe Gisquet 36284ae981 x86: hevc_mc: replace one lea by add 10 years ago
Michael Niedermayer e3fac20824 avfilter/vf_spp: use AVDCT 10 years ago
Michael Niedermayer 932ff70956 avcodec: add avdct 10 years ago
Janne Grunau 42eb9154a8 fate: support testing of release branches 10 years ago
Michael Niedermayer fbeb634e4d avcodec/ppc/idctdsp: Only select non bitexact IDCTs by default when bitexact is not set 10 years ago
Michael Niedermayer b051a1bbb9 avcodec/arm/idctdsp_init_arm*: Only select non bitexact IDCTs by default when bitexact is not set 10 years ago
Michael Niedermayer c2ef844aa7 Merge commit '541427ab4d5b4b6f5a90a687a06decdb78e7bc3c' 10 years ago
Michael Niedermayer c437765be7 doc/examples/muxing: Exchange tmp_frame and frame 10 years ago
Anton Khirnov 541427ab4d eamad: use the bytestream2 API instead of AV_RL 10 years ago
Chris \"Koying\" Browet ad91bf854b avcodec/h264_mp4toannexb_bsf: fix issue when sps/pps are already in the bistream 10 years ago
Mickaël Raulet e97f5bef95 fate/hevc: adding CONFWIN_A conformance test 10 years ago
Mickaël Raulet 7bb3e70c06 fate/hevc: add flags unaligned 10 years ago
Mickaël Raulet 29228dbd24 fate/hevc: add BUMPING bitstream test 10 years ago
Michael Niedermayer 57e7d9d929 Merge commit '7215fcf84032118ecd9fb54fb14154d69fea638d' 10 years ago
Michael Niedermayer 6542e5575f Merge commit 'ec4f04da1a3462dac429b9d15dee5f027309da15' 10 years ago
Michael Niedermayer 0a7f3af27f Merge commit '53abe32409f13687c864b3cda077a1aa906a2459' 10 years ago
Michael Niedermayer d1ce43a3e8 doc/examples/muxing: mark correct frame as writeable 10 years ago
Michael Niedermayer fbd46e2f1c doc/examples/muxing: Always use swr, simplifies code slightly 10 years ago
Anton Khirnov 22e9fe06eb doc/examples/muxing: add alloc_audio_frame() and use it to simplify code. 10 years ago
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
Diego Biurrun 7215fcf840 avformat: Mark AVOutputFormat argument in avformat_query_codec as const 10 years ago
Diego Biurrun ec4f04da1a avformat: Mark argument in av_{i|o}format_next/ffurl_protocol_next as const 10 years ago
Diego Biurrun 53abe32409 avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as const 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