summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_idet: add a repeated field detectionKevin Mitchell2014-11-054-5/+67
* avformat/udp: UDP-Lite (RFC 3828) support addedThomas Volkert2014-11-055-2/+71
* Merge commit 'a490391157dcf4dc6b65352ec3eea2781dd0a404'Michael Niedermayer2014-11-051-4/+2
|\
| * rtmpproto: Ignore errors from the getStreamLength methodMartin Storsjö2014-11-051-0/+3
* | doc: clarify -frames options behaviorLou Logan2014-11-042-7/+7
* | Merge commit '4ff670d99bebd97429322719089363d83143477d'Michael Niedermayer2014-11-051-5/+5
|\ \ | |/
| * hwaccel: Deinitialize hardware acceleration early enoughRémi Denis-Courmont2014-11-041-5/+5
* | avcodec/mpeg12dec: do not trust AVCodecContext input dimensionsMichael Niedermayer2014-11-051-0/+4
* | Use -fno-optimize-sibling-calls on parisc also for gcc 4.9.Carl Eugen Hoyos2014-11-051-1/+1
* | Merge commit '77ab341c0c6cdf2bd437bb48d429e797d1e60da2'Michael Niedermayer2014-11-041-0/+1
|\ \ | |/
| * aacdec: add default case in channel layoutVittorio Giovara2014-11-041-0/+3
* | Merge commit '930ffd46e1e742674aa7cc1c2450020c63b5015b'Michael Niedermayer2014-11-041-1/+2
|\ \ | |/
| * aacsbr: change order of operation to prevent out of array readMichael Niedermayer2014-11-041-1/+2
* | Merge commit '9f6f407463ff8b7681befd04b6655bb7c6d9b3e1'Michael Niedermayer2014-11-041-2/+8
|\ \ | |/
| * aacsbr: treat 1-d arrays as suchVittorio Giovara2014-11-031-2/+8
* | Merge commit 'f52b8717617e94da90a45afdfff23e94f9ecf35c'Michael Niedermayer2014-11-040-0/+0
|\ \ | |/
| * celp_filters: don't use filter lenght as loop boundVittorio Giovara2014-11-031-1/+1
* | Merge commit 'c442190a6bfd8036f6c32b78e1e96ff3b830f8f0'Michael Niedermayer2014-11-041-1/+1
|\ \ | |/
| * error_resilience: initialize prev_* variablesVittorio Giovara2014-11-031-1/+1
* | Merge commit '240b22afe14ef477da1b439b9ed7bca6cc7d6c26'Michael Niedermayer2014-11-041-21/+1
|\ \ | |/
| * motion_est: remove dead codeVittorio Giovara2014-11-031-21/+1
* | Merge commit '351d0f8b7a6ecce411ae75fb3511573c34317218'Michael Niedermayer2014-11-040-0/+0
|\ \ | |/
| * get_bits: remove unused assignmentVittorio Giovara2014-11-031-1/+1
* | ffmpeg_opt: store canvas size in decoder contextMichael Niedermayer2014-11-041-1/+1
* | avformat/mpegts: fix iteration count in add_pid_to_pmt()Michael Niedermayer2014-11-041-1/+1
* | avfilter/af_aresample: Limit data per inserted packetMichael Niedermayer2014-11-041-1/+16
* | avfilter/af_aresample: split flushing code outMichael Niedermayer2014-11-041-19/+33
* | swresample: Fix swr_drop_output so it does not flush the buffersMichael Niedermayer2014-11-042-9/+10
* | id3v2: prefer TDRC for date over TDRL.Benoit Fouet2014-11-042-2/+2
* | avformat/mpegts: also print PMT version in av_dlog()Michael Niedermayer2014-11-041-2/+2
* | avformat/rtmpproto: Do not fail when the length cannot be determined for live...Michael Niedermayer2014-11-041-0/+5
* | avformat/mpegts: Continue parsing PMTs during duration estimationMichael Niedermayer2014-11-031-3/+3
* | avformat/utils: Leave skip_clear enabled until after estimate_timings()Michael Niedermayer2014-11-031-1/+2
* | avformat/mpegts: Do not add pid if its already there with add_pid_to_pmt()Michael Niedermayer2014-11-031-0/+6
* | avcodec/libwebpenc: add quality optionMichael Niedermayer2014-11-032-5/+5
* | doc: Better documentation for the bitexact flagMichael Niedermayer2014-11-032-2/+6
* | avfilter/vf_idet: use exp2()Michael Niedermayer2014-11-031-1/+1
* | avfilter/vf_idet: use av_rescale()Michael Niedermayer2014-11-031-2/+2
* | avfilter/vf_idet: fix rounding of av_dict_set_fxp()Michael Niedermayer2014-11-031-1/+6
* | avfilter/vf_idet: add a "half_life" option for statisticsKevin Mitchell2014-11-034-28/+69
* | configure: add xcb cflags and extralibs to cflags and extralibs.Benoit Fouet2014-11-031-2/+2
* | avcodec/options_table fix min of audio channels and sample rateMichael Niedermayer2014-11-031-2/+2
* | Merge commit '2f221b6a9365aa400061e16266f2d1242f7169f8'Michael Niedermayer2014-11-031-11/+11
|\ \ | |/
| * movenc: Define the flag bits using shifts instead of as decimal numbersMartin Storsjö2014-11-031-11/+11
* | lavf/flvenc: fail in case the muxed packet is too bigStefano Sabatini2014-11-031-0/+6
* | README: fix 2 typo in the doc/examples sentenceClément Bœsch2014-11-031-1/+1
* | ffserver_config: add fixme on buffer_aggressivity/eq deprecationReynaldo H. Verdejo Pinochet2014-11-021-0/+2
* | ffserver_config: simplify some if true conditionsReynaldo H. Verdejo Pinochet2014-11-021-6/+6
* | ffserver_config: fix line lengthsReynaldo H. Verdejo Pinochet2014-11-021-63/+127
* | Silence warnings for fic files with zero-sized cursors.Carl Eugen Hoyos2014-11-031-3/+6
OpenPOWER on IntegriCloud