summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "vf_yadif: move x86 init code to x86/yadif.c"Michael Niedermayer2013-12-014-132/+97
* Revert "yadif: add parens around macro parameters"Michael Niedermayer2013-12-011-4/+4
* avfilter/yadif: Revert "lavfi: convert input/ouput list compound literals to ...Michael Niedermayer2013-12-011-21/+14
* doc/ffserver: fix misc minor typosStefano Sabatini2013-12-011-2/+1
* avisynth: make avs_library statically allocated.Anton Khirnov2013-12-011-33/+26
* avisynth: Move to av_new_packet/av_free_packet.Stephen Hutchinson2013-12-011-3/+5
* Add an Opus and a Speex muxer.Carl Eugen Hoyos2013-12-014-11/+73
* Support AC-3 in Sega Dreamcast Sofdec files.Carl Eugen Hoyos2013-12-011-1/+7
* vp9: make decode_coeffs() return value void.Ronald S. Bultje2013-11-301-90/+61
* vp9: add a new segmentation sample.Ronald S. Bultje2013-11-304-56/+62
* vp9: add fate sample for parallelmode.Ronald S. Bultje2013-11-302-0/+31
* vp9: cosmetics.Ronald S. Bultje2013-11-301-73/+73
* vp9: add a 2-pass decoding mode, and add frame-mt support.Ronald S. Bultje2013-11-301-90/+290
* vp9: allocate 'b', 'block/uvblock' and 'eob/uveob' dynamically.Ronald S. Bultje2013-11-301-12/+31
* vp9: split last/cur_frame from the reference buffers.Ronald S. Bultje2013-11-301-102/+202
* vp9: move some entries out of VP9Block into VP9Context.Ronald S. Bultje2013-11-301-59/+59
* vp9: split packet parsing into an AVParser.Ronald S. Bultje2013-11-304-53/+117
* vp9: use proper refcounting.Ronald S. Bultje2013-11-301-54/+38
* Makefile: remove version.h on distcleanMichael Niedermayer2013-11-301-1/+1
* build: rename version.h to libavutil/ffversion.hTimothy Gu2013-11-307-8/+13
* version.sh: add preprocessing guardsTimothy Gu2013-11-301-2/+10
* version.sh: add a little usage commentTimothy Gu2013-11-301-0/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-301-5/+18
|\
| * dcadec: Add some logging before returning on errorTim Walker2013-11-301-5/+21
* | Merge commit 'f058f384a0d76bfd125f4738dceab7c890186432'Michael Niedermayer2013-11-301-5/+5
|\ \ | |/
| * configure: Do not use pthread_create to check for pthreadLuca Barbato2013-11-301-5/+5
* | avcodec/mpeg4video: fix doxycomments so they are not associated with random u...Michael Niedermayer2013-11-301-5/+5
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-11-301-20/+28
|\ \
| * | lavc/srtenc: use bprint for text buffers.Nicolas George2013-11-301-20/+28
* | | version.sh: make it independant of version.h file nameTimothy Gu2013-11-301-2/+2
* | | doc/ffserver: clarify documentation for Feed MaxFileSize optionStefano Sabatini2013-11-301-2/+3
* | | doc/ffserver: clarify that note in NoDaemon option documentationStefano Sabatini2013-11-301-2/+2
* | | ffserver: print error code description in case of write_header() failureStefano Sabatini2013-11-301-1/+1
* | | doc/ffserver: add "Detailed description" chapterStefano Sabatini2013-11-301-13/+108
* | | doc/ffserver: remove more mentions to LAME and buildStefano Sabatini2013-11-301-7/+0
|/ /
* | lavfi/Makefile: Don't compile lavfutils.c and lswsutils.c if they are not neededJames Almer2013-11-301-2/+0
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2013-11-301-6/+14
|\ \
| * | ffmpeg: ensure that -fix_sub_duration doesnt create subtitles with zero durationMarton Balint2013-11-281-4/+8
| * | ffmpeg: free empty subtitles as well in transcode_subtitlesMarton Balint2013-11-281-1/+2
| * | ffmpeg: do not pass possibly undefined subtitles to sub2video_updateMarton Balint2013-11-281-1/+4
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-301-1/+2
|\ \ \ | | |/ | |/|
| * | go2meeting: disallow tile dimensions that are not multiple of 16Kostya Shishkov2013-11-291-1/+2
* | | Merge commit 'e026ee0446de27fc38e33e98704fada012fdc763'Michael Niedermayer2013-11-304-27/+29
|\ \ \ | |/ /
| * | mpeg4videodec: move sprite_{shift,traj} from MpegEncContext to Mpeg4DecContextAnton Khirnov2013-11-294-27/+29
* | | Merge commit '513d849bb605d3d862da1ada709bd2ca1ac68f58'Michael Niedermayer2013-11-304-11/+12
|\ \ \ | |/ /
| * | mpeg4videodec: move num_sprite_warping_points from MpegEncContext to Mpeg4Dec...Anton Khirnov2013-11-294-11/+12
* | | Merge commit '9ba3fc3e3d12c9ef00dcb0222b7ea0ccb5c4a091'Michael Niedermayer2013-11-303-3/+3
|\ \ \ | |/ /
| * | mpeg4videodec: move sprite_brightness_change from MpegEncContext to Mpeg4DecC...Anton Khirnov2013-11-293-3/+3
* | | Merge commit '58c120a9290eef057dbf26761a4f89b7f67bbde1'Michael Niedermayer2013-11-303-6/+6
|\ \ \ | |/ /
| * | mpeg4videodec: move scalability from MpegEncContext to Mpeg4DecContextAnton Khirnov2013-11-293-5/+5
OpenPOWER on IntegriCloud