48671 Commits (dc60ecdbeb11ef14a85a60ab06154b067e5e1f02)
 

Author SHA1 Message Date
Clément Bœsch 1b673cd9ff lavc/srtenc: do not add trailing line breaks with SubRip. 12 years ago
Clément Bœsch 3af3a3006f lavf/srtdec: remove line break hack. 12 years ago
Clément Bœsch d927d8395d lavc/srtdec: make some sscanf to work at the end of a line. 12 years ago
Anton Khirnov 5e6ee38bd3 FATE: add cavs test 12 years ago
Anton Khirnov fb0cb11f09 cavsdec: export picture type in the output frame 12 years ago
Anton Khirnov 7d84826400 cavs: deMpegEncContextize 12 years ago
Anton Khirnov 64bb3fa6b7 cavs: cosmetics, reformat top part 12 years ago
Anton Khirnov 185c2ef849 cavsdec: cosmetics, reformat 12 years ago
Nicolas George c36302a7a4 lavfi/sink_buffer: switch to filter_frame. 12 years ago
Nicolas George a978c04e22 lavfi/video: ensure that filter_frame is called. 12 years ago
Don Moir 522cb6abf2 gifdec: use transparent instead of background color index 12 years ago
Michael Niedermayer b84871b8eb vf_tinterlace: dont mix declarations and expressions 12 years ago
Michael Niedermayer c0c0b19644 lavfi: remove some draw_slice related code that has become unneeded 12 years ago
Mark Himsley 8997a0fa79 lavfi/tinterlace: add low-pass-filter for top/bottom interleave modes 12 years ago
Stefano Sabatini 9e3b6285cb doc/filters: drop duplicated description of resampler options in aresample docs 12 years ago
Michael Niedermayer cbed2426a0 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 384dd9804d Merge commit '30a76487304e7250294c9c0e9fa179bf07fd822a' 12 years ago
Michael Niedermayer 56c71cd599 Merge commit '9b1370aced385698bc783747917544ab69ecb373' 12 years ago
Michael Niedermayer 19e1c8e4f2 Merge commit '0448f26c97c5ab4858d31e456a4f1738ae783242' 12 years ago
Michael Niedermayer 2ce43b37fc Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405' 12 years ago
Clément Bœsch 613001d75f Merge back some registering macros in all*.c. 12 years ago
Clément Bœsch c83002a4f8 lavc/ass_split: check for NULL pointer in ff_ass_split_override_codes(). 12 years ago
Michael Niedermayer b113d4a83c aacdec: make dual mono mode selectable through AVOptions too. 12 years ago
Michael Niedermayer 644f021ccf aacdec: simplify dmono 12 years ago
Michael Niedermayer 6d38661920 aacdec: fix dual mono 12 years ago
Clément Bœsch 518239cd61 build: postproc cleanup. 12 years ago
Diego Biurrun 015da965a6 libavcodec/utils: Add braces to shut up gcc warnings 12 years ago
Michael Niedermayer c77eb4ee90 sws: fix warning: cast from pointer to integer of different size 12 years ago
Michael Niedermayer 3cd137bfea vf_deshake: fix strict aliassing errors 12 years ago
Michael Niedermayer aa9507cc3d swscale: fix warning: assignment from incompatible pointer type 12 years ago
Michael Niedermayer 05d81a57f5 motion_est_template: fix warning: "ASSERT_LEVEL" is not defined 12 years ago
Michael Niedermayer 4f1d7cc0ed bktr: fix warning: missing braces around initializer 12 years ago
Dave Yeo 925c9f444f Fix OS/2 threading 12 years ago
Michael Niedermayer 53228f47d6 avf_concat: init pointers to NULL for saftey and to avoid warning of uninitialized use. 12 years ago
James Almer d59d39e164 wavdec: fix duration calculation for files with invalid data size 12 years ago
Luca Barbato d615da60c1 snow: use VideoDSPContext 12 years ago
Luca Barbato 30a7648730 hlsenc: make segment number unsigned 12 years ago
Luca Barbato 9b1370aced hlsenc: do not add timestamps in different timebases 12 years ago
Luca Barbato 0448f26c97 hlsenc: keep the playlist to the correct number of items 12 years ago
Kanglin 27a15e0af6 hlsenc: make EXT-X-MEDIA-SEQUENCE always increase 12 years ago
Kanglin 0d8cc7a3b2 hlsenc: use the correct AV_TIME_BASE macro 12 years ago
Luca Barbato 6dd93ee6f1 hlsenc: check append_entry return value 12 years ago
Luca Barbato ae85d6c9c0 hlsenc: use the segment filename in the playlist entry 12 years ago
Luca Barbato 66f7b4862f hlsenc: use the basename to generate the list entries 12 years ago
Luca Barbato d8fd06c37d avstring: add av_basename and av_dirname 12 years ago
Michael Niedermayer 981baf742c lavfi: replace REGISTER_BUILTIN_FILTER() by REGISTER_FILTER_UNCONDITIONAL() 12 years ago
Michael Niedermayer 83d4a8442c Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 2a9443a110 Merge commit '69583bd3b1eba471366141c945030c163e073e02' 12 years ago
Michael Niedermayer ba34e56c0d Merge remote-tracking branch 'cus/stable' 12 years ago
Michael Niedermayer c5bea1b02b xtea: fix unused variable warning for config_small 12 years ago