40171 Commits (3c650efb81aaa3b395ba4606ee68a47ee4efb57b)
 

Author SHA1 Message Date
Diego Biurrun 3c650efb81 dsputil: Move draw_edges() to mpegvideoencdsp 11 years ago
Diego Biurrun c166148409 dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoenc 11 years ago
Diego Biurrun 8d686ca59d dsputil: Split off *_8x8basis to a separate context 11 years ago
Timothy Gu a7985cfd4c audio_fifo: Split into a separate doxygen module 11 years ago
Timothy Gu d69243d39b samplefmt: Add doxygen categories 11 years ago
Nidhi Makhijani d6902070c5 dsicin: Split audio and video decoder 11 years ago
Nidhi Makhijani 2fc85fe96e bmv: Split audio and video decoder 11 years ago
Nidhi Makhijani b0633f83f2 paf: split audio and video decoder 11 years ago
Nidhi Makhijani 373a6dda54 cljr: split decoder and encoder 11 years ago
Nidhi Makhijani 02a7a5e330 vc1test: Check malloc call 11 years ago
Nidhi Makhijani 77fc7b7672 vc1test: Return proper error codes 11 years ago
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