40310 Commits (3a19405d574a467c68b48e4b824c76617fd59de0)
 

Author SHA1 Message Date
Martin Storsjö 865461099e librtmp: Don't free the temp url at the end of rtmp_open 11 years ago
Diego Biurrun b0de1c7663 x86: build: Only compile FDCT code if MMX is enabled 11 years ago
Diego Biurrun 12f129e545 x86: Unconditionally compile blockdsp and svq1enc init files 11 years ago
Diego Biurrun 009331303a x86: huffyuvdsp: Move inline assembly to init file 11 years ago
Omer Osman e0bfe34ea8 libfdk-aacdec: Reduce the default decoder delay by one frame 11 years ago
Diego Biurrun 391ecc961c x86: mpegvideoenc: Change SIMD optimization name suffixes to lowercase 11 years ago
Justin Ruggles c6698dfe7c webpdec: Fix decoding of the huffman group indices. 11 years ago
Anton Khirnov 9279826008 id3v2enc: use a case-insensitive comparison for APIC picture type 11 years ago
Nidhi Makhijani 0955e57ad0 daud: split muxer and demuxer 11 years ago
Martin Storsjö f920d08953 ismindex: Add an option for outputting files elsewhere than in the current directory 11 years ago
Martin Storsjö 6bc4934b75 ismindex: Allow adding a path prefix to the generated .ism file 11 years ago
Vittorio Giovara cdab9db2ad lavf: document av_dump_format() 11 years ago
Luca Barbato df949b645b hevc: Use the local context variable when needed 11 years ago
Michael Niedermayer 98569d8963 matroskadec: Fix a double negation typo 11 years ago
Luca Barbato 48e6432407 matroska: Factor out mkv_write_stereo_mode 11 years ago
Luca Barbato b75a1f9892 matroska: Factor out write_track from mkv_write_tracks 11 years ago
Luca Barbato f1f6156b3f matroska: K&R formatting cosmetics 11 years ago
Diego Biurrun d0449e7545 vaapi: Update idct_permutation location after dsputil/idctdsp split 11 years ago
Yusuke Nakamura 20f95f21f9 mov: Support default-base-is-moof. 11 years ago
Diego Biurrun 79793f8337 Update Fiona's name in copyright statements. 11 years ago
Diego Biurrun e3fcb14347 dsputil: Split off IDCT bits into their own context 11 years ago
Diego Biurrun adcb8392c9 mjpeg: Split off bits shared by MJPEG and LJPEG encoders 11 years ago
John Stebbins 253d0be6a1 pgssubdec: handle more complex PGS scenarios 11 years ago
Martin Storsjö 7b0c7c9163 arm: Detect 32 bit cpu features on ARMv8 when running on a 64 bit kernel 11 years ago
Vittorio Giovara 39975acc69 rtpenc_jpeg: check for color_range too 11 years ago
Vittorio Giovara f134b5ec53 apichanges: fill in changes for lavu 51.19 and 51.20 11 years ago
Diego Biurrun 5dd8c08fd5 mpeg: Change ff_convert_matrix() to take an MpegEncContext parameter 11 years ago
Diego Biurrun e63b818dbe dv: Properly split decoder and encoder initialization 11 years ago
Diego Biurrun d2869aea04 dsputil: Move MMX/SSE2-optimized IDCT bits to the x86 subdirectory 11 years ago
Diego Biurrun 24f45c1622 fate: Add dependencies for dct/fft/mdct/rdft tests 11 years ago
Dirk Ausserhaus 5ec6d152e2 indeo4: B-frames decoding 11 years ago
Kostya Shishkov 422e14f721 indeo2: rename stride to pitch for consistency with other Indeo decoders 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
Kieran Kunhya 9b60d91979 hevc: Allow out of bound values for num_reorder_pics 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
Derek Buitenhuis 2deb614272 mjpegdec: Properly set the context colorspace info 11 years ago
Vittorio Giovara 772d150a6e h264: error out from decode_nal_units() when AV_EF_EXPLODE is set 11 years ago