summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | lavfi: remove harddup libmpcodecs wrapperPaul B Mahol2013-03-195-97/+1
* | changelog: 10% faster aac encoding on x86 and MIPSCompn2013-03-191-0/+1
* | ffprobe: set writer context to 0 after allocationStefano Sabatini2013-03-191-1/+1
* | doc/developer: fix typo in regression tests ref.Clément Bœsch2013-03-191-1/+1
* | fate: add missing filter dep in metadata tests.Clément Bœsch2013-03-191-2/+2
* | doc/ffmpeg,ffmpeg-formats: avoid to mention ffmpeg options from formats.texiStefano Sabatini2013-03-192-6/+11
* | doc/ffmpeg-formats: reword and extend documentation for avoid_negative_ts optionStefano Sabatini2013-03-191-6/+12
* | lavf/avformat.h: fix a few typos in AVFormatContext:avoid_negative_ts doxyStefano Sabatini2013-03-191-2/+2
* | mips: inline assembly clobber list polishingNedeljko Babic2013-03-1911-13/+35
* | lmlm4: check packet_size against lower limit tooMichael Niedermayer2013-03-191-2/+2
* | doc: update release_notes by taking the ones from release/1.2Michael Niedermayer2013-03-191-7/+1
* | fate: add curves filter test.Clément Bœsch2013-03-192-0/+9
* | vp56: Check av_frame_ref() return codeMichael Niedermayer2013-03-191-1/+5
* | avformat/tee: add forgotten ret assignmentMichael Niedermayer2013-03-191-1/+1
* | hpeldsp: Increase put_no_rnd_pixels_tab[][] sizeMichael Niedermayer2013-03-191-2/+2
* | fate: add ebur128 metadata test.Clément Bœsch2013-03-192-0/+286
* | audio_get_buffer: add assert to ensure nb_extended_buf has a safe valueMichael Niedermayer2013-03-191-1/+3
* | matroska_parse_frame: fix memleakMichael Niedermayer2013-03-191-0/+2
* | lavf: do not make a hard dep on internal subtitles helpers.Clément Bœsch2013-03-191-16/+16
* | mpegvideo_enc: remove stray semicolonMichael Niedermayer2013-03-191-1/+1
* | avutil/add_to_pool: remove unused assgnmentMichael Niedermayer2013-03-191-1/+1
* | alac: Fix order of values in commentchinshou2013-03-191-2/+2
* | avidec: fix duration and bitrate of truncated filesMichael Niedermayer2013-03-191-2/+8
* | ffplay: silence warning of mixed enumeration typesPaul B Mahol2013-03-191-1/+1
* | lavf/mxfdec: read field dominance flagMatthieu Bouron2013-03-191-0/+4
* | pthread: update all get_buffer checks for get_buffer2Hendrik Leppkes2013-03-191-5/+15
* | Fix Makefile dependency for the dvd_nav parser.Carl Eugen Hoyos2013-03-191-1/+1
* | Inform the user if a pix_fmt != yuv420p was chosen for x264 encoding.Carl Eugen Hoyos2013-03-191-0/+7
* | AVFrame.pkt_dts: improve docsMichael Niedermayer2013-03-191-1/+3
* | segment: copy metadataMichael Niedermayer2013-03-181-0/+1
* | Fix termination of mov_ch_layouts_wav array lookupThierry Foucu2013-03-181-0/+1
* | doc: Document the order in which avoid_negative_ts is applied compared to oth...Michael Niedermayer2013-03-181-0/+4
* | doc: try to improve avoid_negative_ts documentationMichael Niedermayer2013-03-181-0/+4
* | lavc: fix avpacket memleak with subtitles recoding.Clément Bœsch2013-03-181-2/+8
* | libavdevice sdl: added window_fullscreen option to switch SDL output into ful...dronus2013-03-181-1/+4
* | libavcodec/proresdec.h: fix license headerElvis Presley2013-03-181-5/+5
* | avutil/buffer: Fix race in pool.Michael Niedermayer2013-03-182-0/+9
* | append_packet_chunked: remove outcommented codeMichael Niedermayer2013-03-181-9/+0
* | mpeg2: 12LSB w/h of 0 is not allowed in compliant videos thus this also needs...Michael Niedermayer2013-03-181-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-182-1/+11
|\ \ | |/
| * print_options: do not generate docs for options without enc or dec flagsAnton Khirnov2013-03-181-0/+3
| * mpeg12: do not fail on zero dimensions in the sequence header.Anton Khirnov2013-03-181-2/+12
* | Merge commit '50c449ac24fbb4c03c15d2e2026cef2204b80385'Michael Niedermayer2013-03-182-2/+13
|\ \ | |/
| * iff: validate CMAP palette sizeKostya Shishkov2013-03-181-0/+5
| * asfenc: return error on negative timestampLuca Barbato2013-03-181-0/+8
* | lavc,lavu: fix two doxy mixup between h/v chroma shift.Clément Bœsch2013-03-182-4/+4
* | lavfi/pad: fix horizontal/vertical shift confusion.Clément Bœsch2013-03-181-3/+3
* | avutil/frame: typoMichael Niedermayer2013-03-181-1/+1
* | avutil/frame: document alignment and padding requirementsMichael Niedermayer2013-03-181-0/+10
* | lavfi/ebur128: add metadata injection.Clément Bœsch2013-03-183-4/+63
OpenPOWER on IntegriCloud