64394 Commits (b28fcbba0c278f9db5d29c9629aa3f70a4b48cd7)
 

Author SHA1 Message Date
Kostya Shishkov 422e14f721 indeo2: rename stride to pitch for consistency with other Indeo decoders 11 years ago
James Almer 057d2704e7 x86/videodsp: add emulated_edge_mc_mmxext 11 years ago
Anton Khirnov a5864e9a25 output example: free the muxing format context properly 11 years ago
Anton Khirnov 182d3f8221 output example: rewrite encoding logic 11 years ago
Anton Khirnov a7fcd4122b output example: store the scaling context in the stream context 11 years ago
Anton Khirnov 6a927d7aaf output example: use a macro instead of a static variable 11 years ago
Anton Khirnov 63fd0d866c output example: allocate the audio frame only once 11 years ago
Anton Khirnov edd5f95764 output example: use OutputStream for audio streams as well 11 years ago
Anton Khirnov 5e7b125b6a output example: use the new AVFrame API to allocate audio frames 11 years ago
Anton Khirnov ac85f631c9 output example: set output channel layout 11 years ago
Anton Khirnov 294daf71a7 output example: use a struct to bundle the video stream variables together 11 years ago
Anton Khirnov 38d044429d output example: use the new AVFrame API for allocating the video frame 11 years ago
Anton Khirnov 3f4edf0125 dump_stream: print the timebase as is, do not reduce it 11 years ago
Anton Khirnov 1b04eb20f7 lavc: do not allocate edges in the default get_buffer2() 11 years ago
Gildas Cocherel a0e1c3517a hevc: remove unused array min_cb_addr_zs 11 years ago
Yao Wang e18b48c6fd avcodec/cavs: fix B_SUB_DIRECT col-MB is Intra MB case. 11 years ago
Kieran Kunhya 9b60d91979 hevc: Allow out of bound values for num_reorder_pics 11 years ago
Michael Niedermayer 7e8fdf05e0 Merge commit '593d2326ef985cdffe413df629419938f7b07c4c' 11 years ago
Michael Niedermayer 11ba0c8207 Merge commit '5ab03e41e553452118113d0c224fa32b325e45e5' 11 years ago
Gaullier Nicolas 3eae34d50f avformat/mxfenc: set/force channelcount in MXF D-10 11 years ago
Diego Biurrun 593d2326ef dv: Replace a magic number by sizeof() 11 years ago
Diego Biurrun 5ab03e41e5 x86: h264dsp: Fix link failure with optimizations disabled 11 years ago
Michael Niedermayer b8255a4c70 avfilter/x86/vf_pullup: fix old typo 11 years ago
Michael Niedermayer 6dffc8f5aa avfilter/vf_pullup: use ptrdiff_t as stride argument for dsp functions 11 years ago
Michael Niedermayer 1ace0ca60f avcodec/x86/hevc_idct: fix function name in comment 11 years ago
plepere 9ba6b17add avcodec/x86/hevc_idct: fix number of sse registers 11 years ago
plepere 942e22c651 avcodec/x86/hevc: add avx2 dc idct 11 years ago
Lukasz Marek a30f1b15c7 doc/build_system: document examples and config targets 11 years ago
Michael Niedermayer 0f59bba9cb Merge remote-tracking branch 'cus/stable' 11 years ago
Michael Niedermayer 50daffead2 Merge commit '2deb614272e6faad8802c5341971d08c7272f74d' 11 years ago
Marton Balint e281671e21 ffplay: decrease audio_diff_threshold 11 years ago
Marton Balint 371f02388c ffplay: decrease max audio callbacks per second 11 years ago
Marton Balint 1ca5c1784b ffplay: calculate SDL audio buffer size based on sample rate 11 years ago
Marton Balint ba800defa7 ffplay: pass simple integers to calculate_display_rect and set_default_window_size 11 years ago
Marton Balint 9dd97aa3d3 ffplay: eliminate pictq_prev_picture 11 years ago
Michael Niedermayer f364101144 avfilter/vf_deshake: fix macro () 11 years ago
Michael Niedermayer 0ed110133f avfilter/vf_colormatrix: fix macro () 11 years ago
Derek Buitenhuis 2deb614272 mjpegdec: Properly set the context colorspace info 11 years ago
Derek Buitenhuis c11043aca7 mjpegdec: Properly set the context colorspace info 11 years ago
Michael Niedermayer 74bd039f8c avformat/nutdec: improve probe speed by 30% 11 years ago
Michael Niedermayer 501158c682 avformat/wavenc: simplify malloc failure checking 11 years ago
Michael Niedermayer 3bd0221bc1 avformat/wavenc: more specific error return for "Writing 16 bit peak for 8 bit audio" 11 years ago
Michael Niedermayer d34d3304a8 avformat/wavenc: do not hardcode array size in memset and other functions 11 years ago
Michael Niedermayer 2e1e10a6bb avformat/wavenc: use the bitexact flag from avformat instead of the one from avcodec 11 years ago
gcocherel ba70563d55 hevc/pps: optimized size of min_tb_addr_zs 11 years ago
gcocherel f7f1f4c7ce avcodec/hevc_ps: remove min_cb_addr_zs 11 years ago
Georg Lippitsch fd504f7c6f Peak Envelope Chunk encoder: Indent 11 years ago
Georg Lippitsch e3b03da772 EBU Tech 3285 - Supplement 3 - Peak Envelope Chunk encoder 11 years ago
Michael Niedermayer 723550d3ca avfilter/vf_hqx: optimize table init 11 years ago
Michael Niedermayer 236aa4de2a avfilter/vf_hqx: avoid floats 11 years ago