summaryrefslogtreecommitdiffstats
path: root/tests/ref/lavf
Commit message (Expand)AuthorAgeFilesLines
* riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_headerJohn Brooks2011-10-141-2/+2
* movenc: create an alternate group for each media typeAnton Khirnov2011-09-171-1/+1
* libx264: add 'direct-pred' private optionAnton Khirnov2011-09-071-1/+1
* libx264: add 'partitions' private optionAnton Khirnov2011-09-071-1/+1
* fate: separate lavf-mxf_d10 test from lavf-mxfMans Rullgard2011-07-172-3/+3
* mpegtsenc: set Random Access indicator on keyframe start packetsJindrich Makovicka2011-07-131-1/+1
* ffmpeg: deprecate loop_input and loop_output optionsAnton Khirnov2011-07-081-2/+2
* lavf: deprecate AVStream.quality.Anton Khirnov2011-07-061-1/+1
* swscale: fix JPEG-range YUV scaling artifacts.Michael Niedermayer2011-06-141-2/+2
* movenc: always write esds descriptor length using 4 bytes.Baptiste Coudurier2011-05-131-2/+2
* lavf/utils: fix ff_interleave_compare_dts corner case.Vitor Sessak2011-05-102-2/+2
* mpegtsenc: make PMT PID really start on pmt_start_pidAnton Khirnov2011-04-281-1/+1
* ac3enc: correct the flipped sign in the ac3_fixed encoderJustin Ruggles2011-04-261-1/+1
* Update regtest checksums after revision 6001dad.Diego Biurrun2011-04-172-3/+3
* lavf/utils.c: Order packets with identical PTS by stream index.Vitor Sessak2011-04-125-5/+5
* ac3enc: select bandwidth based on bit rate, sample rate, and number ofJustin Ruggles2011-04-031-1/+1
* ac3enc: use generic fixed-point mdctMans Rullgard2011-04-031-1/+1
* Add apply_window_int16() to DSPContext with x86-optimized versions and use itJustin Ruggles2011-03-221-1/+1
* ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage.Justin2011-03-141-1/+1
* ac3enc: change default floor code to 7.Justin Ruggles2011-02-151-1/+1
* ac3enc: Change EXP_DIFF_THRESHOLD to 500.Justin Ruggles2011-02-021-1/+1
* Update mpegts test referenceMans Rullgard2011-01-281-1/+1
* mpegtsenc: set reserved bits to 1 in PCR fieldGeorgi Chorbadzhiyski2011-01-261-1/+1
* Add regression test for stereo s16le in voc.Justin Ruggles2011-01-191-0/+3
* Change the default dB-per-bit code from 2 to 3.Justin Ruggles2010-12-291-1/+1
* Change FIX15() back to clipping to -32767..32767.Justin Ruggles2010-12-211-1/+1
* Update the test references for lavf-rm and seek-ac3_rm.Justin Ruggles2010-12-141-1/+1
* Avoid negative SCR in mpeg ps muxer.Michael Niedermayer2010-10-161-1/+1
* Update gxf regression tests because of r25399Baptiste Coudurier2010-10-071-1/+1
* In gxf muxer, fix flt entry offset, patch by Reuben Martin, reuben dot m at g...Reuben Martin2010-10-071-1/+1
* Init SCR in mpeg muxer based on first DTS.Michael Niedermayer2010-10-071-1/+1
* Test decoding in fate-lavf-gifVitor Sessak2010-08-311-0/+1
* PNG image regression testingVitor Sessak2010-08-311-0/+3
* gxfenc: Fix ES name in the UMF media description, by using strlen instead of ...Thierry Foucu2010-07-211-1/+1
* In mxf muxer, fix last b frame temporal offsetBaptiste Coudurier2010-07-021-1/+1
* matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agreesDavid Conrad2010-06-041-2/+2
* matroskaenc: Mux clusters betterJames Zern2010-06-041-2/+2
* matroskaenc: Write codec time base as default duration for video tracks.David Conrad2010-05-241-2/+2
* Update regression tests after removing track timecode scale from mkvencDavid Conrad2010-05-221-2/+2
* In ogg muxer, pack multiple frames into one page, much lower overheadBaptiste Coudurier2010-05-211-2/+2
* Change default for bidir_refine to 1.Michael Niedermayer2010-04-021-2/+2
* 10l, update ref value for ffm since default flags changed and are stored in t...Baptiste Coudurier2010-03-251-1/+1
* use mpeg2 quantization bias for mjpeg.Michael Niedermayer2010-03-151-3/+3
* mpegts vbr muxing, activated when muxing rate is not supplied by theBaptiste Coudurier2010-03-081-2/+2
* Start continuity counter at 0 for pmt as wellBaptiste Coudurier2010-03-081-1/+1
* Start continuity counter at 0 for streamsBaptiste Coudurier2010-03-081-1/+1
* 10l typo, fix ts total bit rate computationBaptiste Coudurier2010-03-081-2/+2
* regtest: place image sequence outputs in separate directoriesMåns Rullgård2010-03-078-24/+24
* Place regtest-pixfmt output files in separate dirMåns Rullgård2010-03-021-38/+38
* Place regression test output files in subdirs per familyMåns Rullgård2010-03-0236-143/+143
OpenPOWER on IntegriCloud